wine-wine/dlls/winex11.drv
Alexandre Julliard 5c19285da6 winex11.drv: Hack to disable XInitThreads when an XIM is used. 2007-04-13 12:56:01 +02:00
..
Makefile.in Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
bitblt.c winex11.drv: Make sure the drawable rect is always updated and use it where appropriate. 2006-12-12 13:46:15 +01:00
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 winex11.drv: Store window and drawable rects in X11DRV_PDEVICE. 2006-12-12 13:45:10 +01:00
codepage.c winex11.drv: Remove unused items. 2007-02-08 11:55:44 +01:00
dce.c winex11.drv: Store window and drawable rects in X11DRV_PDEVICE. 2006-12-12 13:45:10 +01:00
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 winex11.drv: Store the display file descriptor directly in the server message queue. 2007-04-04 18:02:53 +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: GetAsyncKeyState must check mouse buttons, too. 2007-04-13 11:38:03 +02:00
mouse.c winex11.drv: Add Xcursor support for 32 bit cursors. 2007-03-28 11:17:13 +02:00
mwm.h
opengl.c winex11.drv: Replace inline static with static inline. 2007-03-17 20:04:54 +01:00
palette.c winex11.drv: Store the palette mapping in an X context instead of the GDI object. 2006-11-17 14:38:43 +01:00
pen.c winex11.drv: Cast-qual warnings fix. 2006-11-27 17:03:52 +01:00
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 winex11.drv: Store window and drawable rects in X11DRV_PDEVICE. 2006-12-12 13:45:10 +01:00
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 winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv. 2007-01-06 11:40:46 +01:00
winpos.c winex11.drv: Check the valid rects after the set_window_pos wineserver call. 2007-02-26 15:55:13 +01:00
wintab.c winex11.drv: Replace inline static with static inline. 2007-03-17 20:04:54 +01:00
x11ddraw.c winex11drv: Make dxgrab global. 2006-12-29 20:54:46 +01: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
xfont.c winex11.drv: Replace inline static with static inline. 2007-03-17 20:04:54 +01:00
xim.c winex11.drv: Only create a fontSet if we are going to be using it in the XIC. 2006-10-24 20:07:31 +02:00
xinerama.c winex11.drv: Offset X11 coordinates with the primary monitor position. 2006-10-26 13:04:52 +02:00
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: Delete the tile pixmap whenever the drawable is changed. 2007-03-29 21:02:00 +02:00
xvidmode.c winex11.drv: Catch and report screen resolution change errors. 2007-02-23 11:24:16 +01:00
xvidmode.h