- 02 Nov, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 31 Oct, 2007 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 17 Oct, 2007 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 20 Sep, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 27 Aug, 2007 2 commits
-
-
Alexandre Julliard authored
This avoids the need to invalidate the window after WM_ERASEBKGND.
-
Alexandre Julliard authored
-
- 23 Aug, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 23 Jul, 2007 1 commit
-
-
Vitaliy Margolen authored
-
- 17 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 05 Mar, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jan, 2007 1 commit
-
-
Ulrich Czekalla authored
Prevents paint_count values from being skewed when hiding windows.
-
- 12 Dec, 2006 1 commit
-
-
Ulrich Czekalla authored
-
- 26 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 10 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 04 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 26 Jul, 2006 1 commit
-
-
Alexandre Julliard authored
Make it an unsigned int to save some space on Win64, if we need to transfer more than 4Gb over the server pipe something is seriously wrong.
-
- 10 Jul, 2006 1 commit
-
-
Dmitry Timoshkov authored
-
- 08 Jun, 2006 1 commit
-
-
Robert Shearman authored
parent is the desktop (i.e. it is becoming a top-level window).
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 12 Apr, 2006 1 commit
-
-
Alexandre Julliard authored
Now that the desktop can be owned by a thread we need to explicitly check for it in the thread attach check.
-
- 07 Apr, 2006 1 commit
-
-
Alexandre Julliard authored
ExitWindows kills all current processes and that creates a race with newly started processes. Instead, simply exit and let the new process create a new explorer.
-
- 27 Mar, 2006 2 commits
-
-
Alexandre Julliard authored
If window station and desktop aren't inherited from the parent, don't connect to them from the server, but from the USER init code where we can get the proper values from the startup info structure.
-
Alexandre Julliard authored
the per-winstation table.
-
- 07 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 06 Mar, 2006 3 commits
-
-
Alexandre Julliard authored
If a thread is owning the desktop window, when all other users of the desktop have exited, signal the owner to close the desktop (with a 1 second delay).
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Remove computing of parent and owner handles on the client side.
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 11 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
Support multiple desktop windows (one per desktop object). Use the window desktop to find the window station to use for property atoms.
-
- 08 Jul, 2005 2 commits
-
-
Alexandre Julliard authored
be used even when current is not set.
-
Alexandre Julliard authored
desktop windows.
-
- 07 Jul, 2005 1 commit
-
-
Dmitry Timoshkov authored
process.
-
- 28 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
refuse to change the thread desktop when it's in use.
-
- 31 May, 2005 1 commit
-
-
Alexandre Julliard authored
restarting the search from a given child, in order to avoid looping forever on windows that don't repaint correctly.
-
- 26 May, 2005 1 commit
-
-
Alexandre Julliard authored
window.
-
- 23 May, 2005 1 commit
-
-
Rob Shearman authored
-