Sweden-Number/dlls/winex11.drv
Francois Gouget e7fbc9dece winex11.drv: Fix compilation on systems that don't support nameless unions. 2010-08-30 11:26:46 +02:00
..
Makefile.in winex11.drv: Implement the DataObject for dragging from X and dropping to OLE. 2010-08-17 14:48:36 +02:00
bitblt.c winex11: Add some tracing to AlphaBlend. 2010-04-22 20:48:17 +02:00
bitmap.c winex11: Add support for 32-bit DDBs. 2010-04-13 13:06:32 +02:00
brush.c
clipboard.c winex11: Pass window property to server in 64KB chunks. 2010-08-24 15:22:34 +02:00
codepage.c
desktop.c winex11: Select for EnterNotify events on the desktop window in order to update the cursor. 2010-05-10 12:34:17 +02:00
dib.c winex11: Fix the X image masks according to the pixmap format in Get/SetDIBits. 2010-06-02 15:52:20 +02:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Set the user time property on top-level windows. 2010-06-29 13:28:39 +02:00
graphics.c winex11: Fix the positioning of some graphics primitives on mirrored contexts. 2010-07-30 11:35:14 +02:00
ime.c
init.c winex11.drv: Report a non-zero COLORRES capability value. 2010-06-15 19:58:30 +02:00
keyboard.c winex11: Remember last window that had the XIC focus and use it in ToUnicode() to make dead keys work more reliably. 2010-07-26 18:38:31 +02:00
mouse.c winex11: Set the user time property on top-level windows. 2010-06-29 13:28:39 +02:00
mwm.h
opengl.c winex11.drv: Remove redundant "not NULL" check of cfgs (coccicheck). 2010-05-18 18:42:08 +02:00
palette.c
pen.c
scroll.c
settings.c winex11: X11DRV_nores_SetCurrentMode return DISP_CHANGE_SUCCESSFUL when switching to the current mode. 2010-08-18 17:17:23 +02:00
systray.c
text.c winex11: Fix handling of the lpDx array in ExtTextOut for the non-Xrender case. 2010-07-28 23:10:49 +02:00
version.rc
window.c winex11: Sending a move/resize client message to the root requires a SubstructureRedirect mask too. 2010-08-01 20:06:05 +02:00
winex11.drv.spec gdi32: Get rid of the GetDCOrgEx driver entry point, GDI can implement this itself now. 2010-07-26 18:38:31 +02:00
wintab.c
x11ddraw.c
x11drv.h winex11: Remember last window that had the XIC focus and use it in ToUnicode() to make dead keys work more reliably. 2010-07-26 18:38:31 +02:00
x11drv_main.c winex11: Set the user time property on top-level windows. 2010-06-29 13:28:39 +02:00
x11font.h
xcomposite.h
xdnd.c winex11.drv: Fix compilation on systems that don't support nameless unions. 2010-08-30 11:26:46 +02:00
xfont.c
xim.c Assorted typo and spelling fixes. 2010-06-24 10:37:05 +02:00
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11: Disable antialiasing if either fontconfig or Xft disable it explicitly. 2010-06-29 14:58:31 +02:00
xvidmode.c
xvidmode.h