added version tag for symbols introduced in 2.6.2
[wxWidgets.git] / wxPython /
2005-06-15  Robin Dunn*** empty log message ***
2005-06-15  Robin DunnreSWIGged
2005-06-14  Robin DunnLog the exception when writing to file fails.
2005-06-14  Robin Dunndocstring typo
2005-06-14  Robin DunnUnregister the object too
2005-06-13  Robin DunnPass the print data to the wx.PrintDialogData ctor.
2005-06-13  Robin DunnPatch from Ole AndrĂ©, call RegisterActiveObject() so...
2005-06-11  Robin DunnreSWIGged
2005-06-11  Robin DunnDocview and IDE patch from Morag Hua with fix for bug...
2005-06-11  Robin DunnOnly freeze the splitter, the children will be automati...
2005-06-11  Robin DunnForgot to get rid of the old test code
2005-06-11  Robin DunnOnly Freeze/Thaw on wxMSW. The other ports don't need it.
2005-06-11  Robin DunnAdded the wx.lib.splitter module, which contains the
2005-06-11  Robin DunnA little cleanup
2005-06-10  Robin DunnFix for bug #1217874, Error in parameter name in DocMan...
2005-06-10  Robin DunnFixes for bug #1217872 pydocview.DocService not correct...
2005-06-09  Robin DunnreSWIGged
2005-06-09  Robin DunnVirtualize OnInternalIdle.
2005-06-09  Robin DunnAdded wx.RendererNative class
2005-06-09  Robin DunnSubrelease version bump
2005-06-09  Robin DunnreSWIGged
2005-06-09  Robin DunnAdded wx.LogBuffer
2005-06-06  Robin DunnPut back this icon, it's needed by the windows installer
2005-06-05  Robin DunnBuild and distrib changes and etc. for 2.6.1.0
2005-06-03  Robin DunnTypo fixed
2005-06-03  Robin DunnreSWIGged
2005-06-03  Robin DunnUse the wx.ART_NORMAL_FILE icon
2005-06-03  Robin DunnIgnore HtmlHelpController.Destroy() since it owns itsel...
2005-06-02  Robin Dunnupdates
2005-06-02  Robin DunnDon't use the python version in the srpm name
2005-06-02  Robin Dunnmore change notes
2005-06-02  Robin DunnDon't scroll when the mouse is dragged outside of the...
2005-06-02  Robin DunnAdd some more docs to the runtime installer.
2005-06-02  Robin DunnHave to dig a little deeper to find a wxPyDeadObject...
2005-06-02  Robin Dunniewin module is no longer built by default, don't put...
2005-06-01  Robin DunnreSWIGged
2005-06-01  Robin DunnreSWIGed
2005-06-01  Robin DunnGet/SetAutoWindowMenu for wxMac
2005-06-01  Robin DunnEVT_SCROLL_ENDSCROLL --> EVT_SCROLL_CHANGED and compati...
2005-06-01  Robin DunnVersion number
2005-06-01  Robin DunnFixed splash screen
2005-05-31  Robin DunnDocView patches from Morgen Hua: bug fixes, and additio...
2005-05-31  Julian SmartOlly Betts' typo patch
2005-05-30  Robin Dunnregnerated ReST docs
2005-05-30  Robin Dunna few final changes to mention
2005-05-30  Robin DunnTime for a release, drop the "pre"
2005-05-30  Robin DunnInclude msvcr71.dll if appropriate
2005-05-29  Robin DunnCancel the timer and show the main frame immediately...
2005-05-29  Robin DunnreSWIGged
2005-05-29  Robin DunnWrong class used in _setCallbackInfo
2005-05-28  Robin DunnA little cleanup
2005-05-28  Robin Dunnincrease colour depth of images
2005-05-28  Robin Dunnuse wx.CallAfter to set the insertion point
2005-05-27  Robin DunnSolaris fix is in config.py now
2005-05-27  Robin DunnAdded wxSL_INVERSE
2005-05-27  Robin DunnInstaller updates
2005-05-27  Robin DunnreSWIGged
2005-05-27  Robin Dunnuse wx.ART_NEW
2005-05-27  Robin Dunncleanup and some docstring fixes
2005-05-26  Robin Dunnupdates
2005-05-26  Robin DunnreSWIGged
2005-05-26  Robin Dunnadd wxART_NEW, and fixed wxART_FIND_AND_REPLACE
2005-05-26  Robin DunnDon't change the fg/bg colours so that the native colou...
2005-05-26  Robin Dunnthere aren't any suitable images in images.py any more...
2005-05-26  Robin Dunnuse wx.ART_NEW
2005-05-26  Robin Dunndocstring update
2005-05-26  Robin DunnDo a little less anti-alias so it looks better on dark...
2005-05-26  Robin Dunnremove the delete button and add another example of...
2005-05-26  Robin DunnSome tweaks to the temporary art images, added wxART_NEW
2005-05-26  Robin DunnDon't force the art provider to resize the toolbar...
2005-05-26  Roman Rolinskysmall fix
2005-05-26  Roman Rolinskyencoding should not be specified
2005-05-26  Roman Rolinsky0.1.5-2
2005-05-25  Robin DunnreSWIGged
2005-05-25  Robin DunnDon't set mac.textcontrol-use-mlte any longer
2005-05-25  Robin DunnDocstring updates
2005-05-24  Robin DunnRemoved unnecessary files, removed or replaced images...
2005-05-22  Dimitri Schoolwerthremoved redundant preprocessor check
2005-05-20  Robin DunnThe bug is no longer there, but leave the workaround...
2005-05-19  Robin DunnCorrections for fonts
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  Roman Rolinsky0.1.5-2
2005-05-18  Robin Dunn*** empty log message ***
2005-05-18  Robin DunnSet the ID and the event object in the events
2005-05-18  Robin DunnAdded some test code (commented out)
2005-05-18  Robin DunnAdded a wx.xrc.XmlResourceHandler for the Ticker class
2005-05-17  Robin DunnreSWIGged
2005-05-17  Robin DunnreSWIGged
2005-05-17  Robin DunnThemed backgrounds for flat generic buttons
2005-05-17  Robin DunnAdded optional parameter to wxversion.select and friend...
2005-05-17  Robin DunnAdded DoEraseBackground
2005-05-17  Robin DunnAdded wx.DROP_ICON()
2005-05-16  Robin DunnDon't bypass the bacground erase anymore
2005-05-16  Robin Dunncleanup
2005-05-13  Robin DunnreSWIGged
2005-05-13  Robin DunnSome demo tweaks
2005-05-13  Robin DunnBetter handling of the bg to allow the theme (if any...
2005-05-13  Robin DunnAdded missing CacheBestSize
next