comctl32/tests: Avoid uninitialized variable warning in GetWidthBytes().
[wine] / dlls / comctl32 / tests / datetime.c
2010-08-19  Austin Lundcomctl32/tests: DateTimePicker and MonthCalendar contro...
2010-08-18  Austin Lundcomctl32/tests: Do not perform comparison of dates...
2009-12-10  Paul Vrienscomctl32/tests: Fix a test failure on older comctl32.
2009-12-02  Ilya Shpigorcomctl32: Implementation the WM_GETTEXT processing...
2009-12-01  Ilya Shpigorcomctl32: Test the WM_GETTEXT processing of datetime...
2009-10-12  Nikolay Sivovcomctl32/datetime: It isn't allowed to change DTS_SHOWN...
2009-10-12  Nikolay Sivovcomctl32: Don't use additional heap allocated pointer...
2009-10-12  Paul Vrienscomctl32/tests: Fix some test failures on older comctl3...
2009-10-09  Nikolay Sivovcomctl32/datetime: Block WM_SETTEXT message.
2009-10-05  Nikolay Sivovcomctl32/monthcal: Drop exstyle parameter, it isn't...
2009-10-01  Nikolay Sivovcomctl32/datetime: Always store a recalculated day...
2009-10-01  Nikolay Sivovcomctl32/datetime: Some DTM_SETSYSTEMTIME tests.
2009-10-01  Nikolay Sivovcomctl32/datetime: Separate tests from each other.
2009-07-08  Paul Vrienscomctl32/tests: Fix test failures with comctl32 <=...
2009-04-02  Michael Stefaniuccomctl32/tests: Use LONG instead of long.
2008-11-03  Michael Stefaniuccomctl32: Do not cast NULL.
2008-10-27  Michael Stefaniuccomctl32: HGDIOBJ is interchangeable with other handle...
2008-02-25  Mikołaj Zalewskicomctl32: datetime: Support literals in apostrophes.
2008-02-07  Reece H. Dunncomctl32: Vista sends an unidentified message when...
2008-02-05  Francois Gougetcomctl32/tests: Call InitCommonControlsEx() if availabl...
2008-01-16  Francois GougetAssorted spelling fixes.
2007-12-10  Francois Gougetcomctl32/tests: InitCommonControlsEx() is missing on...
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-19  Kanit Therdsteerasukdicomctl32: datetime: Reject invalid flags in DTM_SETSYST...
2007-03-16  Kanit Therdsteerasukdicomctl32: datetime: Return 1 in DTM_SETFORMAT when...
2007-03-14  Kanit Therdsteerasukdicomctl32: datetime: Reject out of range dates in DTM_SE...
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-05  Kanit Therdsteerasukdicomctl32: datetime: Tests for events for date and time...
2007-02-19  Kanit Therdsteerasukdicomctl32: datetime: Initial tests for date and time...