.. |
bitblt.c
|
|
|
bitmap.c
|
winex11.drv: Relax the bitmap depth check in CreateBitmap to accept some compatible formats.
|
2007-03-21 15:56:10 +01:00 |
brush.c
|
|
|
clipboard.c
|
Change some functions arguments from () -> (void).
|
2007-03-12 12:25:31 +01:00 |
clipping.c
|
|
|
codepage.c
|
|
|
dce.c
|
|
|
desktop.c
|
winex11.drv: Change virtual desktop refresh rate from 0 to 60.
|
2007-03-01 11:39:09 +01:00 |
dib.c
|
winex11.drv: Replace inline static with static inline.
|
2007-03-17 20:04:54 +01:00 |
dib_convert.c
|
winex11.drv: Small spelling fix.
|
2007-03-14 13:13:52 +01:00 |
dib_dst_swap.c
|
|
|
dib_src_swap.c
|
|
|
event.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
graphics.c
|
winex11.drv: Pass correct coords into X11DRV_InternalFloodFill.
|
2007-02-21 19:48:39 +01:00 |
init.c
|
winex11.drv: Add Xcursor support for 32 bit cursors.
|
2007-03-28 11:17:13 +02:00 |
keyboard.c
|
winex11.drv: Synchronize debug output between X11DRV_KeyEvent and X11DRV_ToUnicodeEx.
|
2007-05-21 15:55:51 +02:00 |
Makefile.in
|
Added version information for a number of dlls.
|
2007-03-07 21:25:16 +01:00 |
mouse.c
|
winex11.drv: Add legacy 32-bit cursor support.
|
2007-04-27 11:43:04 +02:00 |
mwm.h
|
|
|
opengl.c
|
winex11.drv: Replace inline static with static inline.
|
2007-03-17 20:04:54 +01:00 |
palette.c
|
|
|
pen.c
|
|
|
scroll.c
|
|
|
settings.c
|
winex11.drv: Set the refresh rate for NoRes to 60 instead of 0.
|
2007-02-23 11:24:29 +01:00 |
text.c
|
|
|
version.rc
|
Added version information for a number of dlls.
|
2007-03-07 21:25:16 +01:00 |
window.c
|
user32: Windows uses ptMaxTrackSize to set an initial window size not ptMaxSize.
|
2007-04-06 12:37:53 +02:00 |
winex11.drv.spec
|
|
|
winpos.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
wintab.c
|
winex11.drv: Replace inline static with static inline.
|
2007-03-17 20:04:54 +01:00 |
x11ddraw.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
x11drv.h
|
winex11.drv: Store the display file descriptor directly in the server message queue.
|
2007-04-04 18:02:53 +02:00 |
x11drv_main.c
|
winex11.drv: Hack to disable XInitThreads when an XIM is used.
|
2007-04-13 12:56:01 +02:00 |
x11font.h
|
|
|
xdnd.c
|
winex11.drv: Remove an unneeded include.
|
2007-04-30 12:33:16 +02:00 |
xfont.c
|
janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call.
|
2007-04-25 12:26:07 +02:00 |
xim.c
|
|
|
xinerama.c
|
|
|
xrandr.c
|
winex11.drv: Catch and report screen resolution change errors.
|
2007-02-23 11:24:16 +01:00 |
xrandr.h
|
|
|
xrender.c
|
winex11.drv: Use XRenderCompositeText instead of XRenderCompositeString.
|
2007-05-25 20:21:06 +02:00 |
xvidmode.c
|
winex11.drv: Catch and report screen resolution change errors.
|
2007-02-23 11:24:16 +01:00 |
xvidmode.h
|
|
|