- 07 Apr, 2008 2 commits
-
-
Rok Mandeljc authored
-
Apostolos Alexiadis authored
-
- 03 Apr, 2008 1 commit
-
-
Jason Edmeades authored
-
- 01 Apr, 2008 1 commit
-
-
Apostolos Alexiadis authored
-
- 27 Mar, 2008 1 commit
-
-
Austin English authored
-
- 26 Mar, 2008 1 commit
-
-
Anatoly Lyutin authored
-
- 24 Mar, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 20 Mar, 2008 5 commits
- 18 Mar, 2008 1 commit
-
-
Aric Stewart authored
rebar: In AutoSize get the window rc after REBAR_Layout if needed to respect the sizing changes made by REBAR_Layout.
-
- 12 Mar, 2008 5 commits
-
-
Alexandre Julliard authored
-
Huw Davies authored
-
Lei Zhang authored
-
Lei Zhang authored
-
Michael Stefaniuc authored
-
- 11 Mar, 2008 3 commits
-
-
Huw Davies authored
-
Huw Davies authored
-
Huw Davies authored
-
- 10 Mar, 2008 2 commits
-
-
Paul Vriens authored
-
Paul Vriens authored
-
- 07 Mar, 2008 1 commit
-
-
Mikołaj Zalewski authored
-
- 05 Mar, 2008 1 commit
-
-
Francois Gouget authored
-
- 04 Mar, 2008 1 commit
-
-
Rob Shearman authored
Only specify the root to keep platform-specifics out of the individual DLL makefiles.
-
- 28 Feb, 2008 3 commits
-
-
Mikołaj Zalewski authored
The code required that a row started with a visible band. However this was not met if the first band of the rebar was hidden. The new code should fix this case. I've also made it explicit in the comments that the functions require the first band to be visible and renamed next_band, prev_band to next_visible and prev_visible to make it clear what these functions do.
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 27 Feb, 2008 4 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 25 Feb, 2008 5 commits
-
-
Rob Shearman authored
In the case where an hdc is passed in via the wParam, ps.fErase could be uninitialised. Fix this by rearranging the code so that ps is only used when an hdc isn't passed in.
-
Mikołaj Zalewski authored
-
Rob Shearman authored
comctl32: Rename the dwStyle and dwOldStyle variables in LISTVIEW_SetExtendedListViewStyle to more accurately reflect their purpose. This also fixes local variable shadowing in the function, which should be avoided for purposes of code readability.
-
Rob Shearman authored
comctl32: Fix local variable shadowing in load_string by moving len to the block in which it is actually used.
-
Rob Shearman authored
-
- 17 Feb, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 16 Feb, 2008 1 commit
-
-
Rob Shearman authored
-