shdocvw: Set the default homepage.
[wine] / dlls / comctl32 / tests / comboex.c
2008-09-03  James Hawkinscomctl32: Fix a failing test in win98.
2008-08-29  James Hawkinscomctl32: Fix several test failures in win98.
2008-07-30  Paul Vrienscomctl32/tests: Run tests again on Win95.
2008-07-23  Nicolas Le Camcomctl32/tests: Fix a test failure in multiple platforms.
2008-07-04  Dylan Smithcomctl32: Fix for ComboBoxEx bug caused by focus change.
2008-07-04  Dylan Smithcomctl32: Added tests to show a ComboBoxEx bug caused...
2008-02-05  Francois Gougetcomctl32/tests: Call InitCommonControlsEx() if availabl...
2007-12-10  Francois Gougetcomctl32/tests: InitCommonControlsEx() is missing on...
2007-10-15  Gerald Pfeifercomctl32/tests: Avoid remove redundant invocation of...
2007-06-29  Michael Stefaniuccomctl32: Replace malloc() with HeapAlloc().
2006-12-12  Marcus MeissnerMade some functions static.
2006-10-13  Michael Ploujnikovcomctl32/tests: Win64 printf format warning fixes.
2006-07-31  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2005-09-21  Jason EdmeadesFix some off by one calculations in the comboboxex...