]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/SearchCtrl.py
include wx/msw/missing.h after wx/msw/private.h, otherwise we get warnings when compi...
[wxWidgets.git] / wxPython / demo / SearchCtrl.py
2007-02-07  Robin Dunnmerge from 2.8 branch
2006-12-11  Robin Dunncomment out test code
2006-12-11  Kevin OllivierChange event names to clarify that they are only fired...
2006-12-11  Kevin OllivierUpdating with Vadim's API changes.
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...