makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / comctl32 / tests / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-08-24  Nikolay Sivovcomctl32/tests: Move message testing helpers to header.
2009-03-24  Nikolay Sivovcomctl32/ipaddress: Store current IP address text as...
2007-12-10  Francois Gougetcomctl32/tests: Avoid SHDeleteKeyA() because it does...
2007-09-17  Alexandre Julliardcomctl32/tests: We can now store binary files in the...
2007-02-21  Lei Zhangcomctl32: Move up-down msg seq test functions into...
2007-02-19  Kanit Therdsteerasukdicomctl32: datetime: Initial tests for date and time...
2007-02-14  Keith Stevenscomctl32: Add trackbar tests.
2007-02-14  Felix Nawothnigcomctl32: Rename 'string' test to 'misc'.
2007-02-05  Mikołaj Zalewskicomctl32: rebar: Add some tests for rebar and change...
2007-01-03  Lei Zhangcomctl32: Add initial tests for the status bar control.
2006-11-08  Paul Vrienscomctl32: Beginning of some string related tests.
2006-10-13  Michael Ploujnikovcomctl32/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Add some tests for TB_ADDBITMAP.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-06-15  Mike McCormackcomctl32: Add a short test for the listview.
2006-04-06  Huw Daviescomctl32: Set the sheet caption before invoking the...
2006-02-06  Vitaliy Margolencomctl32: Add month calendar tests.
2005-12-19  Dmitry Timoshkovcomctl32: Add a test for the initial tooltip window...
2005-11-18  Vijay Kiran KamujuAdded header control tests.
2005-10-21  Krzysztof FoltmanSeparators with group style set don't separate toolbar...
2005-09-21  Jason EdmeadesFix some off by one calculations in the comboboxex...
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-23  Michael Kaufmann- Redraw immediately upon PBM_SETPOS, PBM_DELTAPOS...
2005-07-03  Felix NawothnigRewrote the DPA testsuite.
2005-06-13  Krzysztof FoltmanTest when TVN_SELCHANGING and TVN_SELCHANGED are really...
2005-03-16  C. Scott AnanianStarted a unit test case for the updown control.
2004-12-10  Jon GriffithsImplement the remaining MRU functions, fix a couple...
2004-08-22  Kevin KoltzauMake SetWindowSubclass behave with SetWindowLong subcla...
2004-08-22  Michael StefaniucTest case for hotspot handling.
2003-10-31  Vitaliy Margolen- Fix tab size for TCS_OWNERDRAWFIXED style.
2003-05-15  Uwe BonnesNew comctl32 test directory and test case for DPA_Search.