Alexandre Julliard
|
1a66d226eb
|
Added global management of user handles in the server.
Very preliminary support for shared window handles.
|
2001-08-28 18:44:52 +00:00 |
Alexandre Julliard
|
8afe6628f8
|
Avoid using GetFastQueue16 from USER.
|
2001-07-26 20:12:22 +00:00 |
Alexandre Julliard
|
dc4fe7735b
|
Create an X window for every window, including children.
Fixed non-client rectangle calculations in managed mode.
Added support for icon window in managed mode.
|
2001-06-04 21:55:17 +00:00 |
Alexandre Julliard
|
4323004bf1
|
Create an X connection for each thread, and process X events in the
thread that created the corresponding X window.
Spawn a separate thread to run the desktop message loop in desktop
mode.
|
2001-05-16 19:52:29 +00:00 |