]> git.saurik.com Git - wxWidgets.git/history - wxPython
regenerated everything
[wxWidgets.git] / wxPython /
2002-08-17  Robin DunnTweaked python image output slightly
2002-08-17  Robin DunnAdded wxWizard and the wizard page classes, as well...
2002-08-17  Robin DunnFixed wxPython's wxArt constants
2002-08-16  Robin DunnBad copy/paste fix
2002-08-16  Robin DunnSWIGged updates for wxMSW
2002-08-16  Robin DunnSWIGged update for wxGTK
2002-08-16  Robin DunnReorganized listctrl demo a bit so I can test a bug...
2002-08-16  Robin DunnwxPython needs to deal with the new exitOnFrameDelete...
2002-08-16  Robin Dunndemo tweak
2002-08-14  Robin DunnAllow AddWindow and RemoveWindow to be overridden in...
2002-08-14  Robin DunnTypo fixed
2002-08-14  Robin DunnPut a panel under the colored windows so wxGTK's notebo...
2002-08-13  Robin DunnFixes and other changes to the demo and some library...
2002-08-13  Robin DunnChanged style so it looks good everywhere
2002-08-13  Robin DunnUse a better index
2002-08-13  Robin DunnAdded a sample to the demo that catches various key...
2002-08-12  Robin DunnSWIGged updates for wxMac
2002-08-12  Robin DunnMore build/distrib tweaks
2002-08-12  Robin DunnFixed DSM
2002-08-12  Robin DunnAdded accessor for the main window in generic wxListCtr...
2002-08-12  Robin DunnwxPySimpleApp calls wxInitAllImageHandlers
2002-08-12  Robin DunnLittle samples updates
2002-08-12  Robin DunnMore wxListCtrl test code
2002-08-12  Robin DunnShow how to use a wxMemoryFSHandler
2002-08-12  Robin DunnBuild and distrib tweaks
2002-08-12  Robin DunnAdded menu icon methods everywhere
2002-08-09  Robin DunnAllow loading xrc resources from a string
2002-08-08  Robin DunnMore tool script tweaks
2002-08-08  Robin DunnAdded pyshell and pycrust scripts
2002-08-08  Robin DunnSome little tweaks to PyCrust
2002-08-08  Robin Dunnnew SWIGged files for wxGTK
2002-08-08  Robin DunnPyCrust updates from their CVS.
2002-08-08  Robin DunnMake batch files for the tool scripts, and other relate...
2002-08-08  Robin DunnUpdated version and other minor tweaks
2002-08-08  Robin DunnNew wxActiveX code
2002-08-08  Robin DunnMoved tools to be a Python package in wxPython.tools...
2002-08-07  Robin DunnTypo fixes
2002-08-07  Robin DunnBug fix
2002-08-07  Robin Dunnbug fix
2002-07-31  Robin DunnMy RPM spec now uses the --enable-rpath
2002-07-29  Robin DunnChanges to attempt to use a private wxGTK
2002-07-29  Robin DunnAdded some rectangle based method overloads
2002-07-27  Václav SlavíkMSLU clarifications
2002-07-27  Robin DunnSWIGged updates for wxGTK
2002-07-26  Robin DunnShow how to prevent deselection of specific items
2002-07-26  Robin DunnDon't show a dialog upon import when Numeric isn't...
2002-07-25  Robin Dunnchanges to match recent CVS updates
2002-07-21  Robin DunnTest for wxPyTipProvider
2002-07-20  Robin DunnFix for wxPyTipProvider. Now it is possible to derive...
2002-07-20  Robin DunnSWIGged updates for wxGTK
2002-07-20  Robin DunnSWIGged updates for wxMSW
2002-07-20  Robin DunnVarious little tweaks
2002-07-20  Robin DunnMade the wxInputStream typemap useable outside the...
2002-07-20  Robin DunnAdded overloaded LoadMenuBar as LoadMenuBarOnFrame...
2002-07-20  Robin DunnNew wxActiveX code from Lindsay and added ability to...
2002-07-19  Robin DunnSome refinements to my experimental RPM builder script...
2002-07-18  Robin DunnRPM experiments
2002-07-12  Robin DunnChanged wxProcess::Open to take a flags arg to pass...
2002-07-12  Robin DunnSWIGged changes for wxMac
2002-07-12  Robin DunnSWIGged changes for wxGTK
2002-07-12  Robin Dunnbuild script tweaks
2002-07-12  Robin DunnI forgot the wxSignal enum
2002-07-12  Robin DunnAdded wxProcess_Open and etc.
2002-07-12  Robin Dunnbetter cleanup
2002-07-11  Robin Dunndemo tweaks
2002-07-11  Robin DunnTypo fixed
2002-07-11  Robin DunnChanged the wxDateTime.Parse* methods to return an...
2002-07-11  Robin DunnAdded wxEVT_SCROLL_ENDSCROLL
2002-07-11  Robin Dunnput unicode mods back in
2002-07-11  Robin DunnNew wxActiveX and wxIEHtmlWin from Lindsay
2002-07-08  Robin DunnAdded generic static text control
2002-07-07  Robin Dunninstaller fix
2002-07-07  Robin DunnChanges for wxUSE_UNICODE==1
2002-07-06  Robin DunnAdded note about the supportability of this module
2002-07-06  Robin DunnSWIGged updates for wxMac
2002-07-06  Robin DunnSome demo tweaks
2002-07-06  Robin DunnAdded name to wxShapeCanvas ctor for consistency
2002-07-06  Robin DunnLicence --> License
2002-07-06  Robin DunnSWIGged updates
2002-07-06  Robin Dunntypos
2002-07-06  Robin DunnA few other tweaks, reduced some flicker in the demo...
2002-07-06  Robin DunnFix the crash-on-ActiveX-callback problem
2002-07-06  Robin DunnMove wxContextMenuEvent back into the core
2002-07-06  Robin DunnAdd pos, size and style parameters to the window constr...
2002-07-03  Robin DunnUpdates related to wxID_ANY and etc.
2002-07-03  Robin DunnAdded wxIEHtmlWin wrappers to wxPython.
2002-07-02  Robin DunnAnother demo tweak
2002-07-02  Robin DunnSWIGged updates for wxGTK
2002-07-02  Robin DunnAdded note about module not being supported
2002-07-02  Robin DunnSome improvements and additions for wxListCtrl and...
2002-07-02  Robin DunnAdded menu sample, and some other minor changes to...
2002-06-26  Robin DunnSome trace log updates
2002-06-26  Robin DunnAdded demo of using a sizer in a wxScrolledWindow
2002-06-24  Robin DunnSome typemap updates
2002-06-24  Robin DunnSWIGged code update for wxMac
2002-06-24  Robin DunnSWIGged updates for wxGTK
2002-06-24  Robin DunnAdded wxPyPanel
2002-06-24  Robin DunnFixed a typo
2002-06-24  Robin DunnAdded component control accessors to wxEditableListBox
2002-06-24  Robin Dunnbetter font sizes
next