- 04 Dec, 2006 1 commit
-
-
Clinton Stimpson authored
-
- 09 Nov, 2006 1 commit
-
-
Eric Pouech authored
-
- 25 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 16 Oct, 2006 2 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 12 Oct, 2006 2 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 29 Sep, 2006 1 commit
-
-
Francois Gouget authored
-
- 20 Sep, 2006 6 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
This also fixes the notify format of HDN_ITEMCLICKED(A/W).
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 02 Jun, 2006 1 commit
-
-
Paul Vriens authored
-
- 01 Jun, 2006 1 commit
-
-
Mikołaj Zalewski authored
-
- 30 May, 2006 1 commit
-
-
Mikołaj Zalewski authored
-
- 26 May, 2006 5 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 23 May, 2006 3 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
Make the column resizing smooth in full drag mode even for listview with lots of elements by redrawing only the resized column and calling UpdateWindow.
-
Jonathan Ernst authored
-
- 20 May, 2006 3 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 17 May, 2006 2 commits
-
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 16 May, 2006 3 commits
-
-
Mikołaj Zalewski authored
INSERTITEM should fail on a zero mask. If in GETITEM the mask has an unknown field it should store only the comctl32 4.0 fields (with test case).
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
- 15 May, 2006 7 commits
-
-
Mikołaj Zalewski authored
Improve HEADER_SendHeaderDispInfoNotify and rename it to HEADER_PrepareCallbackItems. The new HEADER_FreeCallbackItems frees the buffers allocated by it. GetItemT and DrawItem calls these functions.
-
Mikołaj Zalewski authored
Mark the callback items in the callbackMask HEADER_ITEM field. The pszText for callback texts is now NULL what simplifies some checks. Checks for lpItem->pszText==emptyString are also not needed as emptyString is not stored in lpItem but used as a parameter to Str_SetPtr (I haven't noticed it).
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
-