comctl32: Added tests to show a ComboBoxEx bug caused by incorrect focus change.
[wine] / dlls / user32 / tests / combo.c
2008-07-04  Dylan Smithcomctl32: Added tests to show a ComboBoxEx bug caused...
2008-04-22  Austin EnglishSpelling fixes.
2008-02-15  Reece H. Dunnuser32: Improve the combo tests to check when the CBN_S...
2007-08-31  Mikolaj Zalewskiuser32: combo: CB_SETITEMHEIGHT should make the edit...
2007-08-09  Dmitry Timoshkovuser32: CBN_SELCHANGE notification should be sent befor...
2007-03-27  Mikołaj Zalewskiuser32: combobox: The text area height should be font_h...