user32: Add test cases for update rects affected by ShowWindow.
[wine] / dlls / comctl32 /
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.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-07  Francois Gougetcomctl32: Add missing '\n' to ok() call.
2006-11-06  Mike McCormackcomctl32: Switch to a Nx4 tiling.
2006-11-06  Mike McCormackcomctl32: Remove a Nx1 assuption in ImageList_AddMasked().
2006-11-06  Mike McCormackcomctl32: Check if GetObject fails on bitmaps passed...
2006-11-06  Mike McCormackcomctl32: Fix Nx1 assumptions when adding multiple...
2006-11-06  Mike McCormackcomctl32: Fix an Nx1 in ImageList_DrawIndirect().
2006-11-06  Mike McCormackcomctl32: Remove another Nx1 assumption from ImageList_...
2006-11-06  Mike McCormackcomctl32: Remove Nx1 assumptions in ImageList_Merge.
2006-11-06  Mike McCormackcomctl32: Remove Nx1 assumptions in ImageList_GetIcon().
2006-11-06  Mike McCormackcomctl32: Use imagelist_copy_images() in ImageList_SetI...
2006-11-06  Mike McCormackcomctl32: Create a helper function to copy a block...
2006-11-06  Mike McCormackcomctl32: Fix a regression.
2006-11-02  Huw Daviescomctl32: Implement PSM_GETRESULT.
2006-11-02  Huw Daviescomctl32: Fix return value of PropertySheet() for modal...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Add buttons size tests.
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Use the width of the current button...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: The SetButtonSize should not allow...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: The top margin should be computed...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Add a LayoutToolbar that works like...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Fix buttons heights.
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: The string should be included in...
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Add support for WM_SETFONT.
2006-11-02  Paul Vrienscomctl32: Move documented functions to string.c.
2006-11-02  Mike McCormackcomctl32: imagelist: Remove more 1xN assumptions.
2006-11-02  Mike McCormackcomctl32: Remove a redundant variable.
2006-11-01  Mike McCormackimagelist: Move Nx1 assumptions about bitmaps dimension...
2006-10-31  Mike McCormackcomctl32: Remove some more Nx1 assumptions.
2006-10-27  Mike McCormackcomctl32: Move code assuming Nx1 into ImageList_CreateI...
2006-10-25  Oleg Krylovcomctl32: Create tooltip windows with WS_POPUP style.
2006-10-25  Oleg Krylovcomctl32: statusbar: Create tooltip window with WS_POPU...
2006-10-25  Alexandre Julliardcomctl32: Properly handle negative coordinates for...
2006-10-25  Mike McCormackcomctl32: Create a point from index function and use it.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-24  Michael Stefaniuccomctl32/tests: Specify type of function argument and...
2006-10-23  Rob Shearmancomctl32: Fix imagelist leak in tests.
2006-10-23  Andrew Talbotcomctl32: Cast-qual warnings fix.
2006-10-23  Alexandre Julliardcomctl32: Position the tooltip window correctly on...
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
next