]> git.saurik.com Git - wxWidgets.git/history - wxPython/docs
deprecated Get/SetOptimization
[wxWidgets.git] / wxPython / docs /
2004-11-24  Robin Dunnadded overview text for wx.MediaCtrl demo, udpated...
2004-11-13  Robin Dunnbump subrelease
2004-11-13  Robin Dunn* wxPrintDialog no longer derives from wxDialog.
2004-11-11  Robin DunnLots of tweaks and additions to get caught up with...
2004-11-10  Robin DunnFixed GetSaveData and SetSaveData in wx.lib.multisash...
2004-11-10  Robin DunnOGL patch from Shane Holloway:
2004-11-09  Robin DunnBacked out Oliver's PyPlot changes at Gordon's request.
2004-11-09  Robin Dunntypo
2004-11-08  Robin Dunncorrected function name
2004-11-08  Robin Dunnregenerated
2004-11-05  Robin DunnPyPlot updates from Oliver Schoenborn:
2004-11-03  Robin Dunnfix typos
2004-10-30  Robin DunnPNG Alpha is working on wxGTK2 now too.
2004-10-29  Robin Dunnversion number
2004-10-27  Robin DunnVersion number bump
2004-10-24  Robin Dunntypo
2004-10-22  Kevin HockDocumentation patch from Olly Betts
2004-10-22  Robin Dunnregenned the ReST docs
2004-10-22  Robin DunnwxPython on OSX can now be built in Unicode mode, can...
2004-10-19  Robin DunnSome tweaks for WebKitCtrl.
2004-10-19  Robin DunnMore PyPlot updates from Gordon Williams:
2004-10-15  Robin Dunnjust a whitespace change
2004-10-15  Robin DunnDocs updates for 2.5.3.0
2004-10-15  Robin DunnApplied patch from Pim Van Heuven that modifies 4 files:
2004-10-15  Robin DunnDon't make the metadata xml file anymore
2004-10-11  Robin DunnMaskedEdit updates from Will Sadkin:
2004-10-10  Robin Dunn* build and distrib tweaks.
2004-10-06  Robin DunnMention TaskBarIcon and other recent changes
2004-09-23  Robin DunnMoved xrc out of contrib and into the core source dir...
2004-09-23  Robin DunnAdded limited support for wxEventLoop (you can't derive...
2004-09-14  Robin DunnSome change notes
2004-09-10  Robin Dunnanother change note
2004-09-10  Robin DunnForgot about CalendarEvent
2004-09-10  Robin DunnExtended the wx.calendar.CalendarCtrl class with method...
2004-09-10  Robin DunnFixed typo
2004-09-09  Robin DunnAdded RequestUserAttention
2004-09-09  Robin DunnNew SWIG runtime files and api updates for the move...
2004-09-09  Robin DunnNew SWIG runtime files and api updates for the move...
2004-09-09  Robin DunnRemoved my copy of distutils from the wxPython source...
2004-09-03  Robin DunnSince it is documented, changed GetOrCreateCellAttr...
2004-09-01  Robin Dunnmore doc fixes and clarifications
2004-09-01  Robin Dunnnotes about recent changes
2004-08-27  Robin Dunnregenerated ReST docs
2004-08-27  Robin Dunnnote another bug fix
2004-08-26  Robin DunnMention that DrawnShape hasn't been reimplemented yet
2004-08-26  Robin DunnList soem of the bugs fixed
2004-08-25  Robin Dunnadd new section
2004-08-25  Robin DunnTypo fix
2004-08-14  Robin DunnVersion number bump
2004-08-10  Robin Dunnregenerated
2004-08-10  Robin Dunntypo fixed
2004-08-10  Robin Dunnbump version number
2004-08-10  Robin Dunnfix some wording
2004-08-09  Robin Dunnfixed a typo
2004-08-09  Robin DunnSwitch to monolithic build because of a dependency...
2004-08-07  Robin Dunnversion number update
2004-08-06  Robin DunnUpdate the notebook before running the sample in case...
2004-08-06  Robin DunnFixed typo
2004-08-06  Robin DunnGTK2 is now the default for builds.
2004-08-06  Robin DunnApplied (and heavily modified) a patch from Eugene
2004-08-05  Robin Dunnlittle tweaks
2004-07-31  Robin Dunnfixed version number
2004-07-23  Robin DunnFixed typo
2004-07-22  Robin Dunnmention *TabOrder and Navigate methods
2004-07-22  Robin Dunnbuild a tarball when building the new docs
2004-07-22  Robin DunnBuild the new docs as part of the automated build
2004-07-16  Robin DunnMore notes about sizer changes
2004-07-06  Robin Dunnmention extra flag for OGL build
2004-06-30  Václav SlavíkSetDefaultXXX -> SetOwnXXX
2004-06-16  Robin Dunnregened with new version
2004-06-16  Robin DunnVersion number update
2004-06-10  Robin DunnSome doc tweaks
2004-06-09  Robin DunnRegenned the metadata
2004-06-09  Robin DunnRegenned the ReST docs
2004-06-08  Robin DunnAdded bash versions of my build scripts and updated...
2004-06-08  Robin Dunntypo
2004-06-04  Robin Dunnlittle tweaks
2004-06-04  Robin DunnAdded a new version (0.8.3) of FloatCanvas from Chris...
2004-06-04  Robin DunnRemoved the deprecated ErrorDialogs and PythonBitmaps...
2004-06-04  Robin DunnMention that Alpha Channels are preserved in PNG images.
2004-06-04  Robin DunnDocstrings for the sizers
2004-06-02  Robin DunnAdded more default args as needed to allow most window...
2004-06-01  Robin Dunnclarification
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-06-01  Robin Dunnremove EVT_STC_POSCHANGED as it's been deprecated in...
2004-05-26  Robin DunnIt's a new change
2004-05-26  Robin DunnGot sidetracked and forgot to finish the new OGL sectio...
2004-05-26  Robin DunnAdded a Python port of the OGL library, deprecated...
2004-05-25  Robin DunnSome typos fixed. More text about the changes to sizer...
2004-05-25  Robin DunnSwitch to the TreeListCtrl from the wxCode project.
2004-05-21  Robin DunnwxGTK now uses gtk_init_check so wxPython can raise...
2004-05-17  Robin DunnReplaced wx/lib/pubsub.py with a version that uses...
2004-05-17  Robin Dunnwx.InitAllImageHandlers is now an empty function that...
2004-05-14  Robin DunnAdded a generic StaticBitmap class in wx.lib.statbmp...
2004-05-12  Robin DunnSome docstring additions, reformats and epydoc markup.
2004-05-10  Robin DunnUse self in DC method signatures
2004-05-08  Robin DunnDeprecated wx.iewin
2004-05-02  Robin DunnAdded wx.lib.mixins.listctrl.TextEditMixin, a mixin...
2004-05-02  Robin DunnReverted to old method names/signatures for wx.DC,...
2004-04-30  Robin Dunnscript for the api docs
next