gdiplus: Add some tests for pathiterator, fix leaks.
[wine] / dlls / comctl32 / tests / tab.c
2008-10-14  Detlef Riekenbergcomctl32/tests: Fix tests to not depend on 96 dpi,...
2008-09-08  James Hawkinscomctl32: Fix several failing tests in win98.
2007-10-30  Lei Zhangcomctl32: Set tab focus correctly.
2007-10-30  Lei Zhangcomctl32: Add tab delete item / get focus test.
2007-10-30  Lei Zhangcomctl32: Add tab insert item / get focus test.
2007-10-30  Lei Zhangcomctl32: Move tab test's createParentWindow() into...
2007-09-10  Aric Stewartcomctl32: TCM_SETCURSEL also updates the focus item.
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-03  Francois GougetAssorted spelling and English fixes.
2007-03-19  Hagop Hagopiancomctl32: tab: Minor bug fixes in the curSel and curFoc...
2007-03-19  Hagop Hagopiancomctl32: tab: Added message sequence tests for the...
2007-03-14  Francois Gougetcomctl32/tests: Add missing '\n's in ok() calls.
2007-03-12  Hagop Hagopiancomctl32: Adding getter-setter tests for tab control.
2006-10-13  Michael Ploujnikovcomctl32/tests: Win64 printf format warning fixes.
2006-05-28  Andrew Talbotcomctl32/tests: Write-strings warning fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-08-23  Vitaliy MargolenFix handling of minimum tab width.
2005-06-09  Mike McCormackWarning fixes for -Wmissing-declarations and -Wwrite...
2004-01-27  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-19  Francois GougetAdd trailing '\n's to ok() calls.
2003-12-02  Vitaliy Margolen- Fix drawing of HotTracked tabs & buttons.
2003-10-31  Vitaliy Margolen- Fix tab size for TCS_OWNERDRAWFIXED style.