Sweden-Number/dlls/winex11.drv
Roderick Colenbrander 70241904b9 winex11: Always adjust the color_shifts pointer when SelectBitmap is called. 2009-09-08 12:12:13 +02:00
..
Makefile.in
bitblt.c winex11: XRenderComposite can be inaccurate when scaled x / y source coordinates are passed to it. 2009-07-24 13:10:12 +02:00
bitmap.c winex11: Always adjust the color_shifts pointer when SelectBitmap is called. 2009-09-08 12:12:13 +02:00
brush.c winex11: Make BRUSH_DitherColor independent of the screen_depth. 2009-07-23 16:10:11 +02:00
clipboard.c winex11.drv: Handle clipboard on an auxiliary thread for windowless apps. 2009-07-13 10:48:56 +02:00
codepage.c
desktop.c winex11.drv: Avoid a crash if not in a desktop mode. 2009-05-28 12:42:18 +02:00
dib.c winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical. 2009-09-02 16:09:07 +02:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Add handling of take focus event on the desktop window. 2009-08-17 16:32:45 +02:00
graphics.c winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical. 2009-09-02 16:09:07 +02:00
ime.c imm32: Make space for a 64bit pointer in the IMM window. 2009-02-12 11:52:31 +01:00
init.c winex11: Use ColorShifts from physDev in X11DRV_PALETTE_ToPhysical. 2009-09-02 16:08:36 +02:00
keyboard.c winex11: Support KEYEVENTF_UNICODE in SendInput. 2009-08-19 12:16:19 +02:00
mouse.c winex11.drv: Handle failure of XcursorImageCreate. 2009-08-12 12:53:32 +02:00
mwm.h
opengl.c wgl: Fix usage of non-GLX visual in glXCreateContext. 2009-08-03 15:00:19 +02:00
palette.c winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical. 2009-09-02 16:09:07 +02:00
pen.c
scroll.c
settings.c
systray.c
text.c
version.rc
window.c winex11: Use the Globally Active focus model with take focus. 2009-08-13 18:18:33 +02:00
winex11.drv.spec
wintab.c
x11ddraw.c
x11drv.h winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical. 2009-09-02 16:09:07 +02:00
x11drv_main.c winex11.drv: Link the windows JFIF format to the X image/jpeg format. 2009-06-22 11:22:23 +02:00
x11font.h
xcomposite.h
xdnd.c winex11.drv: Fix file drops on KDE4 and XFCE. 2009-06-15 13:42:28 +02:00
xfont.c winex11.drv: Remove order-of-evaluation dependencies. 2009-03-24 11:35:39 +01:00
xim.c
xinerama.c
xrandr.c winex11: Get rid of depth conversion fixme. 2009-07-10 13:07:29 +02:00
xrandr.h xrandr: X11DRV_XRandR_Cleanup() is unused so remove it. 2009-02-05 13:14:54 +01:00
xrender.c winex11: Fix XRender_GetSrcAreaStretch compile bug for when XRender isn't around. 2009-08-03 15:00:29 +02:00
xvidmode.c winex11.drv: X11DRV_XF86VM_SetExclusiveMode() is unused so remove it. 2009-02-05 13:14:50 +01:00
xvidmode.h