added --with-wxdir=DIR option
[wxWidgets.git] / wxPython /
2002-10-04  Roman Rolinskyjust a test if CVS access works
2002-09-11  Robin DunnSWIGged updates for wxMac
2002-09-11  Robin DunnShow how to use images in the virtual list control...
2002-09-11  Robin DunnSWIGged updates for wxGTK
2002-09-11  Robin DunnPyCrust tweak to allow it to work with older Scintilla's
2002-09-11  Robin DunnUpdate to Scintilla 1.48
2002-09-08  Robin DunnSWIGged updates for wxGTK
2002-09-08  Robin DunnGetLanguageInfo
2002-09-07  Robin DunnSome last minute little tweaks
2002-09-06  Robin DunnLatest PyCrust
2002-09-06  Robin DunnThe standalone PyShell and PyCrust apps need to set...
2002-09-06  Robin DunnUpdated html version of stc.h
2002-09-06  Robin DunnIncremented preview number, reswigged a couple things
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-09-06  Robin DunnUpdated to Scintilla from 1.45 to 1.47
2002-09-06  Robin DunnSWIGged updates for wxMac
2002-09-05  Robin DunnSWIGged updates for wxGTK
2002-09-05  Robin DunnAdded IsEditCancelled
2002-09-05  Robin DunnSWIGged updates for wxMSW
2002-09-05  Robin DunnVarious wxPython updates to go along with recent change...
2002-08-28  Robin DunnMode distrib scripts and such
2002-08-28  Robin DunnInstaller updates
2002-08-28  Robin DunnSWIGged updates for wxMac
2002-08-28  Robin DunnSWIGged updates for wxGTK
2002-08-28  Robin DunnChange how the tool scripts are installed
2002-08-28  Robin DunnSome updates for the demo
2002-08-28  Robin DunnSome unicode fixes for the wxWisard wrappers
2002-08-27  Robin DunnSWIGged updates for wxGTK
2002-08-27  Robin DunnSWIGged updates for wxMac
2002-08-27  Robin DunnSome distrib updates for wxPythonOSX
2002-08-27  Robin DunnCompilation fixes for wxPython's wxWizard, added wxRegi...
2002-08-27  Robin DunnUse the default stdio window for the gui tools
2002-08-27  Robin DunnUpdated note about the tool scripts
2002-08-27  Robin DunnSome distrib updates for wxPythonOSX, and reSWIGged...
2002-08-27  Robin DunnUpdated note about wxSTC using wxPopupWindow
2002-08-27  Robin DunnSome little tweaks
2002-08-26  Robin DunnEnsure that the busy cursor is dismissed
2002-08-25  Robin DunnSome build/distrib tweaks
2002-08-25  Robin DunnThere needs to be an initialized wxApp to manipulate...
2002-08-25  Robin DunnLoad the frame icons from a .py file so I don't have...
2002-08-25  Robin DunnDon't need the "-hybrid" in the name any longer
2002-08-25  Robin DunnChanged slightly the meaning of the Hybrid build. ...
2002-08-24  Robin DunnUpdated PyCrust code from Patrick
2002-08-24  Robin DunnChanged installer base filename
2002-08-24  Robin DunnTest code for float editors
2002-08-24  Robin DunnSWIGged update for wxGTK
2002-08-24  Robin DunnChange back to the simple method by default
2002-08-24  Robin DunnFixed a layout bug in XRCed
2002-08-24  Robin DunnAdded SendSizeEvent
2002-08-24  Robin DunnAdded wxXmlResourceHandler to wxPython and enabled...
2002-08-22  Robin DunnSWIGged updates for wxMac
2002-08-22  Robin DunnSWIGged update for wxGTK
2002-08-22  Robin DunnA more dynamic wxWizard sample, and a fix for wxGrid...
2002-08-21  Robin DunnwxWizardPage now handled by OOR
2002-08-21  Robin DunnSWIGged updates for wxMac
2002-08-21  Robin DunnSWIGged update for wxGTK (the last checkin was really...
2002-08-21  Robin DunnSWIGged updates for wxGTK
2002-08-21  Robin DunnVarious changes needed to match recent cvs updates
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
next