]> git.saurik.com Git - wxWidgets.git/history - wxPython/wxPython/lib/mixins
Already had wxEVT_MOUSE_CAPTURE_CHANGED, don't need it twice
[wxWidgets.git] / wxPython / wxPython / lib / mixins /
2002-04-03  Robin DunnUpdates for wxListCtrlAutoWidthMixin needed for wxGTK
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-06-25  Robin Dunnremoved debug code that got left in
2001-06-25  Robin Dunnsome fixes and a new mixin class added to the library
2001-05-18  Robin DunnAdded mixins subpackage to wxPython.lib