Sweden-Number/dlls/winex11.drv
Alexandre Julliard e94d3b4e08 gdi32: Add a priority mechanism for pushing drivers on the stack in a defined order. 2012-05-08 12:16:50 +02:00
..
Makefile.in winex11: Remove support for server-side fonts. 2012-04-18 13:07:17 +02:00
bitblt.c winex11: Add bounds rectangle tracking to all graphics entry points. 2012-04-18 13:50:56 +02:00
bitmap.c winex11: Always store the GL drawable in the device context. 2012-05-03 20:44:07 +02:00
brush.c winex11: Check for failure to convert the brush bitmap to X11. 2012-01-27 18:05:48 +01:00
clipboard.c winex11: Move the clipboard DIB creation functions to clipboard.c. 2012-01-10 20:12:16 +01:00
desktop.c
event.c winex11: Ignore FocusOut event on destroyed windows. 2012-03-09 11:37:15 +01:00
graphics.c winex11: Store the DC bounds rectangle as a pointer. 2012-04-27 12:51:43 +02:00
ime.c winex11.drv: Fix IME status handling. 2012-01-11 19:42:48 +01:00
init.c gdi32: Add a priority mechanism for pushing drivers on the stack in a defined order. 2012-05-08 12:16:50 +02:00
keyboard.c winex11.drv: Use XK_KP_Decimal as a fallback if XK_KP_Separator doesn't work. 2012-05-08 09:43:45 +02:00
mouse.c winex11: Never try to clip the cursor if we don't have XInput2. 2012-03-12 10:44:02 +01:00
mwm.h
opengl.c winex11: Use a standard Wine list for the OpenGL context list. 2012-05-07 13:10:22 +02:00
palette.c winex11: Fix support for PALETTEINDEX mapping and get rid of DIBINDEX support. 2012-01-10 11:56:24 +01:00
pen.c winex11: The x11drv debug channel is unused in pen.c so remove it. 2012-02-20 11:47:59 +01:00
scroll.c
settings.c
systray.c winex11.drv: No need for WINE_ prefixed debug output macros. 2012-01-11 17:47:25 +01:00
version.rc
window.c winex11: Define an enum to manage the various types of GL device contexts. 2012-05-07 13:10:18 +02:00
winex11.drv.spec
wintab.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
x11drv.h winex11: Define an enum to manage the various types of GL device contexts. 2012-05-07 13:10:18 +02:00
x11drv_main.c winex11: Give XInitThreads yet another chance. 2012-05-05 13:36:22 +02:00
xcomposite.h
xdnd.c
xim.c winex11.drv: Fix IME status handling. 2012-01-11 19:42:48 +01:00
xinerama.c
xrandr.c
xrandr.h
xrender.c gdi32: Add a priority mechanism for pushing drivers on the stack in a defined order. 2012-05-08 12:16:50 +02:00
xvidmode.c gdi32: Don't allow Get/SetDeviceGammaRamp on DIBs or memory DCs. 2012-01-06 19:24:12 +01:00
xvidmode.h