]> git.saurik.com Git - wxWidgets.git/history - samples/widgets/searchctrl.cpp
fix WXDLLIMPEXP_STC definition when building all wx libraries as DLLs (patch 1704527)
[wxWidgets.git] / samples / widgets / searchctrl.cpp
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...