]> git.saurik.com Git - wxWidgets.git/history - wxPython/wxPython
OnSize must not be skipped for non-wxX11 platforms
[wxWidgets.git] / wxPython / wxPython /
2002-08-17  Robin DunnTweaked python image output slightly
2002-08-16  Robin DunnBad copy/paste fix
2002-08-13  Robin DunnFixes and other changes to the demo and some library...
2002-08-08  Robin DunnSome little tweaks to PyCrust
2002-08-08  Robin DunnPyCrust updates from their CVS.
2002-08-08  Robin DunnMoved tools to be a Python package in wxPython.tools...
2002-08-07  Robin DunnBug fix
2002-07-26  Robin DunnDon't show a dialog upon import when Numeric isn't...
2002-07-20  Robin DunnVarious little tweaks
2002-07-08  Robin DunnAdded generic static text control
2002-07-06  Robin DunnAdded note about the supportability of this module
2002-07-06  Robin DunnA few other tweaks, reduced some flicker in the demo...
2002-07-02  Robin DunnAdded note about module not being supported
2002-06-15  Robin DunnSwitched to new inline image format
2002-06-14  Robin DunnPyCrust update
2002-06-07  Robin DunnOnly catch double click on wxMSW
2002-06-06  Robin DunnAdded wxPyWindow and wxPyControl which are just like...
2002-05-27  Robin DunnFix exception when there are no items in the sizer yet
2002-05-22  Robin DunnFixed bug when sizer if offset from 0,0. Also removed...
2002-05-15  Robin DunnUpdates from contributor
2002-05-15  Robin DunnSome files to ignore
2002-05-14  Robin DunnFixing nested triple quotes again
2002-05-06  Robin DunnFixed nested triple quotes problem
2002-05-05  Robin DunnVarious minor tweaks and updates
2002-05-02  Robin DunnRemoved wxVTKRenderWindow since VTK now includes a...
2002-04-29  Robin DunnSwitch to using a wxBufferedPaintDC, also draw/erase...
2002-04-17  Robin DunnRemoved package from imports since the modules are...
2002-04-16  Robin DunnA new listctrl mixin class
2002-04-15  Robin DunnSome updates for 2.3.3
2002-04-10  Robin DunnRefresh of PyCrust
2002-04-09  Robin DunnNew PyCrust from Patrick O'Brien
2002-04-05  Robin DunnA few little cleanups, etc.
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.
2002-03-26  Robin DunnUpdates to match recent CVS changes.
2002-03-13  Robin DunnCore wxPython (non-contrib) now fully works with Unicode!
2002-03-08  Robin DunnLittle tweaks and fixes.
2002-02-28  Robin DunnAdded wxPython.lib.rcsizer which contains RowColSizer...
2002-02-22  Robin DunnUpdated PyCrust from Patrick O'Brien
2002-02-09  Robin DunnNew PyCrust source from Patrick's CVS
2002-02-01  Robin DunnUpdated contrib from Lorne White
2002-02-01  Robin DunnFix for bug #511057
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)
next