Sweden-Number/dlls/winex11.drv
Alexandre Julliard e25049e879 winex11: Create X11 cursors on demand when the cursor is set to a window. 2010-05-21 13:29:47 +02:00
..
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01: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: Remove variable size which is not really used from X11DRV_CLIPBOARD_SerializeMetafile. 2010-04-26 07:01:54 -05: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 Fix the bitmap info size computation when masks are present. 2010-05-14 17:17:46 +02:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Flush the gdi display after processing the last event. 2010-04-22 18:11:41 +02:00
graphics.c winex11.drv: Clip rectangle values to 16-bit limits. 2010-04-02 15:22:51 +02:00
ime.c winex11.drv: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:17:46 +02:00
init.c
keyboard.c winex11: Use XkbKeycodeToKeysym when using XKB. 2010-05-04 18:36:05 +02:00
mouse.c winex11: Create X11 cursors on demand when the cursor is set to a window. 2010-05-21 13:29:47 +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 winex11: Fix palette conversion bug. 2010-02-16 11:32:44 +01:00
pen.c
scroll.c
settings.c winex11.drv: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:17:46 +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
version.rc
window.c winex11: Fix a bitmap leak when setting the small icon hints. 2010-05-20 17:37:28 +02:00
winex11.drv.spec winex11: Create X11 cursors on demand when the cursor is set to a window. 2010-05-21 13:29:47 +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: Create X11 cursors on demand when the cursor is set to a window. 2010-05-21 13:29:47 +02:00
x11drv_main.c user32: Remove the CURSORICON parameter in the SetCursor entry point. 2010-04-21 11:07:45 +02:00
x11font.h
xcomposite.h
xdnd.c winex11.drv: Use unicode filenames for WM_DROPFILES. 2010-05-06 14:19:57 +02:00
xfont.c winex11.drv: Check NULL before calling (Coverity). 2009-12-02 13:14:47 +01:00
xim.c winex11.drv: Add a new debug channel for XIM. 2010-02-24 15:12:31 +01:00
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11: Add some tracing to the fontconfig subpixel code. 2010-05-19 19:49:15 +02:00
xvidmode.c
xvidmode.h