comtcl32/tests: Dynamically load ImageList_SetImageCount() because it is missing...
[wine] / dlls / comctl32 / tests /
2007-02-12  Duane Clarktreeview: Scrolling does not cause label being edited...
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-05  Mikołaj Zalewskicomctl32: rebar: Add some tests for rebar and change...
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-16  Mikołaj Zalewskicomctl32: toolbar: Fix the TB_SETBITMAPSIZE for width...
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-03  Lei Zhangcomctl32: Add initial tests for the status bar control.
2006-12-29  Frank Richtercomctl32: listview: Fix getting user params and subitems.
2006-12-14  Francois Gougetcomctl32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-12  Marcus MeissnerMade some functions static.
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-13  Francois GougetAssorted spelling fixes.
2006-11-08  Paul Vrienscomctl32: Load function pointers by ordinal.
2006-11-08  Paul Vrienscomctl32: Beginning of some string related tests.
2006-11-07  Francois Gougetcomctl32: Add missing '\n' to ok() call.
2006-11-02  Mikołaj Zalewskicomctl32: toolbar: Add buttons size tests.
2006-10-24  Michael Stefaniuccomctl32/tests: Specify type of function argument and...
2006-10-23  Rob Shearmancomctl32: Fix imagelist leak in tests.
2006-10-19  Mikołaj Zalewskicomctl32: toolbar: Fix the tests and handling of TB_SET...
2006-10-16  Mikołaj Zalewskicomctl32: header: Test and improve the custom draw...
2006-10-14  Mikołaj Zalewskicomctl32: toolbar: Test and improve TB_SETHOTITEM.
2006-10-13  Michael Ploujnikovcomctl32/tests: Win64 printf format warning fixes.
2006-10-12  Mikołaj Zalewskicomctl32: toolbar: Passing a string pointer in TB_INSER...
2006-10-09  Mikołaj Zalewskicomctl32: toolbar: Fix the TB_ADDSTRING from resources...
2006-10-03  Francois Gougetcomctl32: Fix LVM_GETITEM/LVIF_STATE so it only returns...
2006-09-29  Francois GougetAdd missing '\n's to ok() calls.
2006-09-29  Francois GougetAssorted spelling fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-27  Mikołaj Zalewskicomctl32: toolbar: Test and fix TB_ADDSTRING from resource.
2006-09-26  Mikołaj Zalewskicomctl32: toolbar: Resize the imagelist icons after...
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Fix the return code of TB_ADDBITMAP.
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Fix IDB_STD_VIEW_* icons count ...
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Use correctly wParam in TB_ADDBITMAP.
2006-09-21  Mikołaj Zalewskicomctl32: imagelist: SetImageCount can be used to decre...
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Add some tests for TB_ADDBITMAP.
2006-09-20  Mikołaj Zalewskicomctl32: header: Test the header order-management...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-07-31  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-07-20  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-07-18  Huw Daviescomctl32: All items should be marked as unchecked when...
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-03  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-06-16  Francois GougetAssorted spelling fixes.
2006-06-15  Mike McCormackcomctl32: Add a short test for the listview.
2006-06-13  Alexandre Julliardcomctl32: Don't use sizeof in traces to avoid printf...
2006-05-30  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-05-28  Andrew Talbotcomctl32/tests: Write-strings warning fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-16  Mikołaj Zalewskicomctl32: header: Fix INSERTITEM on a zero mask and...
2006-05-16  Mikołaj Zalewskicomctl32: header: Copy some fields on INSERTITEM even...
2006-05-16  Mikołaj Zalewskicomctl32: header: Automatically set some format fields.
2006-05-15  Mikołaj Zalewskicomctl32: header: Check for HDN_GETDISPINFO not being...
2006-04-19  Mikołaj Zalewskicomctl32: Test the HDM_SETITEM notifications.
2006-04-06  Huw Daviescomctl32: Set the sheet caption before invoking the...
2006-03-31  Alexandre Julliardcomctl32: Force a specific day value in the monthcal...
2006-03-15  Mike McCormackcomctl32: Fix some gcc 4.1 warnings.
2006-02-16  Vitaliy Margolencomctl32: Remove/swap limits if min > max in MCM_SETRANGE.
2006-02-16  Vitaliy Margolencomctl32: Don't change month range in MCM_SETRANGE...
2006-02-14  Vitaliy Margolencomctl32: Fix invalid date/time check in MCM_SETRANGE...
2006-02-06  Vitaliy Margolencomctl32: Add month calendar tests.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-11  Rob Shearmancomctl32: Test the painting behaviour of the progress...
2005-12-19  Dmitry Timoshkovcomctl32: Add a test for the initial tooltip window...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-18  Vijay Kiran KamujuAdded header control tests.
2005-11-10  Francois GougetAdd trailing '\n's to ok() and TRACE() calls.
2005-10-21  Krzysztof FoltmanSeparators with group style set don't separate toolbar...
2005-09-21  Jason EdmeadesFix some off by one calculations in the comboboxex...
2005-09-12  Alexandre JulliardFixed a few more pointer to integer typecast issues...
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-23  Vitaliy MargolenFix handling of minimum tab width.
2005-08-23  Michael Kaufmann- Redraw immediately upon PBM_SETPOS, PBM_DELTAPOS...
2005-08-10  Francois GougetThe PSDK does not define a TreeView_InsertItemA() macro...
2005-08-01  Alexandre JulliardFixed regression in DPA_Search.
2005-08-01  Felix NawothnigFix DPA_Search for sorted arrays.
2005-07-11  Francois GougetAssorted spelling fixes.
2005-07-08  Felix NawothnigFix some DPA functions so they pass the new tests.
2005-07-07  Felix NawothnigAdd another failing DPA test.
2005-07-06  Francois GougetAdd trailing '\n's to ok() calls.
2005-07-05  Felix NawothnigFix DPA tests on Win95.
2005-07-03  Felix NawothnigRewrote the DPA testsuite.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-16  Stefan HuehnerFix some -Wstrict-prototypes warnings.
2005-06-13  Krzysztof FoltmanTest when TVN_SELCHANGING and TVN_SELCHANGED are really...
2005-06-09  Mike McCormackWarning fixes for -Wmissing-declarations and -Wwrite...
2005-04-22  Stefan LeichterImport DPA_Search by ordinal like other DPA functions.
2005-03-18  C. Scott AnanianUPDOWN_GetBuddyInt should not fail when the control...
next