]> git.saurik.com Git - wxWidgets.git/history - samples/widgets/searchctrl.cpp
Rebaked using post-0.2.7 svn version of bakefile.
[wxWidgets.git] / samples / widgets / searchctrl.cpp
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-06-29  Vadim Zeitlinadd a new menu for wxTextEntry-specific tests, currentl...
2006-12-11  Vadim Zeitlin1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVi...
2006-12-11  Vadim ZeitlinwxSearchCtrl is an editable control (too)
2006-12-11  Vadim Zeitlincompilation fix for USE_PCH==0
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...