user32: Release uniscribe data on Edit control destruction (valgrind).
[wine] / dlls / user32 / tests / combo.c
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-02  Bruno Jesususer32: Fix support for CB_SETDROPPEDWIDTH in combobox.
2011-08-22  Bruno Jesususer32/tests: Add combobox CB_SETDROPPEDWITH/CB_GETDROP...
2010-10-26  Austin Lunduser32/tests: Fixed WM_SETFONT combo box tests.
2010-10-25  Austin Lunduser32/tests: Fix some combo box tests for different...
2010-05-24  Austin Englishuser32: Add test for drop down width in test_changesize().
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-01-25  Jason Edmeadesuser32: Preselect all editbox text when combo gets...
2010-01-25  Jason Edmeadesuser32/tests: Combo should preselect all text on first...
2009-08-05  Dmitry Timoshkovuser32/tests: Use symbol charset when creating Marlett...
2009-04-20  Francois GougetAssorted spelling fixes.
2009-04-03  Rein Klazesuser32: In COMBO_WindowPosChanging() do not change...
2009-01-03  Alexandre Julliarduser32/tests: Fix some printf formats for 64-bit.
2008-10-07  Paul Vriensuser32/tests: Fix failures on W2K and below.
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...