wine-wine/dlls/winex11.drv
Alexandre Julliard 446befbb4d configure: Don't use a default soname if a library is not found, leave it undefined. 2007-07-02 14:35:05 +02:00
..
Makefile.in Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
bitblt.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02: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 winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02: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 gdi32: Make SetDCHook 64-bit safe. 2007-05-30 11:51:26 +02: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: Reset focus if application does not want to be activated. 2007-06-22 12:28:45 +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
mouse.c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02:00
mwm.h
opengl.c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02:00
palette.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
pen.c
scroll.c
settings.c winex11.drv: Echo the video mode requested in the error message when not finding a matching mode. 2007-06-15 13:24:27 +02:00
text.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
window.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +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: Exclude unused headers. 2007-05-29 12:10:21 +02:00
wintab.c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02: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: Added better support for the X file drag protocol. 2007-06-27 14:32:27 +02:00
x11drv_main.c winex11.drv: Added better support for the X file drag protocol. 2007-06-27 14:32:27 +02:00
x11font.h
xdnd.c winex11.drv: Added better support for the X file drag protocol. 2007-06-27 14:32:27 +02:00
xfont.c winex11.drv: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:35 +02:00
xim.c winex11.drv: Remove call to XCreateFontSet. 2007-06-22 12:19:45 +02:00
xinerama.c configure: Don't use a default soname if a library is not found, leave it undefined. 2007-07-02 14:35:05 +02:00
xrandr.c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02:00
xrandr.h
xrender.c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02:00
xvidmode.c winex11.drv: Catch and report screen resolution change errors. 2007-02-23 11:24:16 +01:00
xvidmode.h