]> git.saurik.com Git - wxWidgets.git/history - wxPython/docs
Moved version number to 2.7.2.0 and rebaked
[wxWidgets.git] / wxPython / docs /
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-19  Robin DunnAdd the version number to the name displayed on the...
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-13  Robin Dunnupdate build and install docs
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-09  Robin DunnIt's not in use yet, but add Kevin's docparser code...
2006-09-09  Robin DunnBuild the contents and index files for HtmlHelp
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-11  Robin Dunnsome docstring fixes
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
2005-06-02  Robin Dunnupdates
2005-06-02  Robin Dunnmore change notes
2005-05-30  Robin Dunnregnerated ReST docs
2005-05-30  Robin Dunna few final changes to mention
2005-05-29  Robin DunnWrong class used in _setCallbackInfo
2005-05-27  Robin DunnSolaris fix is in config.py now
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 DunnOptionally upload the docs
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 DunnA few build tweaks
2005-05-09  Robin Dunnregenerated the ReST docs
next