comctl32: Proper fix redrawing the trackbar background with themes enabled.
[wine] / dlls / comctl32 / tests / monthcal.c
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.