- 11 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
that set the hook.
-
- 03 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
structure, and make sure the queue is allocated when setting a hook.
-
- 23 Jun, 2003 1 commit
-
-
Ulrich Czekalla authored
- add timeout when calling XCheckTypedWindowEvent - fix broken IsClipboardFormatAvailable; it tried to do a trick with EnumClipboardFormats by making incorrect assumptions - in X11DRV_IsClipboardFormatAvailable do a quick exit if no one owns the selection - add 1 second *minimum* time lapse between XSelectionOwner calls - sync clipboard ownership between different wine processes - prevents apps from getting into wierd state where they thought they didn't own the selection but they did and as a result queried themselves for available selection data
-
- 08 Jan, 2003 1 commit
-
-
Alexandre Julliard authored
thread queue. Get rid of the cooked messages queue.
-
- 20 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 29 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Split off 16-bit hook functions and re-implemented them on top of the 32-bit ones; system-wide 16-bit hooks are no longer supported at this point.
-
- 11 Oct, 2002 2 commits
-
-
Alexandre Julliard authored
Get/SetForegroundWindow by storing the information in the server. Implemented correct inter-process window activation.
-
Alexandre Julliard authored
Reimplemented AttachThreadInput() and added GetGUIThreadInfo().
-
- 16 Aug, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 23 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
instead of using the service thread. Finished separation of ws2_32.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 14 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 13 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
Maintain a paint count separately for each window.
-
- 21 Sep, 2001 1 commit
-
-
Alexandre Julliard authored
Added a few requests to query the window hierarchy.
-
- 12 Sep, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 28 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
Very preliminary support for shared window handles.
-