Sweden-Number/windows/x11drv
Serge Ivanov 71b1246638 Well, SetParent doesn't work properly at all, but at least it must preserve
window ID.  In fact it also must preserve window styles, destroy X
counterpart if parent of popup or overlapped window is set to someting
different from Desktop, and lot of other stuff that it must and mustn't do.
But preserving ID is good enough for now.
2000-06-07 03:46:14 +00:00
..
.cvsignore Added clipboard server. 1999-09-23 16:14:44 +00:00
Makefile.in Store monitor size and depth in the generic structure. 2000-03-25 17:30:13 +00:00
clipboard.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
event.c Removed MSG_WineStartTicks (does not work for multiple address spaces 2000-06-03 20:46:53 +00:00
init.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
keyboard.c Removed MSG_WineStartTicks (does not work for multiple address spaces 2000-06-03 20:46:53 +00:00
mouse.c Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
wineclipsrv.c Fixed a couple of compiler warnings. 1999-10-31 01:56:51 +00:00
wnd.c Well, SetParent doesn't work properly at all, but at least it must preserve 2000-06-07 03:46:14 +00:00