]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/SearchCtrl.py
initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)
[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...