]> git.saurik.com Git - wxWidgets.git/history - src/common/textentrycmn.cpp
Don't try to call CanUndo/CanRedo for read-only combobox since we'll get an assert.
[wxWidgets.git] / src / common / textentrycmn.cpp
2007-09-26  Robert RoeblingCompilo
2007-09-26  Vadim Zeitlinrefactor wxMSW code to extract parts common to wxTextCt...
2007-09-26  Vadim Zeitlinadded wxTextEntry common base class for both wxTextCtrl...