Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / tests / controls / textentrytest.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-15  Vadim ZeitlinFix typo in a closing "#endif" comment in the test.
2013-05-12  Vadim ZeitlinDisable the rest of Editable() test for wxBitmapComboBox.
2013-05-10  Vadim ZeitlinRevert "Show the name of the actually tested class...
2013-05-10  Vadim ZeitlinShow the name of the actually tested class in text...
2013-05-09  Vadim ZeitlinDisable a sporadically failing check in wxBitmapComboBo...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-03-11  Steve LamertonMove getting the unit test event count from wxTestableF...
2010-11-05  Vadim ZeitlinAdd another test for the insertion point position after...
2010-08-22  Vadim ZeitlinMerge the new GUI tests from SOC2010_GUI_TEST branch.
2009-04-14  Vadim Zeitlinonly run tests using multiline strings with multiline...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-12-11  Vadim Zeitlinfix wxTextCtrl::Replace() under wxGTK; added unit test...
2008-09-19  Vadim Zeitlinadd unit test for wxTextEntry methods of wxComboBox
2008-09-19  Vadim Zeitlinextract wxTextEntry unit tests in a reusable base class