2001-06-15 |
Robin Dunn | Added ability to use xml resource files. Still need... |
tree | commitdiff |
2001-05-31 |
Robin Dunn | Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv... |
tree | commitdiff |
2001-05-23 |
Robin Dunn | some minor changes for the installer flags |
tree | commitdiff |
2001-05-22 |
Robin Dunn | Some distribution tweaks |
tree | commitdiff |
2001-05-22 |
Robin Dunn | Updated SWIG generated code for wxGTK version |
tree | commitdiff |
2001-05-22 |
Robin Dunn | Changed IDs used for the popup menu |
tree | commitdiff |
2001-05-22 |
Robin Dunn | changed version number |
tree | commitdiff |
2001-05-20 |
Robin Dunn | Some more tweaks |
tree | commitdiff |
2001-05-20 |
Robin Dunn | Added sample to the demo for wxJoystick |
tree | commitdiff |
2001-05-19 |
Robin Dunn | generated code for wxGTK for all the changes made earli... |
tree | commitdiff |
2001-05-18 |
Robin Dunn | wxDragImage fixes and cleanup |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Added mixins subpackage to wxPython.lib |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Added wave files to the distribution scripts |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Cleanup up the demo a bit |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Fixed OOR related problem in OGL |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Implemented the first phase of OOR (Original Object... |
tree | commitdiff |
2001-05-18 |
Robin Dunn | Fixed wxPoint.__cmp__ and a few others |
tree | commitdiff |
2001-05-17 |
Robin Dunn | Implemented the first phase of OOR (Original Object... |
tree | commitdiff |
2001-05-11 |
Robin Dunn | No longer needs to create a wxApp object before making... |
tree | commitdiff |
2001-05-09 |
Robin Dunn | Fixed bug that prevented wxTreeCtrl.OnCompareItems... |
tree | commitdiff |
2001-05-08 |
Robin Dunn | Smoe more details for the setup and installer scripts |
tree | commitdiff |
2001-05-08 |
Robin Dunn | updated generated sources for wxMSW |
tree | commitdiff |
2001-05-08 |
Robin Dunn | Fixes for some changed stuff in wxHTML |
tree | commitdiff |
2001-05-07 |
Robin Dunn | some updates for new methods, constants, etc. |
tree | commitdiff |
2001-05-06 |
Robin Dunn | MouseWheel stuff |
tree | commitdiff |
2001-05-04 |
Robin Dunn | Got a new version of StructuredText from Zope's CVS. |
tree | commitdiff |
2001-05-01 |
Robin Dunn | Check if the timer is already running before starting... |
tree | commitdiff |
2001-04-30 |
Robin Dunn | regenerated some more sources for gtk. |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Some tweaks and cleanup. |
tree | commitdiff |
2001-04-30 |
Robin Dunn | version number. |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Implemented wxGetClientDisplayRect which returns the... |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Some tweaks and cleanup. |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Bug fix from Mike Fletcher |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Updates for the sample apps. Some readme's, show how... |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Show how to get an icon from a bitmap |
tree | commitdiff |
2001-04-30 |
Robin Dunn | Switched to InnoSetup for MSW distributions |
tree | commitdiff |
2001-04-27 |
Robin Dunn | generated source updates |
tree | commitdiff |
2001-04-27 |
Robin Dunn | Now that XPMs can be written in wxGTK, updated my conve... |
tree | commitdiff |
2001-04-26 |
Robin Dunn | test for replacing menus |
tree | commitdiff |
2001-04-20 |
Robin Dunn | Commented out hack for VC++ 5.0 |
tree | commitdiff |
2001-04-20 |
Robin Dunn | Changes for building with Python 2.1 |
tree | commitdiff |
2001-04-20 |
Robin Dunn | Tests to show problem with wxExecute when using redirec... |
tree | commitdiff |
2001-04-20 |
Robin Dunn | reformat |
tree | commitdiff |
2001-04-20 |
Robin Dunn | UN-tabbed |
tree | commitdiff |
2001-04-20 |
Robin Dunn | A few changes to match header changes and let wxPython... |
tree | commitdiff |
2001-04-20 |
Robin Dunn | Added a demo to show off all the colours that can be... |
tree | commitdiff |
2001-04-19 |
Robin Dunn | Added a demo to show off all the colours that can be... |
tree | commitdiff |
2001-04-12 |
Robin Dunn | Updated infoframe from Chris Fama |
tree | commitdiff |
2001-04-10 |
Robin Dunn | Updated the changelog |
tree | commitdiff |
2001-04-10 |
Robin Dunn | wxPython can now be built using the distutils that... |
tree | commitdiff |
2001-04-09 |
Robin Dunn | Added a mask to some of the images |
tree | commitdiff |
2001-04-09 |
Robin Dunn | Will raise the SystemExit exception now on wxGTK since... |
tree | commitdiff |
2001-04-09 |
Robin Dunn | Images can now be embedded in Python source files. |
tree | commitdiff |
2001-04-09 |
Robin Dunn | Images can now be embedded in Python source files. |
tree | commitdiff |
2001-04-02 |
Robin Dunn | Fixed Tim's patch so it will compile when using a Pytho... |
tree | commitdiff |
2001-04-02 |
Robin Dunn | A little tweak so the button sizes right |
tree | commitdiff |
2001-04-02 |
Robin Dunn | Added patch to wxPoint_LIST_helper from Tim Hochberg... |
tree | commitdiff |
2001-04-02 |
Robin Dunn | Added patch to wxPoint_LIST_helper from Tim Hochberg... |
tree | commitdiff |
2001-04-02 |
Robin Dunn | Added colourselect.py, imagebrowser.py and an updated... |
tree | commitdiff |
2001-04-02 |
Robin Dunn | updates of generated sources for wxGTK |
tree | commitdiff |
2001-04-02 |
Robin Dunn | updates of generated sources for wxGTK |
tree | commitdiff |
2001-04-02 |
Robin Dunn | Other odds and ends... |
tree | commitdiff |
2001-04-02 |
Robin Dunn | wxPython now creates it's own Python thread state inste... |
tree | commitdiff |
2001-04-02 |
Robin Dunn | Added wxPython/lib/infoframe.py from Chris Fama. It... |
tree | commitdiff |
2001-04-02 |
Robin Dunn | Applied patch for building with Borland C++ (untested... |
tree | commitdiff |
2001-04-02 |
Robin Dunn | added better typemaps for wxPen*, wxBrush* and wxFont* |
tree | commitdiff |
2001-04-02 |
Robin Dunn | Fix for wxHtmlPrintout getting decrefed in Python at... |
tree | commitdiff |
2001-03-27 |
Robin Dunn | Added code to optionally put the wxSTC on a panel inste... |
tree | commitdiff |
2001-03-27 |
Robin Dunn | Remapped zoom/unzoom to Ctrl keys |
tree | commitdiff |
2001-03-26 |
Robin Dunn | fixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404... |
tree | commitdiff |
2001-03-26 |
Robin Dunn | fixed compile warning |
tree | commitdiff |
2001-03-26 |
Robin Dunn | Added wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave, |
tree | commitdiff |
2001-03-26 |
Robin Dunn | a fix for the last fix |
tree | commitdiff |
2001-03-26 |
Robin Dunn | Removed initial startup dependency on the OpenGL DLLs... |
tree | commitdiff |
2001-03-26 |
Robin Dunn | some little doc tweaks |
tree | commitdiff |
2001-03-26 |
Robin Dunn | Fix for Bug #229543 |
tree | commitdiff |
2001-03-18 |
Ron Lee | Updated /debian with the latest changes from 2.2 branch. |
tree | commitdiff |
2001-03-15 |
Robin Dunn | wxGTK version of generated code for recent changes |
tree | commitdiff |
2001-03-15 |
Robin Dunn | wxGTK version of generated code for recent changes |
tree | commitdiff |
2001-03-15 |
Robin Dunn | enhanced a comment ;-) |
tree | commitdiff |
2001-03-15 |
Robin Dunn | fixed the automatic sys.stdout/sys.stderr to window... |
tree | commitdiff |
2001-03-14 |
Robin Dunn | Changed wxFont, wxPen, wxBrush to not implicitly use... |
tree | commitdiff |
2001-03-13 |
Robin Dunn | A bunch of little tweaks, fixes, and additions |
tree | commitdiff |
2001-03-10 |
Robin Dunn | Added some simple sample apps |
tree | commitdiff |
2001-02-28 |
Robin Dunn | fixed problem in wrapping of wxOGLConstraint |
tree | commitdiff |
2001-02-21 |
Robin Dunn | some little fixes |
tree | commitdiff |
2001-02-21 |
Robin Dunn | some little fixes |
tree | commitdiff |
2001-02-16 |
Robin Dunn | Copied/merged from the 2.2 branch. |
tree | commitdiff |
2001-02-16 |
Robin Dunn | Copied/merged from the 2.2 branch. |
tree | commitdiff |
2001-01-02 |
Robin Dunn | yet more testing... |
tree | commitdiff |
2001-01-02 |
Robin Dunn | more testing of cvs update messages... |
tree | commitdiff |
2001-01-02 |
Robin Dunn | test commit... |
tree | commitdiff |
2001-01-02 |
Robin Dunn | test cvs commit |
tree | commitdiff |
2000-12-24 |
Robin Dunn | More cleanup. Regenerated wxGTK code. |
tree | commitdiff |
2000-12-22 |
Robin Dunn | Added the wxClassInfo stuff back in to the modules... |
tree | commitdiff |
2000-12-22 |
Robin Dunn | wxDefaultPosition and wxDefaultSize are marked read... |
tree | commitdiff |
2000-12-22 |
Robin Dunn | More cleanup. Removed all wxPyDefaultXXX since they... |
tree | commitdiff |
2000-12-22 |
Robin Dunn | test commit, no real change |
tree | commitdiff |
2000-12-22 |
Robin Dunn | Some cleanup and a fix |
tree | commitdiff |
2000-12-22 |
Robin Dunn | Massive code changes and cleanup to allow wxPython... |
tree | commitdiff |
next |