standardize configure flags in RPMs
[wxWidgets.git] / wxPython /
2003-10-22  Robin DunnAdded SetColumnCount method
2003-10-22  Robin DunnreSWIGged
2003-10-22  Robin DunnreSWIGged
2003-10-22  Robin DunnAdd sample showing how to use the XRC subclass attribute
2003-10-22  Robin DunnSave the initial tstate during initialization
2003-10-22  Robin DunnUpdates for wxColourDatabase
2003-10-18  Robin DunnreSWIGged
2003-10-18  Robin DunnreSWIGged
2003-10-18  Robin DunnreSWIGged
2003-10-18  Robin DunnNew version from Timothy Hochberg
2003-10-18  Robin DunnAdded TODO
2003-10-18  Robin DunnAdded IsEditCancelled/SetEditCanceled
2003-10-18  Robin DunnDemo tweaks
2003-10-18  Robin DunnAdded note about migration guide
2003-10-18  Robin Dunntypo fixed
2003-10-10  Robin Dunnremoved #!
2003-10-06  Robin DunnShow how to get the right position for HitTest from...
2003-10-03  Robin DunnAdded more meta-data for PyPi
2003-10-02  Robin Dunnregenerated the images
2003-10-02  Robin DunnA huge glob of changes in the 2.4 branch merged over...
2003-10-01  Robin Dunnnewevent helpers
2003-10-01  Robin Dunnmakedocs script now also crunches through some of the...
2003-10-01  Robin DunnAdded listbook demo and also some other demo tweaks
2003-09-30  Robin DunnVarious changes needed to get up to date with current CVS
2003-09-24  Robin DunnChange how/when the app object is created
2003-09-24  Robin Dunnfloat --> int fixes
2003-09-24  Robin DunnHitTest patch from Alberto
2003-09-24  Robin DunnreSWIGged
2003-09-24  Robin DunnChanges needed to get upto date with the latest wx CVS
2003-09-24  Robin DunnApplied Patch #775357
2003-09-19  Robin DunnSWIGged updates
2003-09-19  Robin DunnChanges for removing DefaultEncodingIsPC
2003-09-19  Robin DunnUpdated version number
2003-09-18  Robin DunnAdded some missing constants and fixed GetPoints
2003-09-18  Robin DunnSWIGged updates
2003-09-18  Robin Dunnsome more test code for the toolbar
2003-09-18  Robin DunnFix for internal compiler error
2003-09-17  Robin DunnAdded character coding comment for Python 2.3
2003-09-17  Robin DunnUnicode fix from Will
2003-09-01  Robin DunnreSWIGged
2003-09-01  Robin DunnChanged #include order to correct a compilation error
2003-09-01  Robin DunnCorrected a return type
2003-09-01  Robin DunnFixed style setting
2003-09-01  Robin DunnreSWIGged
2003-09-01  Robin DunnMore experiments with wxDrawWindowOnDC
2003-09-01  Robin DunnWork around a bug in the Carbon headers
2003-08-27  Robin DunnLatest distutils
2003-08-25  Robin Dunnavoid a bug in Carbon headers
2003-08-23  Robin DunnreSWIGged
2003-08-23  Robin Dunnremoved duplicate method def
2003-08-23  Robin Dunnfixes for new lib dirs for wxMSW
2003-08-23  Robin DunnreSWIGged
2003-08-22  Robin DunnOops, forgot to remove the #includ
2003-08-22  Robin DunnreSWIGged
2003-08-22  Robin DunnAdded wrappers for wxBookCtrl and wxListbook. wxNotebo...
2003-08-22  Robin DunnCommented out wxToolBarSimple since it is fully depreca...
2003-08-22  Robin DunnExtra testing code
2003-08-15  Robin DunnreSWIGged
2003-08-14  Robin DunnreSWIGged
2003-08-14  Robin DunnUse multi-lib build on MSW, and other tweaks
2003-08-14  Robin DunnreSWIGged
2003-08-13  Robin Dunnadd maps for the old/new names
2003-08-13  Robin DunnClear --> ClearBackground
2003-08-08  Robin Dunnfixed unused local wanring
2003-08-08  Robin DunnAdded Python wrappers for wxRTTI for the wxVScrolledWindow,
2003-08-07  Robin Dunnonly match the regex at the end of the string
2003-08-06  Robin DunnPatch from Will Sadkin fixing parameter order
2003-07-31  Robin DunnIf a wxPy[Command]Event has been cloned then we need...
2003-07-31  Robin DunnVarious testing changes
2003-07-29  Robin DunnSWIGged update for wxGTK
2003-07-29  Robin DunnShow how to iterate selected items in a wxListCtrl.
2003-07-29  Robin DunnRegenerated embedded images
2003-07-29  Robin DunnAllways need an App object now
2003-07-26  Robin DunnMore build fixes
2003-07-26  Robin DunnUse the separate contrib libs on MSW too.
2003-07-25  Robin Dunnbuild fixes and reSWIGs for wxMSW
2003-07-25  Robin DunnBuild fixes and reSWIGs for wxMac
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-24  Robin DunnLots of changes for wxPython to start using many of...
2003-07-18  Robin Dunnstop usign a deprecated method, and ensure that the...
2003-07-18  Robin DunnUser the version number in the dir name of the private...
2003-07-18  Robin DunnMinimal changes needed to build/run wxPython on the...
2003-07-18  Robin DunnApplied patch that converts the throbber to using timer...
2003-07-02  Robin DunnwxPython Merge #2 of 2.4 branch --> HEAD (branch tag...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-26  Robin DunnSWIGged updates for wxMac
2003-03-26  Robin DunnSWIGged updates for wxMSW
2003-03-26  Robin DunnSWIGged updates for wxGTK
2003-03-26  Robin DunnTypo fix
2003-03-26  Robin DunnwxMac uses wxCursors now too
2003-03-26  Robin DunnGetValue is pure virtual
2003-03-26  Robin DunnTweaks for various diffs from 2.4.0 to current HEAD
2003-03-26  Robin DunnFix broken binaries...
2003-03-25  Robin DunnSWIGged updates for wxMSW
2003-03-25  Robin DunnSWIGged updates for wxMac
2003-03-25  Robin Dunnfixed compile error
2003-03-25  Robin DunnAdded file for xrc splitter support
2003-03-25  Robin DunnSWIGged updates for wxGTK
2003-03-25  Robin DunnMerged wxPython 2.4.x to the 2.5 branch (Finally!!!)
2002-10-04  Roman Rolinskyjust a test if CVS access works
next