Sweden-Number/dlls/winex11.drv
Alexandre Julliard 7295b6746d user32: Add support for fetching window rectangles relative to various origins. 2010-09-07 14:31:30 +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: Properly support BitBlt and LAYOUT_BITMAPORIENTATIONPRESERVED in mirrored contexts. 2010-09-02 10:51:31 +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: Break positioning of graphics in mirrored contexts to be broken the same way as Windows. 2010-09-02 10:50:55 +02:00
ime.c winex11.drv: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:17:46 +02:00
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: Fix comment for #endif. 2010-09-07 11:23:51 +02:00
palette.c winex11: Fix palette conversion bug. 2010-02-16 11:32:44 +01:00
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 winex11: Use the thread connection to clear the systray icon window. 2010-01-22 12:44:59 +01:00
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 user32: Add support for fetching window rectangles relative to various origins. 2010-09-07 14:31:30 +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 winex11.drv: Handle if cursor not found (Cpverity). 2009-12-04 14:34:57 +01:00
x11ddraw.c
x11drv.h winex11: Properly support BitBlt and LAYOUT_BITMAPORIENTATIONPRESERVED in mirrored contexts. 2010-09-02 10:51: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