Sweden-Number/dlls/winex11.drv
Stefan Huehner 51a7ca3440 Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
..
Makefile.in Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
bitblt.c
bitmap.c
brush.c
clipboard.c Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
clipping.c
codepage.c winex11.drv: Remove unused items. 2007-02-08 11:55:44 +01:00
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
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c
graphics.c winex11.drv: Pass correct coords into X11DRV_InternalFloodFill. 2007-02-21 19:48:39 +01:00
init.c
keyboard.c winex11.drv: Do not ignore the keysyms assigned to a group switch, it leads to side effects like missing KeyRelease events. 2007-03-06 12:25:20 +01:00
mouse.c user32: Add traces to the cursor APIs. 2007-02-21 10:55:01 +01:00
mwm.h
opengl.c winex11.drv: Spring cleanup in X11DRV_setup_opengl_visual, and added one new visual config (with aux buffers). 2007-03-01 12:17:34 +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 winex11.drv: Popup windows with system menu are managed. 2007-02-13 17:16:54 +01: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 winex11drv: Do extra error checking when opening XInput device. 2007-02-07 11:34:13 +01:00
x11ddraw.c winex11drv: Make dxgrab global. 2006-12-29 20:54:46 +01:00
x11drv.h winex11.drv: Make sure keyboard state is up to date before processing GetAsyncKeyState. 2007-03-01 20:42:48 +01:00
x11drv_main.c winex11drv/user32: Add ClipCursor to x11drv to pass clip rectangle to x11drv. 2007-01-06 11:40:46 +01:00
x11font.h
xdnd.c
xfont.c winex11.drv: Replace const pointer parameters with correct non-const pointers. 2007-03-12 12:00:59 +01: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
xvidmode.c winex11.drv: Catch and report screen resolution change errors. 2007-02-23 11:24:16 +01:00
xvidmode.h