- 16 Sep, 2004 7 commits
-
-
Mike McCormack authored
-
James Hawkins authored
-
Robert Reif authored
-
Alex Villacís Lasso authored
-
Robert Shearman authored
button; use plain mouse capture instead like native. - Return only HTTRANSPARENT/HTCLIENT from WM_NCHITTEST and remove associated hacks of WM_SETCURSOR, WM_NCLBUTTONDOWN and WM_NCLBUTTONUP. - Refactor state change code so that state changes don't happen as side effects from messages such as WM_NCCALCSIZE, instead only from user input messages like WM_MOUSEMOVE.
-
Robert Shearman authored
-
Jacek Caban authored
-
- 15 Sep, 2004 5 commits
-
-
Dimitrie O. Paun authored
-
Vincent Béron authored
-
Dmitry Timoshkov authored
-
Mike McCormack authored
-
Mike McCormack authored
going to be deleted should work.
-
- 14 Sep, 2004 26 commits
-
-
Alexandre Julliard authored
-
Jens Collin authored
-
Alexander Yaworsky authored
-
Robert Shearman authored
-
Francois Gouget authored
-
Steven Edwards authored
-
Steven Edwards authored
-
Mike McCormack authored
-
Marcus Meissner authored
-
Mike McCormack authored
-
Huw Davies authored
-
Juan Lang authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Mike McCormack authored
CSP in CryptAcquireContextA.
-
Mike McCormack authored
-
Vincent Béron authored
Stub out a bit more of EndUpdateResource.
-
Filip Navara authored
-
Robert Shearman authored
- Order available buttons in the same way as the native version.
-
Robert Shearman authored
- WM_SETCURSOR does not need to be handled as it is not sent whilst the window is captured. - Make uDragListMessage non-static so that we can re-use it elsewhere.
-
Alexandre Julliard authored
Make WS2_send(), WS_getsockopt(), and WS_setsockopt() IPX support work on FreeBSD.
-
Alexandre Julliard authored
spurious errors later on.
-
Robert Shearman authored
-
Robert Shearman authored
- Use Unicode window functions instead of ANSI.
-
Robert Shearman authored
- Remove no longer needed WM_ERASEBKGND handler. - Use Unicode window functions instead of ANSI.
-
Marcus Meissner authored
-
- 13 Sep, 2004 2 commits
-
-
Vitaliy Margolen authored
-
Jon Griffiths authored
-