wine/dlls/winex11.drv
2011-07-22 12:57:02 +02:00
..
bitblt.c winex11: Implement the additional clipping in PutImage. 2011-07-22 12:57:02 +02:00
bitmap.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
brush.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
clipboard.c
codepage.c
desktop.c
dib.c winex11: Remove the GetDIBits implementation. 2011-07-18 17:11:06 +02:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
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
init.c gdi32: Remove the GetDIBits entry point from the graphics driver. 2011-07-18 17:07:51 +02:00
keyboard.c winex11.drv: Map Meta keys to VK_{L, R}MENU, not just VK_MENU. 2011-07-13 15:00:10 +02:00
Makefile.in
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
x11drv.h winex11: Add helper functions for changing and restoring the current clipping region. 2011-07-21 19:03:10 +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
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11: Add helper functions for changing and restoring the current clipping region. 2011-07-21 19:03:10 +02:00
xvidmode.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
xvidmode.h