]> git.saurik.com Git - wxWidgets.git/history - wxPython/wxPython
added newline conversion
[wxWidgets.git] / wxPython / wxPython /
2003-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-10-01  Robin Dunnnewevent helpers
2003-09-24  Robin DunnChange how/when the app object is created
2003-09-24  Robin Dunnfloat --> int fixes
2003-09-24  Robin DunnApplied Patch #775357
2003-09-17  Robin DunnAdded character coding comment for Python 2.3
2003-09-17  Robin DunnUnicode fix from Will
2003-08-07  Robin Dunnonly match the regex at the end of the string
2003-08-06  Robin DunnPatch from Will Sadkin fixing parameter order
2003-07-29  Robin DunnAllways need an App object now
2003-07-18  Robin DunnApplied patch that converts the throbber to using timer...
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-10-04  Roman Rolinskyjust a test if CVS access works
2002-09-11  Robin DunnPyCrust tweak to allow it to work with older Scintilla's
2002-09-07  Robin DunnSome last minute little tweaks
2002-09-06  Robin DunnLatest PyCrust
2002-09-06  Robin DunnThe standalone PyShell and PyCrust apps need to set...
2002-08-27  Robin DunnUse the default stdio window for the gui tools
2002-08-26  Robin DunnEnsure that the busy cursor is dismissed
2002-08-25  Robin DunnThere needs to be an initialized wxApp to manipulate...
2002-08-25  Robin DunnLoad the frame icons from a .py file so I don't have...
2002-08-24  Robin DunnUpdated PyCrust code from Patrick
2002-08-24  Robin DunnFixed a layout bug in XRCed
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...
next