- 08 Jan, 2003 1 commit
-
-
Dan Kegel authored
strings to use %ld for RECT elements.
-
- 03 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
contents to user.h. Moved message.h and winproc.h to dlls/user.
-
- 22 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 30 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 10 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
handles - move the implementation of ExtractAssociatedIcon16 to ExtractAssociatedIconA - convert HICON to a void* - fixed some handle conversions that happened to be in the way while doing the above
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Apr, 2002 1 commit
-
-
Dmitry Timoshkov authored
-
- 20 Mar, 2002 1 commit
-
-
Duane Clark authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 02 Feb, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 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 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 13 Nov, 2001 1 commit
-
-
Alexandre Julliard authored
Maintain a paint count separately for each window.
-
- 22 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
Get/SetWindowLong.
-
- 16 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
Avoid unnecessary coordinates conversion in NC_HandleSysCommand.
-
- 15 Oct, 2001 1 commit
-
-
Alexandre Julliard authored
WIN_ReleasePtr. Started using it instead of WIN_FindWndPtr where we don't need to access windows of other processes.
-
- 03 Oct, 2001 1 commit
-
-
Gerard Patel 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.
-
- 14 Sep, 2001 1 commit
-
-
Alexandre Julliard authored
handles.
-
- 24 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
Removed a few more accesses to the WND structure.
-
- 18 Aug, 2001 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 10 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
them by API calls.
-
- 31 Jul, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 20 Jun, 2001 1 commit
-
-
Alexandre Julliard authored
Removed a few no longer used routines.
-
- 04 Jun, 2001 1 commit
-
-
Alexandre Julliard authored
Fixed non-client rectangle calculations in managed mode. Added support for icon window in managed mode.
-
- 18 May, 2001 1 commit
-
-
Francois Gouget authored
-
- 09 May, 2001 1 commit
-
-
Francois Gouget authored
-
- 24 Apr, 2001 1 commit
-
-
Alexandre Julliard authored
the user driver, and the corresponding code into the dlls/x11drv directory. Moved a few functions out of the window driver into the user driver. Plus a few related cleanups.
-
- 23 Feb, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 14 Feb, 2001 2 commits
-
-
Alexandre Julliard authored
-
Susan Farley authored
when the cursor is on the border of a resizable wnd.
-
- 12 Feb, 2001 1 commit
-
-
Francois Gouget authored
-
- 26 Jan, 2001 1 commit
-
-
Dmitry Timoshkov authored
API calls.
-
- 24 Jan, 2001 1 commit
-
-
Andreas Mohr authored
lpszName is a string (i.e. check HIWORD).
-
- 15 Jan, 2001 1 commit
-
-
Alexandre Julliard authored
-
- 22 Dec, 2000 1 commit
-
-
Patrik Stridvall authored
-
- 13 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
Fixed a few ptr/segptr mismatches. Moved CONV_RECT/POINT macros to wingdi16.h.
-
- 07 Dec, 2000 2 commits
-
-
Hidenori Takeshima authored
-
Alexandre Julliard authored
Added support for having both ASCII and Unicode window procedures for builtin classes.
-