]> git.saurik.com Git - wxWidgets.git/history - tests/controls/textentrytest.cpp
Don't set stretchable spacers size to 0, this doesn't work so use 1 instead.
[wxWidgets.git] / tests / controls / textentrytest.cpp
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