Sweden-Number/dlls/x11drv
Alexandre Julliard d23a82bc86 Made all 16<->32 HWND conversions use explicit functions instead of
implicit type casts.
Moved a lot of 16-bit functions to the new wnd16.c file.
Changed DIALOGINFO structure handling to support 32-bit handles.
2001-09-19 20:37:04 +00:00
..
.cvsignore Remove libXXXX.so.1.0 lines from .cvsignore files. 2000-11-30 19:57:34 +00:00
Makefile.in Create an X window for every window, including children. 2001-06-04 21:55:17 +00:00
desktop.c Added global management of user handles in the server. 2001-08-28 18:44:52 +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
scroll.c Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
window.c Make sure that HWND comparisons are always done with full 32-bit 2001-09-14 00:24:39 +00:00
winpos.c Made all 16<->32 HWND conversions use explicit functions instead of 2001-09-19 20:37:04 +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 Rewrote Escape to avoid calling down to Escape16. 2001-07-29 20:25:14 +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