comctl32/tests: Standardize COM in imagelist.c.
[wine] / dlls / comctl32 / tests /
2011-09-27  Michael Stefaniuccomctl32/tests: Standardize COM in imagelist.c.
2011-09-27  Francois GougetAssorted spelling fixes & co.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-26  Francois Gougetcomctl32/tests: Add basic tests for the SysLink control.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Properly adjust day of week in MCM_S...
2011-09-23  Nikolay Sivovcomctl32/monthcal: Correct MCM_SETTODAY handler return...
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix some day state problems.
2011-09-23  Nikolay Sivovcomctl32/monthcal: Fix MCM_GETMONTHRANGE with regard...
2011-09-22  Nikolay Sivovcomctl32/monthcal: Enable multiple calendars support.
2011-09-20  Nikolay Sivovcomctl32/monthcal: Implement MCM_GETCALENDARCOUNT.
2011-09-19  Francois Gougetcomctl32: Don't crash when getting a bad image list...
2011-09-09  Francois Gougetcomctl32/tests: Use the PROPSHEETHEADERA_V1_SIZE macros...
2011-09-08  Francois Gougetcomctl32: Fix the wizard and property sheet dialog...
2011-09-08  Francois Gougetcomctl32/tests: Check the styles of the wizard and...
2011-09-06  Francois Gougetcomctl32: Property sheets must be able to redraw themse...
2011-08-30  André Hentschelcomctl32/tests: Fix printing a NULL string.
2011-08-29  Alexandre Julliardcomctl32: Simplify the DIB byte width computation.
2011-08-22  Nikolay Sivovcomctl32/treeview: Set edit box text before notificatio...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-04  Florian Köberlecomctl32/header: Don't free the imagelist in HEADER_NCD...
2011-08-04  Florian Köberlecomctl32/tests: Test that headers do not free their...
2011-07-28  André Hentscheluser32: Fix for finding nested default buttons.
2011-07-27  Austin Englishcomctl32/tests: Remove win9x hacks.
2011-07-20  Nikolay Sivovcomctl32/listview: Don't invalidate list on LVM_SETBKCOLOR.
2011-07-20  Nikolay Sivovcomctl32/listview: Don't invalidate list on LVM_SETTEXT...
2011-07-20  Nikolay Sivovcomctl32/listview: Don't invalidate list on LVM_SETTEXT...
2011-07-20  Nikolay Sivovcomctl32/tests: Test that edit box is not multiline.
2011-07-19  Michael Stefaniuccomctl32/tests: Don't cast NULL to an int.
2011-07-06  Nikolay Sivovcomctl32/tests: Simplify a workaround for old module...
2011-07-04  Nikolay Sivovcomctl32/tests: Test more return values in tests (Clang).
2011-07-04  Nikolay Sivovcomctl32/tab: Make WM_RBUTTONUP reach default window...
2011-06-28  Marcus Meissnercomctl32: Fixed strncpy (Coverity).
2011-06-24  Jay Yangcomctl32: Make ComboBoxEx send CBEN_ENDEDIT when select...
2011-06-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-06  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-03  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-02  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-02  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-01  Marko Nikoliccomctl32/tests: Removed sign comparison warning in...
2011-06-01  Marko Nikoliccomctl32/tests: Use unsigned constants to remove sign...
2011-05-30  Marko Nikoliccomctl32/tests: Fixed variable type, removed sign compa...
2011-05-25  Nikolay Sivovcomctl32/treeview: TVM_EXPAND with TVE_TOGGLE action...
2011-05-23  Gerald Pfeifercomctl32/tests: Add casts to avoid comparison of differ...
2011-05-20  Nikolay Sivovcomctl32/tests: Some tests for TVM_GETNEXTITEM and...
2011-05-16  Nikolay Sivovcomctl32/treeview: Properly update image state index...
2011-05-16  Nikolay Sivovcomctl32/treeview: Store item state supplied from TVN_G...
2011-05-16  Nikolay Sivovcomctl32/treeview: Always return state from TVM_GETITEM...
2011-05-13  Nikolay Sivovcomctl32/tests: Initialize subitem index.
2011-05-13  Nikolay Sivovcomctl32/tests: Test return values in uniform way.
2011-05-13  Nikolay Sivovcomctl32/listview: Fix parameter validation for LVM_SET...
2011-05-12  Nikolay Sivovcomctl32/tests: Make functions from test macros.
2011-05-11  Nikolay Sivovcomctl32/listview: Don't forward HDN_ITEMCHANGING/HDN_I...
2011-05-09  Nikolay Sivovcomctl32/listview: Make edit box handle available from...
2011-05-06  Nikolay Sivovcomctl32/listview: Don't refuse to set subitem data...
2011-05-06  Nikolay Sivovcomctl32/tests: Test message result for equality.
2011-05-02  Nikolay Sivovcomctl32: Ignore size field when creating with -W calls.
2011-05-02  Nikolay Sivovcomctl32/tests: Add more MRU tests.
2011-05-02  Nikolay Sivovcomctl32: Adjust field names and some defines to match...
2011-05-02  Nicolas Le Camcomctl32/tests: Remove a set but unused variable.
2011-04-27  Nikolay Sivovcomctl32/tests: Remove practically unused parameters...
2011-04-11  Nikolay Sivovcomctl32/tab: Fix invalid read of item data.
2011-04-04  Nikolay Sivovcomctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.
2011-03-31  Vincent Povirkcomctl32: Use current month and year when checking...
2011-03-28  Nikolay Sivovcomctl32/listview: Fix edit box text limit.
2011-03-28  Nikolay Sivovcomctl32/listview: Adjust dispinfo text buffer length.
2011-03-28  Marcus Meissnercomctl32: Added missing break (Coverity).
2011-03-16  Francois Gougetcomctl32/tests: Make init_tbsize_result() and tbsize_ad...
2011-03-07  Francois Gougetcomctl32/tests: Add a '\n' to a pair of ok() calls.
2011-03-01  Peter Urbaneccomctl32: Add a check for setting number of parts in...
2011-02-28  Peter Urbaneccomctl32/tests: Enable statusbar tooltip tests.
2011-02-28  Austin Englishcomctl32/tests: Remove win9x hack.
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2011-02-18  Austin Englishcomctl32/tests: Remove dead assignments (LLVM/Clang).
2011-02-14  Gerald Pfeifercomctl32/tests: Remove unused parameter from test_remov...
2011-02-14  Gerald Pfeifercomctl32/tests: Avoid uninitialized variable warning...
2011-02-07  Alexander Kochetkovcomctl32: Fixed height of comboboxex32.
2011-02-07  Francois Gougetcomctl32/tests: Fix compilation on systems that don...
2011-02-07  Nikolay Sivovcomctl32/tests: Test more return values (LLVM/Clang).
2011-02-07  Austin Englishcomctl32/tests: Make sure to use return value (LLVM...
2011-01-31  Nikolay Sivovcomctl32/tests: Initialize item mask on item insert...
2011-01-20  Greg Geldorpcomctl32/tests: Fix failures for 120DPI display.
2011-01-17  Nikolay Sivovcomctl32/tests: Fix a leak in rebar test data allocatio...
2011-01-17  Nikolay Sivovcomctl32/tests: Fix a leak in toolbar test data allocat...
2010-12-03  Francois Gougetcomctl32/tests: Add a trailing '\n' to an ok() call.
2010-11-23  Paul Vrienscomctl32/tests: Fix shell32 test failures on NT4/W2K.
2010-11-17  Nikolay Sivovcomctl32/treeview: Use a code set by dispinfo holder...
2010-11-17  Nikolay Sivovcomctl32/listview: Use a code set by dispinfo holder...
2010-11-12  Austin Lundcomctl32/tests: Fixed rebar layout tests that depend...
2010-11-11  Austin Lundcomctl32/tests: Fixed rebar layout tests which depend...
2010-11-11  Austin Lundcomctl32/tests: Changed rebar layout tests to load...
2010-11-10  Austin Lundcomctl32/tests: Change expect_band_content test to...
2010-11-10  Austin Lundcomctl32/tests: Fix band info tests that depend on...
2010-11-08  Bernhard Übelackercomctl32: Test for window messages of a property sheet...
2010-11-08  Austin Lundcomctl32/tests: Fixed toolbar tests for varing width...
2010-11-08  Austin Lundcomctl32/tests: Fix toolbar size tests that depend...
next