- 23 May, 2006 2 commits
-
-
Jonathan Ernst authored
-
Robert Shearman authored
-
- 14 Apr, 2006 1 commit
-
-
Thomas Kho authored
-
- 07 Apr, 2006 1 commit
-
-
Robert Shearman authored
-
- 14 Feb, 2006 1 commit
-
-
Alexandre Julliard authored
dropped in queue_hardware_message. This should fix some problems with the Alt key getting "stuck" after Alt-Tab.
-
- 17 Jan, 2006 1 commit
-
-
Robert Shearman authored
Added a new server call as PostQuitMessage should set a flag in the message queue to return the WM_QUIT message when there are no other pending messages, rather than posting a message to the thread queue as it does at the moment.
-
- 12 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 22 Nov, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 14 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 13 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
Remove the message from the receiver queue if it times out before being received.
-
- 16 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
foreground input.
-
- 29 Jul, 2005 1 commit
-
-
Alexandre Julliard 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.
-
- 09 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
implement registry notifications and the strange behavior of CloseHandle on winstation/desktop handles.
-
- 25 May, 2005 1 commit
-
-
Robert Shearman authored
- Fix non-ANSI function declarations. - Make a function static.
-
- 14 May, 2005 1 commit
-
-
Alexandre Julliard authored
different thread input.
-
- 13 May, 2005 1 commit
-
-
Alexandre Julliard authored
the same thread input, otherwise just drop the message.
-
- 11 May, 2005 1 commit
-
-
Alexandre Julliard authored
server calls for hooks that are not set.
-
- 28 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 26 Apr, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 24 Apr, 2005 1 commit
-
-
Mike McCormack authored
-
- 20 Apr, 2005 1 commit
-
-
Alexandre Julliard authored
every message and using it to manage the current queue position. Better filtering of hardware messages to avoid returning messages that have no chance to match the filter.
-
- 24 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 23 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
abusing reply_message. Allow passing the determined window for a hardware message back to the server to have it redispatch the message to the correct thread.
-
- 17 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 16 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
first time around.
-
- 14 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
filter.
-
- 10 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
processing a hardware message.
-
- 05 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
Properly initialize newly allocated messages.
-
- 01 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 25 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 18 Feb, 2005 1 commit
-
-
Krzysztof Foltman authored
called second time with the same window.
-
- 03 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 29 Nov, 2004 1 commit
-
-
Alexandre Julliard authored
Allocate a timer id when the window is 0 instead of relying on the client to do it. Allow setting timers on windows belonging to other threads (found by Mike McCormack).
-
- 27 Oct, 2004 1 commit
-
-
Dmitry Timoshkov authored
hardware mouse message.
-
- 17 Jun, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 26 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 11 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
that set the hook.
-