]> git.saurik.com Git - wxWidgets.git/history - wxPython/docs/CHANGES.txt
Added optional parameter to wxversion.select and friends that makes
[wxWidgets.git] / wxPython / docs / CHANGES.txt
2005-05-17  Robin DunnAdded optional parameter to wxversion.select and friend...
2005-05-13  Robin DunnAdded wx.lib.hyperlink from Andrea Gavana. It is a...
2005-05-11  Robin DunnCopied a few things from wxWidgets changes.txt
2005-05-09  Robin Dunntypos, etc.
2005-05-09  Robin DunnFixed the typemap that converts a Python list of string...
2005-05-04  Robin DunnAdded release dates where I could find them
2005-04-27  Robin DunnAdded wx.BrushFromBitmap to create a stippled brush...
2005-04-26  Robin DunnNote XRCed update
2005-04-22  Robin Dunnformatting and comment about refresh bugs in wxGrid
2005-04-20  Robin Dunnreworded a bit
2005-04-20  Robin DunnMention the wxMac wx.ComboBox fix
2005-04-19  Robin DunnAllow to set a style's wxFontEncoding
2005-04-16  Robin DunnAdded Python methods to wxStyledTextCtrl that allow...
2005-04-11  Robin DunnVersion number update
2005-04-08  Robin DunnAdded the ActiveGrid IDE as a sample application
2005-04-08  Robin DunnUpdated docview library modules and sample apps from...
2005-04-06  Robin DunnAdded wx.GetTopLevelWindows() function which returns...
2005-04-06  Robin DunnToday's changes
2005-04-04  Robin DunnAdded wrappers and a demo for the animate contrib
2005-04-04  Robin Dunndoc tweaks
2005-04-02  Robin DunnUse Python's buffer interface API for all image data...
2005-03-30  Robin DunnAdded wx.lib.foldpanelbar, Andrea Gavana's port of...
2005-03-28  Robin Dunnwx.lib.mixins.listctrl: Patches from Toni Brkic:
2005-03-26  Robin DunnAdd note about the recursive Refresh change
2005-03-25  Robin DunnAdded GetCount, GetCountRGB, and GetCountColour methods to
2005-03-12  Robin DunnAdd a note about a few other wxGTK changes that were...
2005-03-05  Robin DunnAdd Resize, SetRGBRect, Size, and GetOrFindMaskColour...
2005-03-03  Robin Dunnreworded a bit
2005-03-03  Robin Dunnnew style flags for wxBufferedDC
2005-02-28  Robin DunnDon't build the old versions of OGL or iewin by default...
2005-02-28  Robin Dunndoc updates
2005-02-26  Robin DunnFinalize --> Realize
2005-02-26  Robin Dunnminor tweaks
2005-02-25  Robin DunnAdded docview modules from Peter Yared and Morgan Hua
2005-02-24  Robin Dunnbumped subrelease number
2005-02-18  Robin DunnAdded wx.lib.gestures module from Daniel Pozmanter...
2005-02-18  Robin DunnAdded wx.DatePickerCtrl
2005-02-11  Robin Dunnwx.SL_INVERSE works for the big 3 now.
2005-02-07  Robin Dunnupdated with new stuff
2005-01-21  Robin Dunn* Some WXWIN_COMPATIBILITY_2_4 changes, as well as...
2005-01-13  Robin DunnTypo
2005-01-13  Robin Dunnnotes about more changes
2004-12-31  Robin DunnAdded wxStdDialogButtonSizer, which is a a special...
2004-12-28  Robin DunnDocs for [GS]etDefaultPyEncoding
2004-12-23  Robin DunnTypo
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.
next