- Oct 07, 2003
-
-
Alexandre Julliard authored
(based on a patch by Martin Fuchs).
-
- Oct 06, 2003
-
-
- Sep 05, 2003
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- May 19, 2003
-
-
Alexandre Julliard authored
SendMessage.
-
- Mar 14, 2003
-
-
- Jan 08, 2003
-
-
strings to use %ld for RECT elements.
-
- Dec 03, 2002
-
-
Alexandre Julliard authored
contents to user.h. Moved message.h and winproc.h to dlls/user.
-
- Nov 22, 2002
-
-
Alexandre Julliard authored
-
- Oct 31, 2002
-
-
Alexandre Julliard authored
-
- Oct 29, 2002
-
-
Alexandre Julliard authored
-
- Oct 28, 2002
-
-
Alexandre Julliard authored
to the C_SRCS16 sources.
-
- Oct 11, 2002
-
-
Alexandre Julliard authored
Get/SetForegroundWindow by storing the information in the server. Implemented correct inter-process window activation.
-
- Aug 27, 2002
-
-
- May 31, 2002
-
-
- May 28, 2002
-
-
- May 25, 2002
-
-
Alexandre Julliard authored
Do not store the region type in the object, it's trivial to determine from the rectangle count. Rewrote a few routines to not depend on internal clipping or region functions.
-
- Apr 06, 2002
-
-
window belongs to another thread.
-
- Mar 09, 2002
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- Dec 17, 2001
-
-
destroyed that currently has the focus.
-
- Dec 06, 2001
-
-
Alexandre Julliard authored
Fixed WindowFromPoint to work accross processes.
-
- Nov 30, 2001
-
-
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.
-
- Nov 06, 2001
-
-
Alexandre Julliard authored
-
- Oct 24, 2001
-
-
focus.
-
- Oct 22, 2001
-
-
Alexandre Julliard authored
Get/SetWindowLong.
-
- Oct 17, 2001
-
-
- Oct 16, 2001
-
-
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.
-
- Oct 11, 2001
-
-
Alexandre Julliard authored
WIN_ListChildren instead.
-
- Oct 10, 2001
-
-
Alexandre Julliard authored
-
- Sep 24, 2001
-
-
Alexandre Julliard authored
and related functions.
-
- Sep 19, 2001
-
-
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.
-
- Sep 14, 2001
-
-
Alexandre Julliard authored
handles.
-
- Sep 12, 2001
-
-
Alexandre Julliard authored
handle.
-
- Aug 24, 2001
-
-
Alexandre Julliard authored
WIN_ListChildren. Made owner field in WND structure an HWND.
-
Alexandre Julliard authored
Removed a few more accesses to the WND structure.
-
- Aug 21, 2001
-
-
Alexandre Julliard authored
-
- Aug 18, 2001
-
-
Alexandre Julliard authored
-
- Aug 10, 2001
-
-
Alexandre Julliard authored
them by API calls.
-
- Aug 08, 2001
-
-
Alexandre Julliard authored
-
- Jul 26, 2001
-
-
Alexandre Julliard authored
-
- Jul 25, 2001
-
-
Alexandre Julliard authored
-