- 17 Jun, 2005 1 commit
-
-
Vitaliy Margolen authored
windows as well.
-
- 14 Jun, 2005 1 commit
-
-
Stefan Huehner authored
-
- 07 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
though it's not fully correct (reported by Jason Campbell).
-
- 14 May, 2005 1 commit
-
-
Paul Vriens authored
-
- 13 May, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 07 May, 2005 1 commit
-
-
Alexandre Julliard authored
sign extension problems.
-
- 27 Apr, 2005 1 commit
-
-
Alexandre Julliard authored
message.h.
-
- 25 Apr, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 30 Mar, 2005 1 commit
-
-
Dmitry Timoshkov authored
- EnableMenuItem should not generate WM_WINDOWPOSCHANGING message. - Make nonclient code check for presence of SC_CLOSE, not CS_NOCLOSE window class style. - Add a test case.
-
- 25 Mar, 2005 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
all link_window is used for at this point. Get rid of the WIN_LinkWindow/UnlinkWindow functions.
-
- 24 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
Made WIN_GetPtr return WND_DESKTOP in that case.
-
- 23 Mar, 2005 2 commits
-
-
Alexandre Julliard authored
-
Robert Shearman authored
CREATESTRUCT for WM_CREATE/WM_NCCREATE. - Fix cases where WS_EX_WINDOWEDGE style is applied. - Tests for the above.
-
- 14 Mar, 2005 1 commit
-
-
Dmitry Timoshkov authored
tests to reflect that.
-
- 09 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 02 Mar, 2005 2 commits
-
-
Dmitry Timoshkov authored
-
Dmitry Timoshkov authored
Add a test case.
-
- 24 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
Release capture before sending WM_NCDESTROY message, do not send WM_CAPTURECHANGED in that case. Add a test case for that behaviour.
-
- 18 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
- Fix order of WM_DESTROY messages for the children's recursion. - DestroyWindow should hide only visible windows. - Add a test case for the above fixes.
-
- 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.
-
- 02 Feb, 2005 1 commit
-
-
Dmitry Timoshkov authored
when creating MDI children. Add a test case for the desired behaviour.
-
- 01 Feb, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 31 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 27 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
instead of the new value.
-
- 20 Jan, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 19 Jan, 2005 2 commits
-
-
Ulrich Czekalla authored
-
Alexandre Julliard authored
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 08 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
removed the global user.h.
-
- 07 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 29 Nov, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 24 Nov, 2004 1 commit
-
-
Alexandre Julliard authored
to avoid the need to keep track of winprocs for each window and class.
-
- 18 Oct, 2004 1 commit
-
-
Dmitry Timoshkov authored
-
- 22 Sep, 2004 1 commit
-
-
Robert Shearman authored
-
- 21 Sep, 2004 1 commit
-
-
Dmitry Timoshkov authored
Windows. Add a bunch of MDI message tests.
-
- 20 Sep, 2004 1 commit
-
-
Dmitry Timoshkov authored
Unblock menu loop if a window being destroyed owns a tracked menu.
-
- 14 Sep, 2004 1 commit
-
-
Steven Edwards authored
-
- 09 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-