]> git.saurik.com Git - wxWidgets.git/history - src/common/srchcmn.cpp
fix wxTextCtrl::operator<<('\n') in Unicode build (should use char overload, not...
[wxWidgets.git] / src / common / srchcmn.cpp
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2006-12-11  Kevin OllivierChange event names to clarify that they are only fired...
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...