- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 13 May, 2003 1 commit
-
-
Mike McCormack authored
-
- 11 May, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 14 Jan, 2003 1 commit
-
-
Duane Clark authored
-
- 03 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
contents to user.h. Moved message.h and winproc.h to dlls/user.
-
- 29 Oct, 2002 2 commits
-
-
Alexandre Julliard authored
-
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.
-
- 23 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Removed no longer used hmemTaskQ field in WND structure.
-
- 12 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 11 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Reimplemented AttachThreadInput() and added GetGUIThreadInfo().
-
- 24 Sep, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 09 Sep, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 30 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
data to be exchanged. Split request and reply structures to make backwards compatibility easier. Moved many console functions to dlls/kernel, added code page support, changed a few requests to behave properly with the new protocol.
-
- 16 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
SetParent in the correct thread. Replace QUEUE_IsExitingQueue by USER_IsExitingThread. Store window rectangles in the server. Prevent DestroyWindow on windows not belonging to the current thread.
-
- 11 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 19 Sep, 2001 1 commit
-
-
Alexandre Julliard authored
implicit type casts. Moved a lot of 16-bit functions to the new wnd16.c file. Changed DIALOGINFO structure handling to support 32-bit handles.
-
- 28 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
Very preliminary support for shared window handles.
-
- 07 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
Implemented inter-process messaging. Moved most message routines to dlls/user, and split off 16-bit routines to a separate file.
-
- 26 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 19 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 02 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 28 Jun, 2001 1 commit
-
-
Alexandre Julliard authored
Gerard Patel). - Convert all posted 32-bit messages to Unicode before storing them in the queue. - Faster implementation of MSG_IsPointerMessage. - Moved a couple of functions from queue.c to message.c.
-
- 20 Jun, 2001 2 commits
-
-
Alexandre Julliard authored
Removed a few no longer used routines.
-
Alexandre Julliard authored
routines.
-
- 19 Jun, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 18 May, 2001 1 commit
-
-
Alexandre Julliard authored
the server. Implemented MsgWaitForMultipleObjectsEx.
-
- 16 May, 2001 1 commit
-
-
Alexandre Julliard authored
thread that created the corresponding X window. Spawn a separate thread to run the desktop message loop in desktop mode.
-
- 14 May, 2001 1 commit
-
-
Alexandre Julliard authored
task exits.
-
- 04 Apr, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 27 Feb, 2001 1 commit
-
-
Alexandre Julliard authored
part somewhat faster.
-
- 23 Feb, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 29 Jan, 2001 1 commit
-
-
Ulrich Weigand authored
-
- 25 Jan, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 15 Jan, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 05 Jan, 2001 1 commit
-
-
Alexandre Julliard authored
pointers later on. Always use 0 to signal invalid handle in server requests.
-
- 22 Dec, 2000 2 commits
-
-
Eric Pouech authored
outside libkernel.so.
-
Patrik Stridvall authored
-
- 11 Dec, 2000 1 commit
-
-
Dmitry Timoshkov authored
Use [x11drv].TextCP for interchange with X.
-