comctl32/tests: Test expanding of a invisible sub tree.
[wine] / dlls / comctl32 / tests / monthcal.c
2009-04-02  Michael Stefaniuccomctl32/tests: Use LONG instead of long.
2009-03-06  Alexandre Julliardcomctl32/tests: Fix the monthcal window creation messag...
2009-01-05  Ge van Geldorpcomctl32/tests: Fix title bar tests for non-English...
2009-01-05  Michael Stefaniuccomctl32/tests: Do not cast the IDC_* defines to a...
2008-11-03  Michael Stefaniuccomctl32: Do not cast NULL.
2008-10-27  Clinton Stimpsoncomctl32: Fix getting of min size of monthcal when...
2008-09-29  James Hawkinscomctl32: Fix a test on locales where default first...
2008-09-22  Alexandre Julliardcomctl32/tests: Fix a couple of message test failures.
2008-09-15  Nicolas Le Camcomctl32: Fix a failing test for some platforms.
2008-09-08  James Hawkinscomctl32: Trace the first day of the week.
2008-09-08  James Hawkinscomctl32: Fix a failing test for some platforms.
2008-09-08  James Hawkinscomctl32: Fix two failing tests in win98.
2008-03-12  Michael Stefaniuccomctl32/tests: Fix a variable type in monthcal.c....
2008-02-07  Reece H. Dunncomctl32: Vista sends an unidentified message when...
2008-02-05  Francois Gougetcomctl32/tests: Call InitCommonControlsEx() if availabl...
2007-12-10  Francois Gougetcomctl32/tests: InitCommonControlsEx() is missing on...
2007-10-16  Lei Zhangcomctl32: Monthcal today link test.
2007-10-16  Lei Zhangcomctl32: Simplify monthcal test.
2007-10-09  Lei Zhangcomctl32: Fix monthcal hit tests.
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
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-04-13  Lei Zhangcomctl32: monthcal: GetMonthRange Tests.
2007-04-12  Lei Zhangcomctl32: More monthcal hit tests.
2007-03-16  Farshad Agahcomctl32: monthcal: Correct the return value in MCM_SET...
2007-03-16  Farshad Agahcomctl32: monthcal message sequence test cases.
2007-03-09  Farshad Agahcomctl32: monthcal: Reject out of range dates in MCM_SE...
2007-02-20  Francois GougetAssorted spelling fixes.
2007-02-16  Farshad Agahcomctl32: Added monthcal test cases.
2006-12-12  Marcus MeissnerMade some functions static.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-31  Alexandre Julliardcomctl32: Force a specific day value in the monthcal...
2006-02-16  Vitaliy Margolencomctl32: Remove/swap limits if min > max in MCM_SETRANGE.
2006-02-16  Vitaliy Margolencomctl32: Don't change month range in MCM_SETRANGE...
2006-02-14  Vitaliy Margolencomctl32: Fix invalid date/time check in MCM_SETRANGE...
2006-02-06  Vitaliy Margolencomctl32: Add month calendar tests.