]> git.saurik.com Git - wxWidgets.git/history - wxPython/docs/CHANGES.txt
Added wxHyperlinkCtrl, wxPowerEvent, and lots of little things to
[wxWidgets.git] / wxPython / docs / CHANGES.txt
2006-05-29  Robin DunnAdded wxHyperlinkCtrl, wxPowerEvent, and lots of little...
2006-05-26  Robin DunnAnother stab (hopefully the last) at how to handle...
2006-05-23  Robin DunnAdded wrappers and demo for RichTextCtrl
2006-05-19  Robin DunnDeprecationWarning for the old wxPython package.
2006-05-04  Robin Dunnwx.ProgressDialog.Update now returns two values.
2006-04-18  Robin DunnAdded wx.RendererNative.DrawCheckButton.
2006-04-18  Robin DunnAdded wx.StandardPaths.GetDocumentsDir
2006-04-18  Robin DunnChanged how the stock objects (wx.RED, wx.RED_PEN,...
2006-04-06  Robin DunnUpdate with 2.6.3.2 info
2006-03-29  Robin DunnAdded GetResourcesDir and GetLocalizedResourcesDir to
2006-03-28  Robin DunnUpdated 2.6.3.0's CHANGES
2006-03-15  Robin DunnAdded wx.Window.GetScreenPosition and GetScreenRect
2006-03-14  Robin DunnSWIG 1.3.29
2006-02-24  Robin DunnMerge some 2.6-branch changes
2006-02-18  Robin DunnAdded the wx.HVScrolledWindow class.
2006-02-13  Robin Dunnchange doc tweaks
2006-02-12  Robin DunnAdded the wx.DC.GradientFillConcentric and wx.DC.Gradie...
2006-02-10  Robin DunnOops, CenteronScreen wasn't really removed, just moved...
2006-02-09  Robin DunnMention BeginDrawing and EndDrawing deprecation.
2006-02-07  Robin DunnChanges to how overridable C++ methods are virtualized...
2006-02-01  Robin DunnAdded wxPython wrappers for the new wx.Treebook and...
2006-01-26  Robin DunnAdd supoprt for wxListCtrl::OnGetItemColumnImage
2006-01-17  Robin DunnAnother merge of 2.6 changes
2006-01-13  Robin Dunnwx.EventLoop is now implemented for wxMac.
2006-01-10  Robin Dunnmerge #4 from 2.6 branch
2006-01-09  Robin DunnMerge #3 from the 2.6 branch, containing last set of...
2006-01-06  Robin Dunnanother merge from WX_2_6_BRANCH
2005-12-30  Robin DunnMerged modifications from the 2.6 branch
2005-12-30  Robin DunnNote that some deprecated items have been removed
2005-06-15  Robin Dunn*** empty log message ***
2005-06-11  Robin DunnDocview and IDE patch from Morag Hua with fix for bug...
2005-06-11  Robin DunnAdded the wx.lib.splitter module, which contains the
2005-06-09  Robin DunnAdded wx.RendererNative class
2005-06-05  Robin DunnBuild and distrib changes and etc. for 2.6.1.0
2005-06-02  Robin Dunnupdates
2005-06-02  Robin Dunnmore change notes
2005-05-30  Robin Dunna few final changes to mention
2005-05-29  Robin DunnWrong class used in _setCallbackInfo
2005-05-26  Robin Dunnupdates
2005-05-24  Robin DunnRemoved unnecessary files, removed or replaced images...
2005-05-19  Robin DunnMore updates to the docview library modules and sample...
2005-05-19  Robin Dunn Patch from Davide Salomoni that adds an optional point
2005-05-18  Robin DunnBug fix from Chad Netzer for when self.history is None
2005-05-18  Robin Dunn*** empty log message ***
2005-05-18  Robin DunnAdded a wx.xrc.XmlResourceHandler for the Ticker class
2005-05-17  Robin DunnThemed backgrounds for flat generic buttons
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:
next