comctl32: Added monthcal test cases.
[wine] / dlls / comctl32 / tests / updown.c
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.