]> git.saurik.com Git - wxWidgets.git/history - wxPython/wxPython/lib/mixins/listctrl.py
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / wxPython / wxPython / lib / mixins / listctrl.py
2007-06-30  Robin Dunnmove wxPython to new trunk
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-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-05-18  Robin DunnAdded mixins subpackage to wxPython.lib