comctl32/tests: Add more MRU tests.
[wine] / dlls / comctl32 / tests / status.c
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-18  Austin Englishcomctl32/tests: Make sure to use a return value (LLVM...
2010-03-22  Francois Gougetcomctl32/tests: fix an ok() call's trailing '\n'.
2010-01-22  Peter Dons Tychsencomctl32: Handle WM_NOTIFY correctly when the parent...
2009-08-29  Alexandre Julliardcomctl32/tests: Fix status test failures on older Windo...
2009-08-27  Juan Langcomctl32: Return the number of characters copied in...
2009-03-06  Nikolay Sivovcomctl32: Replace nonprintable characters with spaces...
2009-02-16  Rein Klazescomctl32: Fix for owner draw statusbar.
2009-02-13  Detlef Riekenbergcomctl32/tests: The status control use a different...
2009-02-04  Detlef Riekenbergcomctl32/tests: Make the test dpi and theme aware by...
2009-01-26  Alasdair Sinclaircomctl32/tests: Fix missing void in empty parameter...
2008-11-04  Michael Stefaniuccomctl32: Do not cast zero.
2008-11-03  Michael Stefaniuccomctl32: Do not cast NULL.
2008-09-24  James Hawkinscomctl32: Add a missing newline.
2008-09-24  James Hawkinscomctl32: Fix a failing test in win95.
2008-09-15  James Hawkinscomctl32: Fix the remaining broken tests in win95.
2008-09-15  James Hawkinscomctl32: Fix several failing tests in win95.
2008-09-08  James Hawkinscomctl32: Allow a little slop in the status bar metric...
2008-07-23  Mikołaj Zalewskicomctl32: statusbar: Test and fix SB_SETMINHEIGHT.
2008-07-22  Mikołaj Zalewskicomctl32: statusbar: Change the height expression to...
2008-07-17  Mikołaj Zalewskicomctl32: statusbar: WM_SETFONT should change the bar...
2008-07-16  Mikołaj Zalewskicomctl32: statusbar: WM_CREATE should not resize the...
2007-02-26  Alex Arazicomctl32: More status bar tests.
2007-01-03  Lei Zhangcomctl32: Add initial tests for the status bar control.