]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/SearchCtrl.py
use LLONG_MIN instead of -1 (which is a valid time value corresponding to 1ms before...
[wxWidgets.git] / wxPython / demo / SearchCtrl.py
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...