- 03 Feb, 2004 1 commit
-
-
Jon Griffiths authored
-
- 23 Jan, 2004 1 commit
-
-
Ge van Geldorp authored
-
- 26 Nov, 2003 1 commit
-
-
Robert Shearman authored
- Add support for TBSTYLE_EX_HIDECLIPPEDBUTTONS. - Replace 'magic numbers' with #define'd constants. - Fix TBN_INITCUSTOMIZE. - Add support for TBN_CUSTHELP and TBN_RESET. - Fix TB_SETEXTENDEDSTYLE (it appears it should or the new style, rather than set). - Fix TB_SETSTYLE (this is meant to be for setting the control style, not the button style).
-
- 25 Nov, 2003 1 commit
-
-
Rein Klazes authored
toolbar, not the color of the top left pixel of the image.
-
- 21 Nov, 2003 1 commit
-
-
Rein Klazes authored
TOOLBAR_ReplaceBitmap().
-
- 20 Nov, 2003 1 commit
-
-
Dimitrie O. Paun authored
them in CREATESTRUCT. Based on a treeview patch by Igor Grahek.
-
- 05 Nov, 2003 1 commit
-
-
Rein Klazes authored
top.
-
- 31 Oct, 2003 1 commit
-
-
Robert Shearman authored
as apps may modify the style this way. - Disabled buttons can become hot. - Retrieve image list for drawing after getting image list ID (in I_IMAGECALLBACK case).
-
- 28 Oct, 2003 1 commit
-
-
Francois Gouget authored
-
- 22 Sep, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 17 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 12 Sep, 2003 1 commit
-
-
Robert Shearman authored
- Add support for the TBNRF_HIDEHELP customization flag, but emit a FIXME when it isn't present.
-
- 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).
-
- 27 Aug, 2003 1 commit
-
-
Duane Clark authored
-
- 18 Jun, 2003 1 commit
-
-
Francois Gouget authored
-
- 13 Jun, 2003 1 commit
-
-
Robert Shearman authored
- Centre dropdown arrow
-
- 13 May, 2003 2 commits
-
-
Vitaliy Margolen authored
-
Vitaliy Margolen authored
-
- 02 Apr, 2003 1 commit
-
-
Adam Gundy authored
TOOLBAR_GetButton().
-
- 07 Mar, 2003 1 commit
-
-
Adam Gundy authored
modify the bitmap - we call ImageList_AddMasked() which turns all masked pixels black. Fixed by making a copy of the bitmap to give to ImageList_AddMasked().
-
- 08 Jan, 2003 1 commit
-
-
Dan Kegel authored
strings to use %ld for RECT elements.
-
- 02 Dec, 2002 1 commit
-
-
Francois Gouget authored
-
- 13 Nov, 2002 1 commit
-
-
Ulrich Czekalla authored
- Add TBN_INITCUSTOMIZE notification. - Correctly populate TBN_QUERYDELETE. - Support TBN_GETBUTTONINFOW.
-
- 31 Oct, 2002 1 commit
-
-
Dmitry Timoshkov authored
definitions.
-
- 28 Oct, 2002 1 commit
-
-
Carlos authored
-
- 23 Oct, 2002 2 commits
-
-
Michael Stefaniuc authored
- compile the comctl32 dll with -DSTRICT
-
Michael Stefaniuc authored
-
- 21 Oct, 2002 1 commit
-
-
Duane Clark authored
-
- 06 Sep, 2002 1 commit
-
-
Michael Stefaniuc authored
the conversion of HWND to a void*.
-
- 16 Jul, 2002 1 commit
-
-
Guy L. Albertelli authored
-
- 13 Jun, 2002 1 commit
-
-
François Gouget authored
Fix the indentation of the while loop in TOOLBAR_AddStringW.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 20 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 14 May, 2002 1 commit
-
-
Guy L. Albertelli authored
-
- 29 Apr, 2002 1 commit
-
-
Marco Bizzarri authored
-
- 24 Apr, 2002 1 commit
-
-
Guy L. Albertelli authored
- Implement TBN_HOTITEMCHANGE in the mouse move routine.
-
- 14 Apr, 2002 1 commit
-
-
Guy L. Albertelli authored
-
- 05 Apr, 2002 1 commit
-
-
Guy L. Albertelli authored
support for the TB_SETCOLORSCHEME. - Do some optimizations. - Correct computation of nHeight and PGN_CALCSIZE. - Implement the undocumented 045E message.
-
- 22 Mar, 2002 1 commit
-
-
Guy L. Albertelli authored
- Implement WM_NOTIFYFORMAT and correct passing WM_NOTIFY with correct message call. - Ignore PGM_FORWARDMOUSE like native.
-