]> git.saurik.com Git - wxWidgets.git/history - wxPython/demo/PseudoDC.py
initialize wxListItem::m_image to -1 (which means no image), not 0 (bug 1727909)
[wxWidgets.git] / wxPython / demo / PseudoDC.py
2006-10-06  Robin Dunnreduce the number of objects for a quicker startup...
2006-10-05  Robin DunnUpdates from Paul
2006-07-10  Robin DunnOverview string tweaks
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...