]> git.saurik.com Git - wxWidgets.git/history - wxPython/wxPython/lib/mixins
reSWIGged
[wxWidgets.git] / wxPython / wxPython / lib / mixins /
2003-12-22  Robin DunnMore lib and demo patches to drop the wx prefix (Jeff...
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...
2003-10-22  Robin DunnAdded SetColumnCount method
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-04-16  Robin DunnA new listctrl mixin class
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