version: Constify some variables.
[wine] / dlls / comctl32 /
2007-03-05  Kanit Therdsteerasukdicomctl32: datetime: Tests for events for date and time...
2007-03-01  Mikołaj Zalewskicomctl32: header tests: Support different window border...
2007-03-01  Mikołaj Zalewskicomctl32: rebar tests: Support different window border...
2007-03-01  Mikołaj Zalewskicomctl32: rebar: Remove the not needed BANDS_NEED_LAYOU...
2007-03-01  Mikołaj Zalewskicomctl32: rebar: WM_SETFONT should send a RBN_HEIGHTCHA...
2007-02-28  Felix Nawothnigcomctl32: Update header window in listview WM_PAINT...
2007-02-28  Felix Nawothnigcomctl32: Add listview WM_PAINT message sequence tests.
2007-02-28  James Hawkinscomctl32: Add message ids to allow multi-window test...
2007-02-26  Alex Arazicomctl32: More status bar tests.
2007-02-26  Samuel Lidén Borellcomctl32: Use mask value in COMBOEX_GetItemA too.
2007-02-26  Mikołaj Zalewskicomctl32: rebar: Test the RBN_HEIGHTCHANGE notify and...
2007-02-26  Mikołaj Zalewskicomctl32: listview: Set the style in WM_CREATE.
2007-02-23  Jan Zerebeckicomctl32: Add DebugInfo to critical section.
2007-02-22  Aric Stewartcomctl32: Implement LVM_SETUNICODEFORMAT.
2007-02-21  Lei Zhangcomctl32: Move up-down msg seq test functions into...
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-20  Thomas Weidenmuellercomctl32: Implement LM_GETIDEALSIZE for the syslink...
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Store the oldSize as a local variable.
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Store the coordinates of infoPtr-...
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Test and fix the WM_SIZE handler and...
2007-02-20  Mikołaj Zalewskicomctl32: rebar: Rewrite the layout code.
2007-02-19  Marcus Meissnercomctl32: Fixed new header test.
2007-02-19  Rob Shearmancomctl32: Don't free user32 objects with a gdi32 functi...
2007-02-19  Kanit Therdsteerasukdicomctl32: datetime: Initial tests for date and time...
2007-02-16  Chris Petersoncomctl32: treeview: New conformance tests for TreeView...
2007-02-16  Farshad Agahcomctl32: Added monthcal test cases.
2007-02-16  Francois Gougetcomctl32/tests: Add missing '\n's to ok() calls.
2007-02-15  Dmitry Timoshkovcomctl32: Change internal imagelist bitmap storage...
2007-02-14  Keith Stevenscomctl32: Add trackbar tests.
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-14  Shanren Zhoucomctl32: Add header tests.
2007-02-14  Felix Nawothnigcomctl32: Remove redundant NULL checks before Free...
2007-02-14  Felix Nawothnigcomctl32: Add tests for Alloc() and friends.
2007-02-14  Felix Nawothnigcomctl32: Rename 'string' test to 'misc'.
2007-02-13  Leslie Choongcomctl32: updown: Getter and setter tests for updown...
2007-02-13  Dmitry Timoshkovcomctl32: Implement ImageList_GetFlags.
2007-02-12  Dmitry Timoshkovcomctl32: Make ImageList_Read and ImageList_Write compa...
2007-02-12  Duane Clarktreeview: Scrolling does not cause label being edited...
2007-02-09  Vitaly LipatovSome fixes in russian resources.
2007-02-08  Mikołaj Zalewskicomctl32: listview: Create the LISTVIEW_INFO in WM_NCCR...
2007-02-07  Paul Vrienscomctl32/tests: Fix typo (Coverity).
2007-02-07  Mikołaj Zalewskicomctl32: toolbar: Copy bitmaps with CopyImage so that...
2007-02-07  Felix Nawothnigcomctl32: Remove unnecessary and misused mask member...
2007-02-06  Rob Shearmancomctl32: Fix the computation of the select bounds...
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Fix lpBand->lpText memory leak in...
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Merge SetBandInfoA and SetBandInfoW.
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Merge GetBandInfoA and GetBandInfoW.
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Merge InsertBandA and InsertBandW.
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Add some tests for rebar and change...
2007-02-05  Thomas Weidenmuellercomctl32: Fix the TAB_ITEM_SIZE macro.
2007-01-25  Felix Nawothnigcomctl32: Degrade ERR to WARN.
2007-01-23  Lei Zhangcomctl32: Fix the updown control test to use the option...
2007-01-23  Paul Vrienscomctl32/tests: Cast-qual warning fixes.
2007-01-22  Dmitry Timoshkovcomctl32: Fix the updown control test to pass under XP.
2007-01-22  Thomas Weidenmuellercomctl32: Fix InitCommonControlsEx prototype.
2007-01-18  Francois GougetAssorted spelling fixes.
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
2007-01-16  Mikołaj Zalewskicomctl32: toolbar: Fix the TB_SETBITMAPSIZE for width...
2007-01-16  Mikołaj Zalewskicomctl32: toolbar: Recalc the toolbar after a TB_SETIMA...
2007-01-16  Mikołaj Zalewskicomctl32: listview: When shrinking the last column...
2007-01-16  Mikołaj Zalewskicomctl32: listview: A CDRF_SKIPDEFAULT for an item...
2007-01-12  Duane Clarktreeview: Fix horizontal scrolling.
2007-01-10  James Hawkinscomctl32: Rewrite the up-down control tests to add...
2007-01-09  Felix Nawothnigtreeview: Initialize iImage and iSelectedImage with...
2007-01-08  Duane Clarkcomctl32: listview: Allow LVIF_STATE flag in subitems.
2007-01-04  Mike McCormackcomctl32: Check subitem is valid before calling LISTVIE...
2007-01-04  Mike McCormackcomctl32: Remove unnecessary casts.
2007-01-03  Lei Zhangcomctl32: Add initial tests for the status bar control.
2007-01-03  Vijay Kiran Kamujucomctl32: statusbar: Fix GetRect return value bug.
2007-01-02  Alexandre JulliardUse GetDC instead of CreateDC where possible.
2006-12-29  Frank Richtercomctl32: listview: Fix getting user params and subitems.
2006-12-26  Vijay Kiran Kamujucomctl32: MonthCalendar - Fix highlighting of current...
2006-12-14  Francois Gougetcomctl32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-12  Marcus MeissnerMade some functions static.
2006-12-11  Peter Oberndorfercomctl32: Fix imagelist regression from "comctl32:...
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-04  Clinton Stimpsoncomctl32: Destroy header information on WM_NCDESTROY...
2006-12-01  Detlef Riekenbergcomctl32: Do not crash when the startpage is invalid.
2006-11-29  Dmitry Timoshkovcomctl32: Make some data const.
2006-11-29  Andrew Talbotcomctl32: Cast-qual warnings fix.
2006-11-27  Francois Gougetcomctl32: Add a Portuguese translation (contributed...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-24  Francois Gougetcomctl32/tests: Fix the CheckDPA() tests.
2006-11-24  Francois Gougetcomctl32/tests: Don't use the NONAMELESS* macros in...
2006-11-21  Alexandre Julliardcomctl32: Remove invalid NULL check.
2006-11-21  Huw Daviescomctl32: Set the result to IDOK on 'Finish'.
2006-11-15  Alexandre JulliardRevert "comctl32: Fix a potential regression in ImageLi...
2006-11-14  Mike McCormackcomctl32: Remove a redundant variable.
2006-11-14  Mike McCormackcomctl32: Fix a potential regression in ImageList_Repla...
2006-11-14  Mike McCormackcomctl32: When removing an image, move the remaining...
2006-11-13  Paul Vrienscomctl32: Remove deadcode (Coverity).
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-09  Eric Pouechcomctl32: header: fix bug found out by running valgrind...
2006-11-09  Mike McCormackcomctl32: Downgrade an ERR to a WARN.
2006-11-08  Paul Vrienscomctl32: Load function pointers by ordinal.
2006-11-08  Mike McCormackcomctl32: Fix a regression in ImageList_AddMasked().
2006-11-08  Francois Gougetinclude: The PSDK does not have the A/W variants of...
2006-11-08  Mike McCormackcomctl32: Remove Nx1 assumptions in ImageList_Read.
2006-11-08  Paul Vrienscomctl32: Beginning of some string related tests.
2006-11-08  Paul Vrienscomctl32: Fix return values of string functions.
next