Sweden-Number/dlls/winex11.drv
Austin English 349337d7ef winex11: Make sure GetKeyNameText gets the correct length to return. 2009-06-26 12:05:17 +02:00
..
Makefile.in
bitblt.c gdi32/winex11.drv: Change all gdi/opengl operations to use CDECL calling convention. 2008-12-23 13:02:33 +01:00
bitmap.c gdi32/winex11.drv: Change all gdi/opengl operations to use CDECL calling convention. 2008-12-23 13:02:33 +01:00
brush.c gdi32/winex11.drv: Change all gdi/opengl operations to use CDECL calling convention. 2008-12-23 13:02:33 +01:00
clipboard.c winex11.drv: Link the windows JFIF format to the X image/jpeg format. 2009-06-22 11:22:23 +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 winex11.drv: Remove superfluous pointer casts. 2009-01-19 13:36:25 +01:00
keyboard.c winex11: Make sure GetKeyNameText gets the correct length to return. 2009-06-26 12:05:17 +02:00
mouse.c winex11: Factor out the 'alpha_zero' test and use it for legacy cursor support. 2009-01-02 12:46:47 +01:00
mwm.h
opengl.c winex11: Get rid of glext.h in remaining locations. 2009-06-22 11:22:02 +02:00
palette.c
pen.c gdi32/winex11.drv: Change all gdi/opengl operations to use CDECL calling convention. 2008-12-23 13:02:33 +01:00
scroll.c user32/winex11.drv: Change all user32 operations to use CDECL. 2008-12-23 13:06:04 +01:00
settings.c winex11: Indicate that dmDisplayFlags is also initialized. 2009-01-05 12:40:50 +01:00
systray.c winex11.drv/explorer: Add CDECL to exported functions. 2008-12-17 15:02:25 +01:00
text.c gdi32/winex11.drv: Change all gdi/opengl operations to use CDECL calling convention. 2008-12-23 13:02:33 +01:00
version.rc
window.c winex11: Try to use the correct window rectangle as far as possible at XCreateWindow time. 2009-06-25 12:10:44 +02:00
winex11.drv.spec user32: Remove the driver call for GetKeyboardLayoutList and instead populate from the registry. 2008-12-18 14:19:39 +01:00
wintab.c
x11ddraw.c winex11.drv: Remove superfluous pointer casts. 2009-01-19 13:36:25 +01:00
x11drv.h winex11.drv: Link the windows JFIF format to the X image/jpeg format. 2009-06-22 11:22:23 +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 winex11.drv: Remove superfluous pointer casts. 2009-01-19 13:36:25 +01:00
xinerama.c user32/winex11.drv: Change all user32 operations to use CDECL. 2008-12-23 13:06:04 +01:00
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