- 09 Oct, 2007 1 commit
-
-
Reece H. Dunn authored
-
- 25 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 03 Apr, 2007 1 commit
-
-
Andrew Talbot authored
-
- 17 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 16 Mar, 2007 2 commits
-
-
Keith Stevens authored
-
Keith Stevens authored
Modify the behavior when the messages TBM_SETSEL, TBM_SETSELSTART, and TBM_SETSELEND are sent and TBS_ENABLESELRANGE is not set. When the style TBS_ENABLESELRANGE is not set, Windows observed behavior is to set the Selection Start and End values to 0, rather than leave them unchanged.
-
- 25 Oct, 2006 1 commit
-
-
Oleg Krylov authored
-
- 14 Oct, 2006 1 commit
-
-
Michael Ploujnikov authored
-
- 07 Sep, 2006 1 commit
-
-
Andrew Talbot authored
-
- 07 Jul, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 08 Nov, 2005 1 commit
-
-
Michael Kaufmann authored
Don't use SelectClipRgn in WM_PRINTCLIENT.
-
- 15 Aug, 2005 1 commit
-
-
Frank Richter authored
-
- 12 Aug, 2005 1 commit
-
-
Frank Richter authored
-
- 17 Jan, 2005 1 commit
-
-
Paul Vriens authored
-
- 09 Jan, 2005 1 commit
-
-
Eric Pouech authored
break, not needed vars...)
-
- 24 Nov, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 14 Sep, 2004 1 commit
-
-
Robert Shearman authored
-
- 02 Sep, 2004 1 commit
-
-
Hans Leidekker authored
-
- 25 Aug, 2004 1 commit
-
-
Robert Shearman authored
-
- 20 Apr, 2004 1 commit
-
-
Francois Gouget authored
-
- 30 Dec, 2003 1 commit
-
-
Duane Clark authored
-
- 18 Nov, 2003 1 commit
-
-
Huw Davies authored
NM_* notifications go via WM_NOTIFY not WN_?SCROLL. Pull the notification window from the CreateStruct. Send a TB_THUMBPOSITION at the end of a drag.
-
- 22 Sep, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 17 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
(reported by Filip Navara).
-
- 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).
-
- 06 Aug, 2003 1 commit
-
-
Duane Clark authored
it really should work. Fix the channel size/selection range for the TBS_ENABLESELRANGE style. One pixel tweaks in several spots.
-
- 05 Aug, 2003 1 commit
-
-
Stephan BEUZE authored
- Manage negative range TRACKBAR_DrawOneTic
-
- 02 Aug, 2003 1 commit
-
-
Duane Clark authored
Correctly draw the thumb as in Windows. The channel/thumb position also depends on TBS_NOTICKS. The first and last tic marks should be inset from the channel length by half the thumb width. When TBS_BOTH style set, make sure to draw both sets of tics.
-
- 16 Jun, 2003 1 commit
-
-
Mike Hearn authored
- Make it more closely resemble the native control - Add focus rectangle - Misc fixes and cleanups
-
- 27 Apr, 2003 1 commit
-
-
Maxime Bellengé authored
-
- 26 Apr, 2003 1 commit
-
-
Maxime Bellengé authored
Windows during the creation of the trackbar.
-
- 08 Jan, 2003 1 commit
-
-
Dan Kegel authored
strings to use %ld for RECT elements.
-
- 10 Dec, 2002 1 commit
-
-
Dimitrie O. Paun authored
misleading in that all controls send these notifications. They don't.
-
- 02 Dec, 2002 1 commit
-
-
Francois Gouget authored
-
- 23 Oct, 2002 2 commits
-
-
Michael Stefaniuc authored
- compile the comctl32 dll with -DSTRICT
-
Michael Stefaniuc authored
-
- 16 Oct, 2002 1 commit
-
-
Dimitrie O. Paun authored
relative to comctl32.dll version 6.0.
-
- 15 Oct, 2002 1 commit
-
-
Michael Günnewig authored
-