Sweden-Number/windows/x11drv
Alexandre Julliard fb0ff053c0 Added internal Wine messages to perform SetWindowPos, ShowWindow and
SetParent in the correct thread.
Replace QUEUE_IsExitingQueue by USER_IsExitingThread.
Store window rectangles in the server.
Prevent DestroyWindow on windows not belonging to the current thread.
2001-10-16 21:58:58 +00:00
..
.cvsignore Added clipboard server. 1999-09-23 16:14:44 +00:00
Makefile.in Moved ForceWindowRaise to the USER driver and removed the WND driver. 2001-06-29 01:26:41 +00:00
clipboard.c Workaround X11 BadWindow error if no parent window is found. 2001-10-12 18:41:50 +00:00
event.c Added internal Wine messages to perform SetWindowPos, ShowWindow and 2001-10-16 21:58:58 +00:00
keyboard.c Add XK_Mode_switch to the list of ignored keysyms. 2001-10-05 19:37:19 +00:00
mouse.c Fixed mouse position processing for use with a touchscreen. 2001-09-19 22:41:22 +00:00
wineclipsrv.c When including config.h, include it first. 2001-10-14 16:18:52 +00:00