comctl32/tests: Add more MRU tests.
[wine] / dlls / comctl32 / tests / rebar.c
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...
2010-12-03  Francois Gougetcomctl32/tests: Add a trailing '\n' to an ok() call.
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-10-01  Alexandre Julliardcomctl32/tests: Make some variables static.
2010-06-07  Nikolay Sivovcomctl32/rebar: Fix index check condition for RB_SHOWBAND.
2009-12-28  Michael Stefaniuccomctl32/tests: Remove some superfluous casts around...
2009-12-23  Nikolay Sivovcomctl32/rebar: Fix default just inserted band colors.
2009-12-23  Nikolay Sivovcomctl32/tests: Explicitly create rebar for each test...
2009-12-07  Nikolay Sivovcomctl32/tests: Free imagelist after use.
2009-09-25  Alexandre Julliardcomctl32/tests: Fix some rebar tests on older comctl32...
2009-06-30  Nikolay Sivovcomctl32/rebar: Use proper structure size in tests...
2009-06-18  Paul Vrienscomctl32/tests: Fix some typos (copy-paste).
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-02-13  Michael Stefaniuccomctl32: Remove superfluous pointer casts.
2008-03-10  Paul Vrienscomctl32/tests: Free the library after use.
2008-02-28  Mikołaj Zalewskicomctl32: rebar: To check if an image is present iImage...
2008-02-28  Mikołaj Zalewskicomctl32: rebar: Image height should be taken into...
2008-02-05  Francois Gougetcomctl32/tests: Call InitCommonControlsEx() if availabl...
2007-12-10  Francois Gougetcomctl32/tests: InitCommonControlsEx() is missing on...
2007-11-02  Gerald Pfeifercomctl32: Make parameters of expect_band_content()...
2007-10-15  Gerald Pfeifercomctl32/tests: Avoid remove redundant invocation of...
2007-10-09  Huw Daviescomctl32/tests: Skip some font dependent tests if we...
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-03-01  Mikołaj Zalewskicomctl32: rebar tests: Support different window border...
2007-02-26  Mikołaj Zalewskicomctl32: rebar: Test the RBN_HEIGHTCHANGE notify and...
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-07  Paul Vrienscomctl32/tests: Fix typo (Coverity).
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Add some tests for rebar and change...