]> git.saurik.com Git - wxWidgets.git/history - wxPython
added at least some stderr support to wxMGL which suffers badly from MGL's hostile...
[wxWidgets.git] / wxPython /
2001-09-28  Ron LeeFixed new lintian warnings.
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-27  Robin DunnVarious updates, changes for wxTopLevelWindow, fixes for
2001-09-27  Robin DunnAdd some Pen dashes tests
2001-09-20  Robin Dunnbug #463146
2001-09-18  Robin Dunnversion number update
2001-09-17  Robin Dunnminor fixes
2001-09-17  Robin DunnSignificantly changed how the Python interpreter lock...
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-14  Robin DunnA better way to handle the OOR wxPyListCtrl --> wxLIstC...
2001-09-14  Robin Dunnsome little demo tweaks
2001-09-10  Robin DunnRemoved font point size adjustment since wxWindows...
2001-09-07  Robin DunnFixed an OOR related bug that happened when a class...
2001-09-06  Robin DunnAdded pySketch sample
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-04  Robin Dunnmore little tweaks
2001-09-04  Robin Dunnlittle tweaks
2001-09-04  Robin DunnAdded wxNativeFontInfo and wxFontMapper.
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-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-09-02  Robin DunnAdded AssignImageList to wxNotebook
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-09-01  Robin DunnCleaned up some and started using path joins and normal...
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-08-28  Robin DunnAdded a new sample app that is a style editor for wxSTC.
2001-08-16  Robin Dunnnew version of PyCrust
2001-08-14  Robin Dunnupdates for swig generated code
2001-08-14  Robin DunnDeprecated PyShell and PyShellWindow, added a snapshot...
2001-07-29  Robin DunnAdded context help stuff to wxPython
2001-07-28  Robin DunnVarious tweaks, fixes, and additions
2001-07-28  Robin DunnVarious tweaks, fixes, and additions
2001-07-28  Robin DunnFixed resource leak for wxListItem
2001-07-28  Robin DunnThe installer should also check HKCU for the python...
2001-07-28  Robin DunnA couple fixes for the demo, and some code to show...
2001-07-16  Robin DunnSome tweaks and generated core sources for wxGTK
2001-07-14  Robin DunnNumber() to GetCount() and other changes needed for...
2001-07-13  Robin Dunnfixed missing package dir
2001-07-10  Robin Dunnlittle tweaks
2001-07-06  Robin Dunnmake sure all the files are removed when uninstalled
2001-07-06  Robin Dunnsome minor tweaks for the VTK demo
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-07-05  Robin DunnChecked in temporarily munged copy before...
2001-07-05  Robin DunnSome tweaks for building the RPMs for multiple differen...
2001-07-05  Robin Dunnadded new files to be included in the installer
2001-07-05  Robin DunnFixing some demos to look and act better
2001-07-05  Robin Dunnodds and ends
2001-07-05  Robin Dunnodds and ends...
2001-07-04  Robin Dunnupdated version number
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-22  Robin Dunngenerated code updates
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
next