]> git.saurik.com Git - wxWidgets.git/history - wxPython/docs/CHANGES.txt
Updated to SWIG 1.3.24 (plus a patch that corrects a bug and adds back
[wxWidgets.git] / wxPython / docs / CHANGES.txt
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-12-20  Robin DunnAllow the OOR reference to be saved without doing an...
2004-12-17  Robin DunnAdded notes for recent changes
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-05  Robin DunnPyPlot updates from Oliver Schoenborn:
2004-10-27  Robin DunnVersion number bump
2004-10-22  Kevin HockDocumentation patch from Olly Betts
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 DunnApplied patch from Pim Van Heuven that modifies 4 files:
2004-10-11  Robin DunnMaskedEdit updates from Will Sadkin:
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-09  Robin DunnAdded RequestUserAttention
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 Dunnnotes about recent changes
2004-08-27  Robin Dunnnote another bug fix
2004-08-26  Robin DunnList soem of the bugs fixed
2004-08-25  Robin Dunnadd new section
2004-08-14  Robin DunnVersion number bump
2004-08-10  Robin Dunnbump version number
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 DunnApplied (and heavily modified) a patch from Eugene
2004-07-31  Robin Dunnfixed version number
2004-07-22  Robin Dunnmention *TabOrder and Navigate methods
2004-07-16  Robin DunnMore notes about sizer changes
2004-06-16  Robin DunnVersion number update
2004-06-10  Robin DunnSome doc tweaks
2004-06-08  Robin Dunntypo
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-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 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-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-29  Dimitri Schoolwerthfixed a few typos
2004-04-25  Robin DunnTweak the text about Sizer changes
2004-04-19  Robin DunnAdded new MaskedEditControl code from Will Sadkin....
2004-04-15  Robin DunnAdded some convenience methods to wx.Bitmap: SetSize...
2004-04-15  Robin DunnMore about the sizer changes
2004-04-07  Robin DunnChanged name to wxFIXED_MINSIZE since that is more...
2004-04-07  Robin Dunnnotes about sizer changes
2004-04-01  Robin DunnWhat the hell, let's spin up another full release
2004-03-30  Robin DunnMore notes about the type conversion fragment.
2004-03-30  Robin DunnVersion number update
2004-03-30  Robin DunnUpdated version number
2004-03-26  Robin DunnOther doc updates
2004-03-23  Robin DunnLindsay Mathieson's newest wxActiveX class has been...
2004-03-10  Robin DunnAdded wx.PlatformInfo which is a tuple containing strin...
2004-03-10  Robin DunnAllow wxApp::MacOpenFile, MacPrintFile, MacNewFile...
2004-03-09  Robin DunnAdded wxDisplay and wxVideoMode
2004-03-02  Robin DunnNamechange changes
2004-02-27  Robin DunnUpdated wx.lib.calendar with many fixes and enhancement...
2004-02-23  Robin DunnThe UseAntiAliasing is off by default on wxMac. Add...
2004-02-23  Robin DunnCan do wx.ToggleButton on wxMac now
2004-02-21  Robin DunnFixed typo
2004-02-21  Robin DunnUpdated the AnalogClockWindow with many enhancements...
2004-02-04  Robin DunnOther little docs tweaks, and added HTML versions
2004-02-03  Robin DunnwxWave --> wxSound
2004-01-20  Robin Dunntypos fixed and more notes on some changes
2003-12-17  Robin DunnAdded PyPlot
2003-11-12  Robin DunnMerged the wxPy_newswig branch into the HEAD branch...