Sweden-Number/dlls/winex11.drv
Aric Stewart 802c4dee57 winex11.drv: Make UploadGlyph fallback to notdef and space so as to not fail. 2010-06-22 16:59:05 +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 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.drv: Post a WM_SYSCOMMAND SC_CLOSE when the window manager asks to close a window. 2010-06-16 12:48:51 +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 winex11.drv: Report a non-zero COLORRES capability value. 2010-06-15 19:58:30 +02:00
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: Windows with WS_EX_NOACTIVATE style shouldn't be on the taskbar. 2010-06-01 13:37:48 +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.drv: Make UploadGlyph fallback to notdef and space so as to not fail. 2010-06-22 16:59:05 +02:00
xvidmode.c
xvidmode.h