Sweden-Number/dlls/winex11.drv
Alexandre Julliard a0f1b20464 gdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are always passing a copy. 2011-09-02 15:56:01 +02:00
..
Makefile.in
bitblt.c winex11: Simplify rectangle operations. 2011-08-22 16:14:35 +02:00
bitmap.c gdi32: Get rid of the SetBitmapBits driver entry point. 2011-08-03 14:15:47 +02:00
brush.c winex11: Sync a dib section's bits before copying the brush. 2011-08-22 16:14:35 +02:00
clipboard.c winex11.drv: Remove unneeded address-of operator from function name. 2011-08-30 11:56:54 +02:00
codepage.c
desktop.c
dib.c gdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are always passing a copy. 2011-09-02 15:56:01 +02:00
dib_convert.c Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
dib_dst_swap.c Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
dib_src_swap.c Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
event.c winex11.drv: Process keyboard events when QS_HOTKEY is specified. 2011-07-06 19:43:52 +02:00
graphics.c winex11: Add helper functions for changing and restoring the current clipping region. 2011-07-21 19:03:10 +02:00
ime.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
init.c gdi32: Get rid of the SetBitmapBits driver entry point. 2011-08-03 14:15:47 +02:00
keyboard.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
mouse.c winex11: Create a new message window every time we change clipping to avoid stale notifications. 2011-07-18 21:19:55 +02:00
mwm.h
opengl.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
palette.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
pen.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
scroll.c
settings.c
systray.c
text.c winex11: Add helper functions for changing and restoring the current clipping region. 2011-07-21 19:03:10 +02:00
version.rc
window.c
winex11.drv.spec gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
wintab.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
x11drv.h gdi32: Make the BITMAPINFO parameters non-const in driver entry points since we are always passing a copy. 2011-09-02 15:56:01 +02:00
x11drv_main.c winex11: Set the reported screen bpp based on the available pixmap formats. 2011-07-06 12:38:31 +02:00
x11font.h
xcomposite.h
xdnd.c
xfont.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
xim.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11: Fix function header for building without xrender headers. 2011-08-22 16:14:33 +02:00
xvidmode.c winex11: Reject too bright gamma ramps. 2011-08-24 14:03:03 +02:00
xvidmode.h