1. use tar.bz2 as sources, not tar.gz
[wxWidgets.git] / wxPython /
2001-06-15  Robin DunnAdded ability to use xml resource files. Still need...
2001-05-31  Robin DunnAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
2001-05-23  Robin Dunnsome minor changes for the installer flags
2001-05-22  Robin DunnSome distribution tweaks
2001-05-22  Robin DunnUpdated SWIG generated code for wxGTK version
2001-05-22  Robin DunnChanged IDs used for the popup menu
2001-05-22  Robin Dunnchanged version number
2001-05-20  Robin DunnSome more tweaks
2001-05-20  Robin DunnAdded sample to the demo for wxJoystick
2001-05-19  Robin Dunngenerated code for wxGTK for all the changes made earli...
2001-05-18  Robin DunnwxDragImage fixes and cleanup
2001-05-18  Robin DunnAdded mixins subpackage to wxPython.lib
2001-05-18  Robin DunnAdded wave files to the distribution scripts
2001-05-18  Robin DunnCleanup up the demo a bit
2001-05-18  Robin DunnFixed OOR related problem in OGL
2001-05-18  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-18  Robin DunnFixed wxPoint.__cmp__ and a few others
2001-05-17  Robin DunnImplemented the first phase of OOR (Original Object...
2001-05-11  Robin DunnNo longer needs to create a wxApp object before making...
2001-05-09  Robin DunnFixed bug that prevented wxTreeCtrl.OnCompareItems...
2001-05-08  Robin DunnSmoe more details for the setup and installer scripts
2001-05-08  Robin Dunnupdated generated sources for wxMSW
2001-05-08  Robin DunnFixes for some changed stuff in wxHTML
2001-05-07  Robin Dunnsome updates for new methods, constants, etc.
2001-05-06  Robin DunnMouseWheel stuff
2001-05-04  Robin DunnGot a new version of StructuredText from Zope's CVS.
2001-05-01  Robin DunnCheck if the timer is already running before starting...
2001-04-30  Robin Dunnregenerated some more sources for gtk.
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-30  Robin Dunnversion number.
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-30  Robin DunnSome tweaks and cleanup.
2001-04-30  Robin DunnBug fix from Mike Fletcher
2001-04-30  Robin DunnUpdates for the sample apps. Some readme's, show how...
2001-04-30  Robin DunnShow how to get an icon from a bitmap
2001-04-30  Robin DunnSwitched to InnoSetup for MSW distributions
2001-04-27  Robin Dunngenerated source updates
2001-04-27  Robin DunnNow that XPMs can be written in wxGTK, updated my conve...
2001-04-26  Robin Dunntest for replacing menus
2001-04-20  Robin DunnCommented out hack for VC++ 5.0
2001-04-20  Robin DunnChanges for building with Python 2.1
2001-04-20  Robin DunnTests to show problem with wxExecute when using redirec...
2001-04-20  Robin Dunnreformat
2001-04-20  Robin DunnUN-tabbed
2001-04-20  Robin DunnA few changes to match header changes and let wxPython...
2001-04-20  Robin DunnAdded a demo to show off all the colours that can be...
2001-04-19  Robin DunnAdded a demo to show off all the colours that can be...
2001-04-12  Robin DunnUpdated infoframe from Chris Fama
2001-04-10  Robin DunnUpdated the changelog
2001-04-10  Robin DunnwxPython can now be built using the distutils that...
2001-04-09  Robin DunnAdded a mask to some of the images
2001-04-09  Robin DunnWill raise the SystemExit exception now on wxGTK since...
2001-04-09  Robin DunnImages can now be embedded in Python source files.
2001-04-09  Robin DunnImages can now be embedded in Python source files.
2001-04-02  Robin DunnFixed Tim's patch so it will compile when using a Pytho...
2001-04-02  Robin DunnA little tweak so the button sizes right
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Robin DunnAdded patch to wxPoint_LIST_helper from Tim Hochberg...
2001-04-02  Robin DunnAdded colourselect.py, imagebrowser.py and an updated...
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-04-02  Robin Dunnupdates of generated sources for wxGTK
2001-04-02  Robin DunnOther odds and ends...
2001-04-02  Robin DunnwxPython now creates it's own Python thread state inste...
2001-04-02  Robin DunnAdded wxPython/lib/infoframe.py from Chris Fama. It...
2001-04-02  Robin DunnApplied patch for building with Borland C++ (untested...
2001-04-02  Robin Dunnadded better typemaps for wxPen*, wxBrush* and wxFont*
2001-04-02  Robin DunnFix for wxHtmlPrintout getting decrefed in Python at...
2001-03-27  Robin DunnAdded code to optionally put the wxSTC on a panel inste...
2001-03-27  Robin DunnRemapped zoom/unzoom to Ctrl keys
2001-03-26  Robin Dunnfixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404...
2001-03-26  Robin Dunnfixed compile warning
2001-03-26  Robin DunnAdded wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave,
2001-03-26  Robin Dunna fix for the last fix
2001-03-26  Robin DunnRemoved initial startup dependency on the OpenGL DLLs...
2001-03-26  Robin Dunnsome little doc tweaks
2001-03-26  Robin DunnFix for Bug #229543
2001-03-18  Ron LeeUpdated /debian with the latest changes from 2.2 branch.
2001-03-15  Robin DunnwxGTK version of generated code for recent changes
2001-03-15  Robin DunnwxGTK version of generated code for recent changes
2001-03-15  Robin Dunnenhanced a comment ;-)
2001-03-15  Robin Dunnfixed the automatic sys.stdout/sys.stderr to window...
2001-03-14  Robin DunnChanged wxFont, wxPen, wxBrush to not implicitly use...
2001-03-13  Robin DunnA bunch of little tweaks, fixes, and additions
2001-03-10  Robin DunnAdded some simple sample apps
2001-02-28  Robin Dunnfixed problem in wrapping of wxOGLConstraint
2001-02-21  Robin Dunnsome little fixes
2001-02-21  Robin Dunnsome little fixes
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
2001-01-02  Robin Dunnyet more testing...
2001-01-02  Robin Dunnmore testing of cvs update messages...
2001-01-02  Robin Dunntest commit...
2001-01-02  Robin Dunntest cvs commit
2000-12-24  Robin DunnMore cleanup. Regenerated wxGTK code.
2000-12-22  Robin DunnAdded the wxClassInfo stuff back in to the modules...
2000-12-22  Robin DunnwxDefaultPosition and wxDefaultSize are marked read...
2000-12-22  Robin DunnMore cleanup. Removed all wxPyDefaultXXX since they...
2000-12-22  Robin Dunntest commit, no real change
2000-12-22  Robin DunnSome cleanup and a fix
2000-12-22  Robin DunnMassive code changes and cleanup to allow wxPython...
next