Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / tests / controls / comboboxtest.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-03-11  Steve LamertonMove getting the unit test event count from wxTestableF...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-21  Vadim ZeitlinReplace wxComboBox::IsEmpty() with Is{List,Text}Empty().
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2010-08-24  Robert RoeblingReenable sorting tests for GTK
2010-08-22  Vadim ZeitlinMerge the new GUI tests from SOC2010_GUI_TEST branch.
2010-03-18  Vadim ZeitlinEnsure that setting wxChoice height to its default...
2008-09-19  Vadim Zeitlinadd unit test for wxTextEntry methods of wxComboBox