wine-wine/dlls/winex11.drv
Alexandre Julliard 7c7a509e22 winex11: Never try to clip the cursor if we don't have XInput2. 2012-03-12 10:44:02 +01:00
..
Makefile.in winex11: Get rid of the DIB section support. 2012-01-10 20:12:31 +01:00
bitblt.c winex11: Don't cache text and background pixel values to support PALETTEINDEX properly. 2012-01-11 20:55:35 +01:00
bitmap.c winex11: Store the XRender format in the bitmap structure. 2012-01-10 21:06:45 +01: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
codepage.c
desktop.c
event.c winex11: Ignore FocusOut event on destroyed windows. 2012-03-09 11:37:15 +01:00
graphics.c winex11: Ignore rectangles with invalid coordinates when converting region data. 2012-01-23 16:06:55 +01:00
ime.c winex11.drv: Fix IME status handling. 2012-01-11 19:42:48 +01:00
init.c winex11: Don't cache text and background pixel values to support PALETTEINDEX properly. 2012-01-11 20:55:35 +01:00
keyboard.c user32: Fix GetKeyNameText returned length. 2012-02-15 12:07:34 +01: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 opengl32: Get rid of the DIB section sync support. 2012-01-10 11:24:12 +01: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
text.c winex11: Don't cache text and background pixel values to support PALETTEINDEX properly. 2012-01-11 20:55:35 +01:00
version.rc
window.c winex11: Make sure the clip window is created as soon as possible. 2012-02-13 20:52:03 +01:00
winex11.drv.spec
wintab.c
x11drv.h winex11: Move the window resizing support to mouse.c. 2012-02-01 16:42:48 +01:00
x11drv_main.c
x11font.h
xcomposite.h
xdnd.c
xfont.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: Fix font orientation when mirroring in compatible mode. 2012-02-16 18:51:55 +01:00
xvidmode.c gdi32: Don't allow Get/SetDeviceGammaRamp on DIBs or memory DCs. 2012-01-06 19:24:12 +01:00
xvidmode.h