]> git.saurik.com Git - wxWidgets.git/history - wxPython/docs/CHANGES.txt
The inspect module is now a widget browser plus a shell.
[wxWidgets.git] / wxPython / docs / CHANGES.txt
2007-01-17  Robin DunnThe inspect module is now a widget browser plus a shell.
2007-01-12  Robin DunnPyCrust now has an option for showing/hiding the notebook.
2007-01-12  Robin DunnAdded typeId property
2007-01-08  Robin DunnTweak dates and version number
2007-01-08  Robin DunnMinor tweaks to get up to date with wx CVS
2007-01-06  Robin DunnAdded wx.aui.AuiNotebook.GetAuiManager().
2006-12-18  Robin Dunnwx.lib.customtreectrl patches from Andrea Gavana.
2006-12-12  Robin DunnAdded a set of button classes to wx.lib.buttons from...
2006-12-12  Robin DunnMention wx.SearchCtrl
2006-12-05  Robin Dunnwx.lib.masked: Patch from Will Sadkin. Includes Unicod...
2006-12-04  Robin Dunnfix typo
2006-12-02  Robin DunnAdded some modules from Riaan Booysen:
2006-07-25  Vadim Zeitlingenerate middle click events (backport from HEAD of...
2006-11-18  Robin DunnAdded wx.combo.BitmapComboBox
2006-11-18  Robin DunnAdd docstrings for ComboCtrl and ComboPopup, and added...
2006-11-16  Robin DunnAdded the wx.combo module, which contains the ComboCtrl...
2006-11-14  Robin Dunnfix typo
2006-11-12  Robin DunnSome more details about CollapsiblePane
2006-11-11  Robin DunnAdded wx.CollapsiblePane
2006-11-06  Robin Dunnsome more updates about changes
2006-11-05  Robin DunnPatch from Dj Gilcrease adding the FNB_HIDE_ON_SINGLE_T...
2006-11-03  Robin DunnA patch from Frame Niessink which adds an additional...
2006-11-01  Robin DunnAUI updates
2006-11-01  Robin DunnSWIGged
2006-10-31  Robin DunnGobs of changes needed to get up to date with today...
2006-10-26  Robin Dunnregen ReST docs
2006-10-26  Robin DunnAdd a GraphicsContext sample to the demo
2006-10-25  Robin DunnMention wx.ListCtrl fixes on Mac
2006-10-24  Robin DunnAdded wx.StandardPaths.GetTmpDir
2006-10-24  Robin Dunndocument new updates
2006-10-23  Robin DunnUpdate ReST docs
2006-10-19  Robin Dunnbump subrelease number
2006-10-18  Robin Dunnregen ReST docs
2006-10-13  Robin Dunntext tweak
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-12  Robin Dunntypo
2006-07-24  Vadim Zeitlinfixed typos in last check in
2006-10-11  Robin Dunnmove animate from contrib to core, and migrate to new API
2006-10-09  Robin DunnAdded wx.AboutBox()
2006-10-09  Robin Dunnnew changes
2006-10-06  Robin DunnRenamed wx.FutureCall to wx.CallLater so it is named...
2006-10-05  Robin DunnAdd FlatNotebook
2006-10-03  Robin DunnAdded the wx.lib.buttonpanel module, which is a tweaked...
2006-09-25  Robin Dunnvarious changes to get up to date with CVS
2006-09-23  Robin DunnAdded wx.lib.expando, a multi-line textctrl that exands...
2006-09-16  Robin Dunntweaks
2006-09-14  Robin DunnAdded wx.lib.delayedresult from Oliver Schoenborn.
2006-09-12  Robin Dunnrephrase
2006-09-12  Robin DunnUpdated the C++ code for wx.gizmos.TreeListCtrl from...
2006-09-11  Robin Dunnsync with CVS updates
2006-09-09  Robin Dunnmention Pulse mode on Guage, and native toolbar on Mac
2006-09-06  Robin DunnAdded wx.lib.dragscroller from Riaan Booysen.
2006-09-04  Robin DunnChanges needed for new RTL methods, and also various...
2006-09-02  Robin Dunnbump subrel number
2006-08-29  Robin DunnMention the PixelData classes
2006-08-26  Robin DunnAdd alpha component to wxColour
2006-08-26  Robin DunnRemoved wxHTML_FONT_SIZE_x
2006-08-25  Robin DunnAdd wx.App.DisplayAvailable() which can be used to...
2006-08-22  Robin DunnAdded wx.BitmapFromBuffer and wx.BitmapFromBufferRGBA...
2006-08-21  Robin DunnAdded wx.lib.combotreebox from Frank Niessink
2006-07-17  Robin Dunnfixed merge conflict
2006-07-17  Robin DunnAdded note about CanSetTransparent and SetTransparent
2006-07-14  Robin DunnUpdated Scintilla to version 1.70
2006-07-10  Robin DunnAdded the PseudoDC class from Paul Lanier. It provides...
2006-07-08  Robin DunnAdded wrappers for wxAUI
2006-06-07  Robin DunnAdded wrappers for the Picker controls.
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
next