Sweden-Number/dlls/winex11.drv
Austin English 99069ab61f winex11: Return correct length for GetKeyNameText. 2009-06-09 17:01:13 +02:00
..
Makefile.in
bitblt.c
bitmap.c
brush.c
clipboard.c winex11.drv: Don't use XEvents uninitialized when waits time out. 2009-06-04 12:11:47 +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: Correctly pad 1 bpp DDB's lines with 0 values. 2009-03-02 15:02:43 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11.drv: Don't give focus to a minimized window upon take focus. 2009-04-23 12:41:57 +02:00
graphics.c winex11: GetPixel() on a monochrome bitmap should return black or white, not dark red. 2009-04-29 15:50:25 +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
keyboard.c winex11: Return correct length for GetKeyNameText. 2009-06-09 17:01:13 +02:00
mouse.c
mwm.h
opengl.c winex11: Also define X11DRV_OpenGL_Cleanup() when OpenGL is not supported. 2009-05-27 11:10:53 +02:00
palette.c
pen.c
scroll.c
settings.c
systray.c
text.c
version.rc
window.c winex11: Limit window dimensions to 65535 to avoid 16-bit truncation issues. 2009-05-05 15:36:25 +02:00
winex11.drv.spec
wintab.c
x11ddraw.c
x11drv.h winex11.drv: Replace an strdup() with HeapAlloc() in the OpenGL code. 2009-05-26 14:25:12 +02:00
x11drv_main.c winex11.drv: Replace an strdup() with HeapAlloc() in the OpenGL code. 2009-05-26 14:25:12 +02:00
x11font.h
xcomposite.h
xdnd.c
xfont.c winex11.drv: Remove order-of-evaluation dependencies. 2009-03-24 11:35:39 +01:00
xim.c
xinerama.c
xrandr.c xrandr: X11DRV_XRandR_Cleanup() is unused so remove it. 2009-02-05 13:14:54 +01:00
xrandr.h xrandr: X11DRV_XRandR_Cleanup() is unused so remove it. 2009-02-05 13:14:54 +01:00
xrender.c winex11.drv: Optimize AlphaBlend of 1x1 source bitmaps. 2009-05-21 16:17:51 +02:00
xvidmode.c winex11.drv: X11DRV_XF86VM_SetExclusiveMode() is unused so remove it. 2009-02-05 13:14:50 +01:00
xvidmode.h