Sweden-Number/dlls/winex11.drv
Alexandre Julliard ae52a8c2cb winex11: Add an option to automatically clip the pointer in desktop and multi-monitor modes. 2011-05-11 14:56:20 +02:00
..
Makefile.in winex11: Get rid of the old ddraw HAL support. 2011-04-12 17:42:12 +02:00
bitblt.c gdi32: Add null driver entry points for StretchBlt and AlphaBlend. 2011-03-18 16:05:09 +01:00
bitmap.c
brush.c winex11: Correctly handle non-RGB COLORREFs in BRUSH_SelectSolidBrush. 2010-11-08 13:30:20 +01:00
clipboard.c user32: Get rid of the RegisterClipboardFormat driver entry point. 2011-03-07 17:06:50 +01:00
codepage.c
desktop.c winex11: Automatically clip the pointer when the foreground window is full-screen. 2011-05-11 14:55:57 +02:00
dib.c winex11.drv: Only query for XShm on first use. 2011-02-02 12:23:59 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Automatically clip the pointer when the foreground window is full-screen. 2011-05-11 14:55:57 +02:00
graphics.c winex11.drv: Remove extraneous parentheses (LLVM/Clang). 2011-04-13 14:13:54 +02:00
ime.c
init.c winex11: Get rid of the old ddraw HAL support. 2011-04-12 17:42:12 +02:00
keyboard.c winex11.drv: Make sure that all relevant keyboard traces are printed in the same debug channel. 2011-04-20 16:34:25 +02:00
mouse.c winex11: Add an option to automatically clip the pointer in desktop and multi-monitor modes. 2011-05-11 14:56:20 +02:00
mwm.h
opengl.c winex11.drv: Take care of the destroyed drawable in wglFlush/wglFinish too. 2011-03-31 12:43:29 +02:00
palette.c winex11: Add X11DRV_PALETTE_GetColor function to resolve any COLORREF to an RGB. 2010-11-08 13:30:20 +01:00
pen.c
scroll.c
settings.c winex11: Get rid of the old ddraw HAL support. 2011-04-12 17:42:12 +02:00
systray.c winex11: Potentially update the system tray notification position when any foreign window is moved. 2010-12-15 17:17:39 +01:00
text.c
version.rc
window.c winex11: Export a couple of helper functions for window rectangles. 2011-05-11 12:09:12 +02:00
winex11.drv.spec winex11: Implement cursor clipping using a pointer grab. 2011-04-05 13:36:57 +02:00
wintab.c winex11: Simplify the event handler lookup, and support names in debug traces for extension events. 2011-04-06 13:26:42 +02:00
x11drv.h winex11: Add an option to automatically clip the pointer in desktop and multi-monitor modes. 2011-05-11 14:56:20 +02:00
x11drv_main.c winex11: Add an option to automatically clip the pointer in desktop and multi-monitor modes. 2011-05-11 14:56:20 +02:00
x11font.h
xcomposite.h
xdnd.c winex11.drv: Translate the drop point to the virtual screen. 2010-09-22 19:56:10 +02:00
xfont.c winex11.drv: Avoid relying on PATH_MAX in X11DRV_FONT_InitX11Metrics helper. 2010-10-11 17:11:28 +02:00
xim.c
xinerama.c server: Post a message to the desktop window when the cursor clip rectangle changes. 2011-04-05 13:36:57 +02:00
xrandr.c winex11: Add infrastructure for managing the extra data of generic extension events. 2011-04-13 14:13:29 +02:00
xrandr.h
xrender.c winex11: Add infrastructure for managing the extra data of generic extension events. 2011-04-13 14:13:29 +02:00
xvidmode.c
xvidmode.h