]> git.saurik.com Git - wxWidgets.git/history - wxPython/wxPython
fixed several resource leaks related to MDI menus
[wxWidgets.git] / wxPython / wxPython /
2002-01-05  Robin DunnSome updates to go with changes in current CVS.
2002-01-03  Robin DunnPyCrust updates
2002-01-03  Robin DunnFix for Python 2.2 issue
2001-12-19  Robin DunnPatches, updates from contributors, etc.
2001-12-13  Robin DunnRemoved Alt or Ctrl hack
2001-12-10  Robin DunnPyCrust updates
2001-12-08  Robin DunnAdded clipboard cut and paste
2001-12-06  Robin DunnDon't send the button event in idle time, just release...
2001-12-03  Robin DunnAdded SplitTree sample to the demo
2001-12-01  Robin DunnUpdated PyCrust contrib from Patrick O'Brian.
2001-11-30  Robin DunnUpdated contribs from Lorne White
2001-11-28  Robin DunnAdded wxChildFocusEvent
2001-11-14  Robin DunnA bit of cleanup and etc.
2001-11-14  Robin DunnCleanup of library dialogs
2001-11-13  Robin DunnNew ErrorDialogs from Chris Fama
2001-11-02  Robin DunnRemoved som unnecessary sh-bangs.
2001-10-26  Robin DunnNew PyCrust files
2001-10-21  Robin DunnAdded wxRightTextCtrl from Josu Oyanguren
2001-10-21  Robin DunnNew PyCrust files
2001-10-18  Robin DunnAdded a set of sophisticated Error Dialogs from Chris...
2001-10-18  Robin DunnUpdated to new PyCrust
2001-10-16  Robin DunnAutodetect image type, some other cleanup
2001-10-16  Robin Dunnfixed typo in comment
2001-10-11  Robin Dunnfixed leaking wxColour
2001-10-03  Robin DunnMinor tweaks and some typos fixed
2001-09-28  Ron LeeFixed new lintian warnings.
2001-09-17  Robin Dunnminor fixes
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-14  Robin DunnUpdates to contributed library stuff, a new version...
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-04  Robin DunnAdded more contribs from Lorne White, and updated some...
2001-09-03  Robin DunnAdded wxGenBitmapTextButton contrib from Lorne White.
2001-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-08-16  Robin Dunnnew version of PyCrust
2001-08-14  Robin DunnDeprecated PyShell and PyShellWindow, added a snapshot...
2001-07-28  Robin DunnVarious tweaks, fixes, and additions
2001-07-06  Robin Dunnchanged the base class to wxWindow
2001-07-06  Robin Dunna bit of simplification
2001-07-06  Robin DunnFixed img2py to work correctly with Python 2.1.
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-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-18  Robin DunnAdded mixins subpackage to wxPython.lib
2001-04-30  Robin DunnBug fix from Mike Fletcher
2001-04-20  Robin Dunnreformat
2001-04-20  Robin DunnUN-tabbed
2001-04-20  Robin DunnAdded a demo to show off all the colours that can be...
2001-04-12  Robin DunnUpdated infoframe from Chris Fama
2001-04-02  Robin DunnAdded colourselect.py, imagebrowser.py and an updated...
2001-04-02  Robin DunnAdded wxPython/lib/infoframe.py from Chris Fama. It...
2001-03-26  Robin Dunna fix for the last fix
2001-03-26  Robin DunnFix for Bug #229543
2001-03-14  Robin DunnChanged wxFont, wxPen, wxBrush to not implicitly use...
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2000-11-21  Robin DunnNew typemaps for wxString when compiling for Python...
2000-10-30  Robin DunnMerged wxPython 2.2.2 over to the main branch
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch