]> git.saurik.com Git - wxWidgets.git/history - wxPython/wxPython/lib/mixins/listctrl.py
Move font and encoding related classes to a new module. Added
[wxWidgets.git] / wxPython / wxPython / lib / mixins / listctrl.py
2002-04-03  Robin DunnMove font and encoding related classes to a new module...
2002-04-01  Robin DunnAdded wxListCtrlAutoWidthMixin from Erik Westra.
2001-10-16  Robin Dunnfixed typo in comment
2001-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-05-18  Robin DunnAdded mixins subpackage to wxPython.lib