- 18 Aug, 2008 3 commits
-
-
Rob Shearman authored
Use a conditional operator to get the same result, but improving readability of the code.
-
Lei Zhang authored
-
Will Tipton authored
comctl32: Added input validation to TOOLTIPS_GetTextW() in order to handle gracefully the case where it is called with an empty tooltip.
-
- 30 Jul, 2008 1 commit
-
-
Paul Vriens authored
-
- 29 Jul, 2008 2 commits
-
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
comctl32: Push down function scope variable into the different case statements which allows us using more specific types in case.
-
- 24 Jul, 2008 1 commit
-
-
Reece Dunn authored
-
- 23 Jul, 2008 4 commits
-
-
Nicolas Le Cam authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
The minimal height should be saved so that it survives WM_SIZE or WM_SETFONT.
-
Mikołaj Zalewski authored
-
- 22 Jul, 2008 3 commits
-
-
Gerald Pfeifer authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 21 Jul, 2008 4 commits
-
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Reece Dunn authored
-
Mikołaj Zalewski authored
-
- 17 Jul, 2008 4 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Aric Stewart authored
-
Aric Stewart authored
-
- 16 Jul, 2008 4 commits
-
-
Gerald Pfeifer authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
comctl32: statusbar: Rename NtfUnicode to bUnicode to make is more consistent with other controls, use NF_REQUERY in WM_CREATE.
-
Mikołaj Zalewski authored
comctl32: statusbar: Window is always Unicode, CCM_SETUNICODEFORMAT should change the notify format.
-
- 14 Jul, 2008 2 commits
-
-
James Hawkins authored
-
James Hawkins authored
-
- 11 Jul, 2008 2 commits
-
-
Reece Dunn authored
-
Gerald Pfeifer authored
-
- 09 Jul, 2008 2 commits
-
-
Vincent Povirk authored
-
Vincent Povirk authored
-
- 08 Jul, 2008 4 commits
-
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
James Hawkins authored
-
Andrew Talbot authored
-
- 04 Jul, 2008 2 commits
-
-
Dylan Smith authored
-
Dylan Smith authored
Certain WM_LBUTTONDOWN & WM_LBUTTONUP events should change focus to the ComboBox (a child of ComboBoxEx), but instead the focus was set to the Edit control.
-
- 30 Jun, 2008 2 commits
-
-
James Hawkins authored
-
James Hawkins authored
-