Sweden-Number/dlls/x11drv
Alexandre Julliard 32fb580515 Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT
hack. Moved mouse.c to dlls/x11drv.
Added KeymapNotify event handler, and fixed handling with multiple
alt/shift/control keys.
Removed dinput functions from USER driver.
2001-10-18 21:38:59 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
desktop.c Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding 2001-10-15 17:56:45 +00:00
dga2.c Cleanup code that is strange or difficult to parse. 2001-09-11 00:32:32 +00:00
dga2.h Implemented the XF86DGA2 driver for the ddraw HAL. 2001-04-16 19:54:07 +00:00
mouse.c Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
scroll.c Renamed WIN_GetWndPtr into WIN_GetPtr and added corresponding 2001-10-15 17:56:45 +00:00
window.c Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
winpos.c Added internal Wine messages to perform SetWindowPos, ShowWindow and 2001-10-16 21:58:58 +00:00
x11ddraw.c GrabPointer uses now SetWindowLong to change window procedure instead 2001-08-27 19:04:18 +00:00
x11ddraw.h Implemented the XF86DGA2 driver for the ddraw HAL. 2001-04-16 19:54:07 +00:00
x11drv.spec Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT 2001-10-18 21:38:59 +00:00
x11drv_main.c Added an option to disable XVidMode support. 2001-09-10 23:05:57 +00:00
xvidmode.c Check for htotal=vtotal=0 (for xfree 4 vesa driver). 2001-09-14 00:05:44 +00:00
xvidmode.h Added gamma ramp code to the XVidMode interface. 2001-03-20 01:24:08 +00:00