- 10 Nov, 2014 1 commit
-
-
Huw Davies authored
-
- 28 Mar, 2013 1 commit
-
-
Huw Davies authored
-
- 12 Mar, 2013 1 commit
-
-
Sergey Guralnik authored
-
- 13 Aug, 2012 1 commit
-
-
Michael Stefaniuc authored
-
- 26 Jul, 2012 1 commit
-
-
Sergey Guralnik authored
-
- 02 Sep, 2011 1 commit
-
-
Bruno Jesus authored
-
- 28 Mar, 2011 1 commit
-
-
Marcus Meissner authored
-
- 02 Sep, 2010 1 commit
-
-
Alexandre Julliard authored
user32: Add a common helper to set controls clip region, and make it behave correctly when mirrored.
-
- 25 Jan, 2010 1 commit
-
-
Jason Edmeades authored
-
- 30 Dec, 2009 1 commit
-
-
Dmitry Timoshkov authored
Reported by David Quintana.
-
- 28 Dec, 2009 1 commit
-
-
Michael Stefaniuc authored
-
- 18 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 17 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 15 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 13 Dec, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 03 Apr, 2009 1 commit
-
-
Rein Klazes authored
user32: In COMBO_WindowPosChanging() do not change the height of the the dropped rectangle, if the new height is too small.
-
- 22 Apr, 2008 1 commit
-
-
Austin English authored
-
- 14 Apr, 2008 1 commit
-
-
Aric Stewart authored
user32: Make sure there is space for at least 6 items in a combo dropdown without forcing it to be at most 6 items as well.
-
- 27 Mar, 2008 1 commit
-
-
Dmitry Timoshkov authored
-
- 01 Mar, 2008 1 commit
-
-
James Hawkins authored
-
- 07 Feb, 2008 1 commit
-
-
Lei Zhang authored
-
- 22 Jan, 2008 1 commit
-
-
Andrew Talbot authored
-
- 19 Dec, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 26 Nov, 2007 1 commit
-
-
Andrew Talbot authored
-
- 09 Nov, 2007 1 commit
-
-
Andrew Talbot authored
-
- 01 Nov, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 31 Aug, 2007 1 commit
-
-
Mikolaj Zalewski authored
-
- 09 Aug, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 25 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 21 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 27 Mar, 2007 1 commit
-
-
Mikołaj Zalewski authored
The tests shows that CBGetTextAreaHeight was using a bad formula.
-
- 07 Feb, 2007 1 commit
-
-
Aric Stewart authored
number of items however the if statement used nIHeight (just the height of 1 item) and not nHeight (the height all the items).
-
- 05 Jan, 2007 1 commit
-
-
Kai Blin authored
-
- 16 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 07 Nov, 2006 1 commit
-
-
Francois Gouget authored
-
- 25 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 02 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 28 Aug, 2006 1 commit
-
-
Dmitry Timoshkov authored
- do not force repainting on WM_WINDOWPOSCHANGED in combobox, it breaks Z-order based painting. - do nothing in the combobox WM_ERASEBKGND handler do all painting in WM_PAINT like Windows does.
-
- 15 Jun, 2006 1 commit
-
-
Vitaly Lipatov authored
Replace toupper/tolower with CharUpper/CharLower functions.
-