- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 08 Nov, 2005 1 commit
-
-
Michael Kaufmann authored
Don't use SelectClipRgn in WM_PRINTCLIENT.
-
- 25 Jul, 2005 1 commit
-
-
Frank Richter authored
-
- 16 Jun, 2005 1 commit
-
-
Stefan Huehner authored
-
- 11 May, 2005 1 commit
-
-
Dimi Paun authored
-
- 14 Apr, 2005 1 commit
-
-
Dimitrie O. Paun authored
WM_STYLECHANGED message.
-
- 25 Mar, 2005 1 commit
-
-
Dimitrie O. Paun authored
Minor cleanups.
-
- 18 Mar, 2005 1 commit
-
-
C. Scott Ananian authored
-
- 24 Nov, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 09 Nov, 2004 1 commit
-
-
Dmitry Timoshkov authored
- in UDM_SETACCEL handler do not forget to update number of accelerators - update arrows info in WM_LBUTTONDOWN as well as in WM_MOUSEMOVE - use accelerators in WM_LBUTTONDOWN handler
-
- 25 Oct, 2004 1 commit
-
-
Dimitrie O. Paun authored
Unicode compliant.
-
- 05 Oct, 2004 1 commit
-
-
Francois Gouget authored
-
- 14 Sep, 2004 1 commit
-
-
Robert Shearman authored
-
- 25 Aug, 2004 1 commit
-
-
Robert Shearman authored
-
- 15 Mar, 2004 2 commits
-
-
Huw Davies authored
control.
-
Huw Davies authored
-
- 20 Nov, 2003 1 commit
-
-
Dimitrie O. Paun authored
them in CREATESTRUCT. Based on a treeview patch by Igor Grahek.
-
- 22 Sep, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 17 Sep, 2003 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 10 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
types since they don't exist on Windows, and added typecasts everywhere instead.
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 02 Sep, 2003 1 commit
-
-
Kevin Groeneveld authored
window.
-
- 18 Jun, 2003 1 commit
-
-
Francois Gouget authored
-
- 02 Dec, 2002 1 commit
-
-
Francois Gouget authored
-
- 23 Oct, 2002 1 commit
-
-
Michael Stefaniuc authored
- compile the comctl32 dll with -DSTRICT
-
- 16 Oct, 2002 1 commit
-
-
Dimitrie O. Paun authored
relative to comctl32.dll version 6.0.
-
- 09 Sep, 2002 1 commit
-
-
Dimitrie O. Paun authored
- Remove useless code. - Small code cleanups.
-
- 06 Sep, 2002 1 commit
-
-
Michael Stefaniuc authored
the conversion of HWND to a void*.
-
- 04 Sep, 2002 1 commit
-
-
Dimitrie O. Paun authored
-
- 19 Jul, 2002 1 commit
-
-
Dimitrie O. Paun authored
L. Albertelli).
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 29 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 16 May, 2002 1 commit
-
-
Alexandre Julliard authored
wcstol and friends.
-
- 01 Apr, 2002 1 commit
-
-
Dimitrie O. Paun authored
- implement NM_RELEASEDCAPTURE - implement UDM_[GS]ETUNICODEFORMAT - get rid of WM_NCCREATE processing - use InvalidateRect instead of a synch refresh - implement auto auto arrow press on key presses - more code cleanups - better drawing, closer to native
-
- 28 Mar, 2002 1 commit
-
-
Dimitrie O. Paun authored
- better/cleaner buddy handling - few bugs fixed - more testing - consistent indentation
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 27 Feb, 2002 1 commit
-
-
Andreas Mohr authored
-
- 05 Feb, 2002 1 commit
-
-
Dimitrie O. Paun authored
- get rid of the static data member - pass the infoPtr around instead of the hwnd - fix indentatin/style a bit to make it consistent with the rest of the file.
-
- 29 Jan, 2002 1 commit
-
-
Dimitrie O. Paun authored
-