2003-03-25 |
Robin Dunn | Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) |
tree | commitdiff |
2002-10-04 |
Roman Rolinsky | just a test if CVS access works |
tree | commitdiff |
2002-09-11 |
Robin Dunn | PyCrust tweak to allow it to work with older Scintilla's |
tree | commitdiff |
2002-09-07 |
Robin Dunn | Some last minute little tweaks |
tree | commitdiff |
2002-09-06 |
Robin Dunn | Latest PyCrust |
tree | commitdiff |
2002-09-06 |
Robin Dunn | The standalone PyShell and PyCrust apps need to set... |
tree | commitdiff |
2002-08-27 |
Robin Dunn | Use the default stdio window for the gui tools |
tree | commitdiff |
2002-08-26 |
Robin Dunn | Ensure that the busy cursor is dismissed |
tree | commitdiff |
2002-08-25 |
Robin Dunn | There needs to be an initialized wxApp to manipulate... |
tree | commitdiff |
2002-08-25 |
Robin Dunn | Load the frame icons from a .py file so I don't have... |
tree | commitdiff |
2002-08-24 |
Robin Dunn | Updated PyCrust code from Patrick |
tree | commitdiff |
2002-08-24 |
Robin Dunn | Fixed a layout bug in XRCed |
tree | commitdiff |
2002-08-17 |
Robin Dunn | Tweaked python image output slightly |
tree | commitdiff |
2002-08-16 |
Robin Dunn | Bad copy/paste fix |
tree | commitdiff |
2002-08-13 |
Robin Dunn | Fixes and other changes to the demo and some library... |
tree | commitdiff |
2002-08-08 |
Robin Dunn | Some little tweaks to PyCrust |
tree | commitdiff |
2002-08-08 |
Robin Dunn | PyCrust updates from their CVS. |
tree | commitdiff |
2002-08-08 |
Robin Dunn | Moved tools to be a Python package in wxPython.tools... |
tree | commitdiff |
2002-08-07 |
Robin Dunn | Bug fix |
tree | commitdiff |
2002-07-26 |
Robin Dunn | Don't show a dialog upon import when Numeric isn't... |
tree | commitdiff |
2002-07-20 |
Robin Dunn | Various little tweaks |
tree | commitdiff |
2002-07-08 |
Robin Dunn | Added generic static text control |
tree | commitdiff |
2002-07-06 |
Robin Dunn | Added note about the supportability of this module |
tree | commitdiff |
2002-07-06 |
Robin Dunn | A few other tweaks, reduced some flicker in the demo... |
tree | commitdiff |
2002-07-02 |
Robin Dunn | Added note about module not being supported |
tree | commitdiff |
2002-06-15 |
Robin Dunn | Switched to new inline image format |
tree | commitdiff |
2002-06-14 |
Robin Dunn | PyCrust update |
tree | commitdiff |
2002-06-07 |
Robin Dunn | Only catch double click on wxMSW |
tree | commitdiff |
2002-06-06 |
Robin Dunn | Added wxPyWindow and wxPyControl which are just like... |
tree | commitdiff |
2002-05-27 |
Robin Dunn | Fix exception when there are no items in the sizer yet |
tree | commitdiff |
2002-05-22 |
Robin Dunn | Fixed bug when sizer if offset from 0,0. Also removed... |
tree | commitdiff |
2002-05-15 |
Robin Dunn | Updates from contributor |
tree | commitdiff |
2002-05-15 |
Robin Dunn | Some files to ignore |
tree | commitdiff |
2002-05-14 |
Robin Dunn | Fixing nested triple quotes again |
tree | commitdiff |
2002-05-06 |
Robin Dunn | Fixed nested triple quotes problem |
tree | commitdiff |
2002-05-05 |
Robin Dunn | Various minor tweaks and updates |
tree | commitdiff |
2002-05-02 |
Robin Dunn | Removed wxVTKRenderWindow since VTK now includes a... |
tree | commitdiff |
2002-04-29 |
Robin Dunn | Switch to using a wxBufferedPaintDC, also draw/erase... |
tree | commitdiff |
2002-04-17 |
Robin Dunn | Removed package from imports since the modules are... |
tree | commitdiff |
2002-04-16 |
Robin Dunn | A new listctrl mixin class |
tree | commitdiff |
2002-04-15 |
Robin Dunn | Some updates for 2.3.3 |
tree | commitdiff |
2002-04-10 |
Robin Dunn | Refresh of PyCrust |
tree | commitdiff |
2002-04-09 |
Robin Dunn | New PyCrust from Patrick O'Brien |
tree | commitdiff |
2002-04-05 |
Robin Dunn | A few little cleanups, etc. |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Updates for wxListCtrlAutoWidthMixin needed for wxGTK |
tree | commitdiff |
2002-04-03 |
Robin Dunn | Move font and encoding related classes to a new module... |
tree | commitdiff |
2002-04-01 |
Robin Dunn | Added wxListCtrlAutoWidthMixin from Erik Westra. |
tree | commitdiff |
2002-03-26 |
Robin Dunn | Updates to match recent CVS changes. |
tree | commitdiff |
2002-03-13 |
Robin Dunn | Core wxPython (non-contrib) now fully works with Unicode! |
tree | commitdiff |
2002-03-08 |
Robin Dunn | Little tweaks and fixes. |
tree | commitdiff |
2002-02-28 |
Robin Dunn | Added wxPython.lib.rcsizer which contains RowColSizer... |
tree | commitdiff |
2002-02-22 |
Robin Dunn | Updated PyCrust from Patrick O'Brien |
tree | commitdiff |
2002-02-09 |
Robin Dunn | New PyCrust source from Patrick's CVS |
tree | commitdiff |
2002-02-01 |
Robin Dunn | Updated contrib from Lorne White |
tree | commitdiff |
2002-02-01 |
Robin Dunn | Fix for bug #511057 |
tree | commitdiff |
2002-01-05 |
Robin Dunn | Some updates to go with changes in current CVS. |
tree | commitdiff |
2002-01-03 |
Robin Dunn | PyCrust updates |
tree | commitdiff |
2002-01-03 |
Robin Dunn | Fix for Python 2.2 issue |
tree | commitdiff |
2001-12-19 |
Robin Dunn | Patches, updates from contributors, etc. |
tree | commitdiff |
2001-12-13 |
Robin Dunn | Removed Alt or Ctrl hack |
tree | commitdiff |
2001-12-10 |
Robin Dunn | PyCrust updates |
tree | commitdiff |
2001-12-08 |
Robin Dunn | Added clipboard cut and paste |
tree | commitdiff |
2001-12-06 |
Robin Dunn | Don't send the button event in idle time, just release... |
tree | commitdiff |
2001-12-03 |
Robin Dunn | Added SplitTree sample to the demo |
tree | commitdiff |
2001-12-01 |
Robin Dunn | Updated PyCrust contrib from Patrick O'Brian. |
tree | commitdiff |
2001-11-30 |
Robin Dunn | Updated contribs from Lorne White |
tree | commitdiff |
2001-11-28 |
Robin Dunn | Added wxChildFocusEvent |
tree | commitdiff |
2001-11-14 |
Robin Dunn | A bit of cleanup and etc. |
tree | commitdiff |
2001-11-14 |
Robin Dunn | Cleanup of library dialogs |
tree | commitdiff |
2001-11-13 |
Robin Dunn | New ErrorDialogs from Chris Fama |
tree | commitdiff |
2001-11-02 |
Robin Dunn | Removed som unnecessary sh-bangs. |
tree | commitdiff |
2001-10-26 |
Robin Dunn | New PyCrust files |
tree | commitdiff |
2001-10-21 |
Robin Dunn | Added wxRightTextCtrl from Josu Oyanguren |
tree | commitdiff |
2001-10-21 |
Robin Dunn | New PyCrust files |
tree | commitdiff |
2001-10-18 |
Robin Dunn | Added a set of sophisticated Error Dialogs from Chris... |
tree | commitdiff |
2001-10-18 |
Robin Dunn | Updated to new PyCrust |
tree | commitdiff |
2001-10-16 |
Robin Dunn | Autodetect image type, some other cleanup |
tree | commitdiff |
2001-10-16 |
Robin Dunn | fixed typo in comment |
tree | commitdiff |
2001-10-11 |
Robin Dunn | fixed leaking wxColour |
tree | commitdiff |
2001-10-03 |
Robin Dunn | Minor tweaks and some typos fixed |
tree | commitdiff |
2001-09-28 |
Ron Lee | Fixed new lintian warnings. |
tree | commitdiff |
2001-09-17 |
Robin Dunn | minor fixes |
tree | commitdiff |
2001-09-16 |
Robin Dunn | Significantly changed how the Python interpreter lock... |
tree | commitdiff |
2001-09-14 |
Robin Dunn | Updates to contributed library stuff, a new version... |
tree | commitdiff |
2001-09-04 |
Robin Dunn | A couple little fixes for wxSTC |
tree | commitdiff |
2001-09-04 |
Robin Dunn | Added more contribs from Lorne White, and updated some... |
tree | commitdiff |
2001-09-03 |
Robin Dunn | Added wxGenBitmapTextButton contrib from Lorne White. |
tree | commitdiff |
2001-09-03 |
Robin Dunn | Updated wxColumnSorterMixin to also be able to place... |
tree | commitdiff |
2001-08-16 |
Robin Dunn | new version of PyCrust |
tree | commitdiff |
2001-08-14 |
Robin Dunn | Deprecated PyShell and PyShellWindow, added a snapshot... |
tree | commitdiff |
2001-07-28 |
Robin Dunn | Various tweaks, fixes, and additions |
tree | commitdiff |
2001-07-06 |
Robin Dunn | changed the base class to wxWindow |
tree | commitdiff |
2001-07-06 |
Robin Dunn | a bit of simplification |
tree | commitdiff |
2001-07-06 |
Robin Dunn | Fixed img2py to work correctly with Python 2.1. |
tree | commitdiff |
2001-06-25 |
Robin Dunn | removed debug code that got left in |
tree | commitdiff |
2001-06-25 |
Robin Dunn | some fixes and a new mixin class added to the library |
tree | commitdiff |
2001-06-15 |
Robin Dunn | Added ability to use xml resource files. Still need... |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Added mixins subpackage to wxPython.lib |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Bug fix from Mike Fletcher |
tree | commitdiff |
2001-04-20 |
Robin Dunn | reformat |
tree | commitdiff |
next |