- 07 Jan, 2015 1 commit
-
-
Piotr Caban authored
-
- 16 Aug, 2012 1 commit
-
-
Alex Henrie authored
-
- 17 Feb, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 23 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 22 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
Edit controls don't allocate memory on the 16-bit heap anyway.
-
- 13 Nov, 2009 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 12 Aug, 2009 1 commit
-
-
Dmitry Timoshkov authored
-
- 03 Dec, 2008 1 commit
-
-
Maarten Lankhorst authored
-
- 16 Jan, 2008 1 commit
-
-
Francois Gouget authored
-
- 08 Aug, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 20 Feb, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 16 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 17 May, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 10 May, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 09 May, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 20 Oct, 2005 1 commit
-
-
Vitaliy Margolen authored
-
- 25 Apr, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 24 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
Made WIN_GetPtr return WND_DESKTOP in that case.
-
- 15 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
SetClassLongA/W according to SDK definitions. - Add prototypes for SetClassLongPtrA/W, protect some GWL_ and GCL_ constants from using in Wine or in _WIN64 mode. - Fix all places in Wine affected by the above changes.
-
- 24 Nov, 2004 1 commit
-
-
Alexandre Julliard authored
to avoid the need to keep track of winprocs for each window and class.
-
- 10 Sep, 2004 1 commit
-
-
Zach Gorman authored
for SetFocus(), not in the dialog creation code.
-
- 19 Aug, 2004 1 commit
-
-
Zach Gorman authored
windows with the WS_EX_CONTROLPARENT style (if they are visible and enabled).
-
- 14 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
patch by Krishna Murthy).
-
- 14 Jul, 2004 1 commit
-
-
Alexandre Julliard authored
already done by the dialog procedure.
-
- 20 Apr, 2004 1 commit
-
-
Santosh Siddheshwar authored
DIALOG_CreateIndirect, so that it gets created correctly for non template-based dialogs.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 14 Jan, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 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
-
- 28 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
-
- 28 Jun, 2002 1 commit
-
-
Alexandre Julliard 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.
-
- 21 Jan, 2002 1 commit
-
-
Francois Gouget authored
-
- 15 Jan, 2002 1 commit
-
-
Rein Klazes authored
-
- 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.
-
- 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.
-
- 18 Aug, 2001 1 commit
-
-
Alexandre Julliard authored
-