]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/controls2.i
Removed GetOldIndex, etc.
[wxWidgets.git] / wxPython / src / controls2.i
2001-11-02  Robin DunnRemoved GetOldIndex, etc.
2001-10-26  Robin Dunnfixes for the wxPre* helpers
2001-10-16  Robin DunnAdded some optimization methods to wxPython's wxDC
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-09-27  Robin DunnVarious updates, changes for wxTopLevelWindow, fixes for
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-14  Robin DunnA better way to handle the OOR wxPyListCtrl --> wxLIstC...
2001-09-07  Robin DunnFixed an OOR related bug that happened when a class...
2001-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.
2001-08-14  Robin Dunnupdates for swig generated code
2001-08-14  Robin DunnDeprecated PyShell and PyShellWindow, added a snapshot...
2001-07-28  Robin DunnFixed resource leak for wxListItem
2001-07-14  Robin DunnNumber() to GetCount() and other changes needed for...
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-09  Robin DunnFixed bug that prevented wxTreeCtrl.OnCompareItems...
2001-05-06  Robin DunnMouseWheel stuff
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-12-22  Robin DunnMore cleanup. Removed all wxPyDefaultXXX since they...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-07-15  Bryan Pettymerged 2.2 branch