Sweden-Number/dlls/winex11.drv
Alexandre Julliard 67d16ddee3 winex11: Move the screen saver support to a new SystemParametersInfo entry point. 2012-11-15 21:21:50 +01:00
..
Makefile.in imm32: Properly separate the IME UI window and the thread default IME window. 2012-09-27 16:49:18 +02:00
bitblt.c winex11: Don't return an alpha channel for DIBs read from the screen. 2012-10-10 20:34:09 +02:00
brush.c winex11.drv: Remove unneeded include file. 2012-09-26 14:40:49 +02:00
clipboard.c winex11: Avoid memory leaks (coverity). 2012-11-05 11:11:37 +01:00
desktop.c winex11: Add support for per-window visuals. 2012-10-02 14:08:37 +02:00
event.c winex11: Don't send SC_RESTORE when a maximized window switches to fullscreen. 2012-10-04 14:11:29 +02:00
graphics.c winex11: Remove remaining X11 locking around graphics calls. 2012-08-14 15:13:21 +02:00
ime.c winex11: Remove unnecessary cleanups on process exit. 2012-08-15 14:24:20 +02:00
init.c gdi32: Disable anti-aliasing when necessary in the various drivers. 2012-11-02 16:41:26 +01:00
keyboard.c winex11: Remove the no longer needed GetAsyncKeyState entry point. 2012-10-15 15:25:01 +02:00
mouse.c winex11: Handle a NULL cursor clipping rect the same as a fullscreen rect. 2012-09-28 11:26:33 +02:00
mwm.h
opengl.c winex11: Avoid using the system GL headers. 2012-11-07 18:12:03 +01:00
palette.c winex11: Remove some unused palette code. 2012-09-26 14:40:42 +02: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 winex11: Remove some remainders of the ddraw HAL support. 2012-10-22 14:36:31 +02:00
systray.c winex11: Ignore WM_PAINT for layered system tray icons. 2012-10-25 11:54:09 +02:00
version.rc
window.c winex11: Delay mapping a layered window until its attributes are set. 2012-10-29 14:39:55 +01:00
winex11.drv.spec winex11: Move the screen saver support to a new SystemParametersInfo entry point. 2012-11-15 21:21:50 +01:00
wintab.c winex11: Remove the remaining X11 locking calls. 2012-08-16 16:48:00 +02:00
x11drv.h winex11: Use the default anti-aliasing parameters from gdi32. 2012-11-05 16:25:48 +01:00
x11drv_main.c winex11: Move the screen saver support to a new SystemParametersInfo entry point. 2012-11-15 21:21:50 +01:00
xcomposite.h
xdnd.c winex11: Remove the remaining X11 locking calls. 2012-08-16 16:48:00 +02:00
xim.c winex11: Remove the remaining X11 locking calls. 2012-08-16 16:48:00 +02:00
xinerama.c winex11: Remove the remaining X11 locking calls. 2012-08-16 16:48:00 +02:00
xrandr.c winex11: Use the first active CRTC as primary if no primary is explicitly set. 2012-09-28 11:26:36 +02:00
xrender.c winex11: Store the anti-aliasing flags in the device instead of the font cache. 2012-11-05 16:48:47 +01:00
xvidmode.c winex11: Avoid depending on ddraw.h. 2012-10-25 22:29:04 +02:00