.. |
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: 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
|
winex11.drv: Remove superfluous pointer casts.
|
2009-01-19 13:36:25 +01:00 |
keyboard.c
|
winex11: Return correct length for GetKeyNameText.
|
2009-06-09 17:01:13 +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: Also define X11DRV_OpenGL_Cleanup() when OpenGL is not supported.
|
2009-05-27 11:10:53 +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: Limit window dimensions to 65535 to avoid 16-bit truncation issues.
|
2009-05-05 15:36:25 +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
|
wintab32/winex11.drv: Add CDECL to imported functions.
|
2008-12-17 15:02:24 +01:00 |
x11ddraw.c
|
winex11.drv: Remove superfluous pointer casts.
|
2009-01-19 13:36:25 +01:00 |
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
|
winex11: Remove some unused functions.
|
2008-12-03 12:10:21 +01:00 |
xcomposite.h
|
…
|
|
xdnd.c
|
winex11.drv: Remove superfluous pointer casts.
|
2009-01-19 13:36:25 +01: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
|
winex11: Make some functions static.
|
2008-12-03 12:10:32 +01:00 |