comctl32/tests: Test expanding of a invisible sub tree.
[wine] / dlls / comctl32 / tests / updown.c
2009-04-02  Michael Stefaniuccomctl32/tests: Use LONG instead of long.
2009-01-05  Michael Stefaniuccomctl32/tests: Do not cast the IDC_* defines to a...
2008-10-01  James Hawkinscomctl32: Only log system messages.
2008-09-08  James Hawkinscomctl32: Fix a failing test in win98.
2008-08-29  James Hawkinscomctl32: Fix a failing test in win2000.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-24  Dmitry Timoshkovcomctl32/tests: Fix some problems revealed by compilati...
2007-03-14  Leslie Choongcomctl32: updown: Added message sequencing tests.
2007-03-14  Leslie Choongcomctl32: updown: Expect macro and spelling errors.
2007-03-12  Stefan HuehnerChange some functions arguments from () -> (void).
2007-02-21  Lei Zhangcomctl32: Move up-down msg seq test functions into...
2007-02-13  Leslie Choongcomctl32: updown: Getter and setter tests for updown...
2007-01-23  Lei Zhangcomctl32: Fix the updown control test to use the option...
2007-01-22  Dmitry Timoshkovcomctl32: Fix the updown control test to pass under XP.
2007-01-10  James Hawkinscomctl32: Rewrite the up-down control tests to add...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-12  Alexandre JulliardFixed a few more pointer to integer typecast issues...
2005-06-09  Mike McCormackWarning fixes for -Wmissing-declarations and -Wwrite...
2005-03-18  C. Scott AnanianUPDOWN_GetBuddyInt should not fail when the control...
2005-03-16  C. Scott AnanianStarted a unit test case for the updown control.