]> git.saurik.com Git - wxWidgets.git/history - wxPython
64-bit warning fixes
[wxWidgets.git] / wxPython /
2006-09-27  Robin DunnAdd missing "public" so wxGridCellRenderer methods...
2006-09-26  Robin DunnAdd missing "public" so wxGridCellRenderer methods...
2006-09-26  Robin DunnWorkaround some platform differences
2006-09-26  Robin DunnAdd properties
2006-09-25  Robin Dunnadd tests for EVT_TEXT_ENTER
2006-09-25  Robin Dunnbuild tweaks, also drop most Python 2.3 builds
2006-09-25  Robin Dunnvarious changes to get up to date with CVS
2006-09-25  Robin Dunnfix attribute errors when importing wxPython.wx
2006-09-25  Robin Dunnhandle starting out with multiple lines of text.
2006-09-23  Robin DunnNew names for some ArtProvider methods
2006-09-23  Robin DunnAdded wx.lib.expando, a multi-line textctrl that exands...
2006-09-22  Robin Dunnadd some properties
2006-09-22  Robin Dunndocstring fix
2006-09-21  Robin DunnreSWIGged
2006-09-21  Robin Dunndisown wxPyXmlResourceHandler
2006-09-21  Robin DunnUse the generic listctrl on Mac by default until it...
2006-09-21  Robin Dunns_macSupportPCMenuShortcuts no longer exists
2006-09-21  Robin DunnAdd support for aborting the worker thread
2006-09-21  Robin Dunnuse the MSVC 7.1 DLLs for python versions >= 2.4, not ==
2006-09-21  Robin DunnreSWIGged
2006-09-21  Robin DunnSeveral methods dropped the const from their signature
2006-09-21  Robin DunnUse GridNameStr
2006-09-21  Robin Dunnnew wxCONTROL constants
2006-09-21  Robin DunnAdd comment about additional forms of Inflate(). Decid...
2006-09-21  Robin DunnImport numpy.oldnumeric
2006-09-18  Robin Dunndocstrings and other minor tweaks
2006-09-18  Robin Dunnminor demo tweak
2006-09-18  Robin DunnDon't turn off the HAS_BUTTONS stle on wxMac
2006-09-16  Robin Dunntweaks
2006-09-16  Robin DunnTweaks and cleanup
2006-09-16  Robin Dunnnew wxRect and wxPlatformInformation methods
2006-09-16  Robin Dunnadded more properties
2006-09-16  Robin Dunnwx.EvtHandler is OOR capable
2006-09-15  Robin Dunnadded more properties
2006-09-14  Robin DunnreSWIGged
2006-09-14  Robin DunnAdded wx.lib.delayedresult from Oliver Schoenborn.
2006-09-14  Robin Dunnrelease the GIL before calling base version
2006-09-14  Robin DunnGetScrollLines?
2006-09-14  Robin DunnInside --> Contains
2006-09-14  Robin DunnIsVisible --> IsShownOnScreen
2006-09-14  Robin Dunndocstring update
2006-09-14  Robin DunnAs per wx-dev, split the sort arrow options out to...
2006-09-13  Robin DunnChanges for TreeListCtrl to take advantage of the new...
2006-09-13  Robin DunnDashes and Stipple accessors are not available on all...
2006-09-13  Robin DunnMore support for drawing native column headers, adds...
2006-09-13  Robin Dunncompile fix for Mac
2006-09-12  Robin Dunnrephrase
2006-09-12  Robin DunnUpdated the C++ code for wx.gizmos.TreeListCtrl from...
2006-09-12  Robin DunnDisplayAvailable renamed
2006-09-12  Robin Dunnmore properties
2006-09-11  Robin Dunnsync with CVS updates
2006-09-09  Robin DunnreSWIGged
2006-09-09  Robin Dunnmore properties
2006-09-09  Robin Dunnmention Pulse mode on Guage, and native toolbar on Mac
2006-09-09  Robin DunnPath fix
2006-09-09  Robin DunnreSWIGged
2006-09-09  Robin DunnreSWIGtged
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-09  Robin DunnDetachRoot
2006-09-09  Robin DunnAdd AddStretchSpacer and friends
2006-09-09  Robin DunnPulse mode in gauge
2006-09-09  Robin DunnShow Pulse mode
2006-09-09  Robin DunnDon't show AlphaDrawing for now...
2006-09-09  Robin DunnRemove some testing code
2006-09-08  Robin DunnUse GetKeyCode() instead of KeyCode()
2006-09-08  Robin DunnShow status of wxMac CoreGraphics build option
2006-09-08  Robin DunnAdd items to wx.PlatformInfo for mac core graphics...
2006-09-08  Robin DunnAdded sample showing Alpha drawing for Mac with CoreGra...
2006-09-08  Robin DunnreSWIGged
2006-09-08  Robin DunnreSWIGged
2006-09-08  Robin Dunnanother parameter type fix
2006-09-08  Robin DunnwxMac's glcanvas doesn't have the new API changes yet...
2006-09-08  Robin DunnMore properties
2006-09-08  Robin Dunnadapt to wxGLCanvas changes
2006-09-07  Robin DunnComment why we don't call PyErr_Print after calling...
2006-09-07  Robin DunnUpdate from Frank with fixes for running on wxMSW 2.7
2006-09-06  Robin Dunnadd more properties
2006-09-06  Robin DunnAdded wx.lib.dragscroller from Riaan Booysen.
2006-09-05  Robin DunnSome properties for things with lists of items.
2006-09-04  Robin DunnChanges needed for new RTL methods, and also various...
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin Dunnproperties fixes for Mac
2006-09-02  Kevin OllivierAdding TaskRunnerThread class, for threaded operations...
2006-09-02  Robin Dunncompile fixes for Python 2.5
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin DunnreSWIGged
2006-09-02  Robin DunnStart adding some properties for getter/setter methods
2006-09-02  Robin Dunnbump subrel number
2006-09-02  Robin DunnMove the language catalogs install directory on MSW...
2006-09-01  Robin Dunnfixed typo
2006-09-01  Robin DunnAdd InsertProvider
2006-08-31  Robin DunnAliases for [G|S]etCaretLineBack
2006-08-31  Robin DunnProvide an implementation for SurfaceImpl::AlphaRectang...
2006-08-30  Robin DunnreSWIGged
2006-08-30  Robin DunnAdd ability to time the creation of the bitmaps using...
2006-08-30  Robin Dunnsome efficiency tweaks
2006-08-30  Robin DunnFixed premultiplying constant
2006-08-29  Robin DunnGive PlotCanvas the full compliment of constructor...
next