while gcc 4 works under xcode, 3.3. builds don't, therefore this workaround for sourc...
[wxWidgets.git] / wxPython /
2006-07-24  Vadim Zeitlinfixed typos in last check in
2006-07-24  Vadim Zeitlinprotect gs_allThreads with a mutex (modified patch...
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-10-11  Robin Dunndistrib changes to enable graphics context and add...
2006-10-11  Robin DunnreSWIGged
2006-10-11  Robin Dunnhelpers and typemaps for new GraphicsContext methods
2006-10-11  Robin Dunnbetter comments
2006-10-11  Robin Dunnreentrance methods
2006-10-11  Robin Dunn~wxPoint2D
2006-10-11  Robin DunnGet/Set LayoutDirection
2006-10-11  Robin DunnAdd wxOverlay
2006-10-11  Robin DunnDon't call BeginDrawing/EndDrawing, they're deprecated.
2006-10-11  Robin Dunndon't build the animate contrib
2006-10-11  Robin Dunnuse wx.SAVE style for the save dialog
2006-10-11  Robin Dunnmove animate from contrib to core, and migrate to new API
2006-10-10  Robin DunnDisown using .this.own(False) instead of .thisown ...
2006-10-10  Robin DunnCreateButtonSizer changes
2006-10-09  Robin Dunndouble buffer changes
2006-10-09  Robin DunnAdded wx.AboutBox()
2006-10-09  Robin Dunnnew changes
2006-10-09  Robin DunnVarous changes and tweaks to match some of Julian's...
2006-10-09  Robin DunnIsEmpty, ChangeValue, etc.
2006-10-09  Robin DunnAdd IsOk's
2006-10-09  Robin Dunnmake sure the cleanup happens
2006-10-09  Robin Dunninstall bitmaps/*.ico files too
2006-10-09  Robin Dunnupdate to latest from Andrea
2006-10-09  Robin Dunndefault ID value
2006-10-09  Robin DunnVersion number bump
2006-10-09  Robin DunnAdd CustomTreeCtrl from Andrea Gavana
2006-10-06  Robin Dunnrename the ID parameter
2006-10-06  Robin DunnreSWIGged
2006-10-06  Robin DunnRenamed wx.FutureCall to wx.CallLater so it is named...
2006-10-06  Robin Dunnbe able to switch between the frame managing the toolba...
2006-10-06  Robin Dunnsome tweaks
2006-10-06  Robin DunnreSWIGged
2006-10-06  Robin Dunndon't inject constructors
2006-10-06  Robin Dunnalways use wxPyPanel
2006-10-06  Robin Dunnreduce the number of objects for a quicker startup...
2006-10-06  Robin DunnSet overview to docstring
2006-10-06  Robin DunnFixes for using the staticmethods
2006-10-05  Robin Dunnsome fixes
2006-10-05  Robin DunnUpdates from Paul
2006-10-05  Robin DunnAdd FlatNotebook
2006-10-04  Robin DunnSave a reference to the DC
2006-10-03  Robin DunnAdd wrappers for wxGraphicsPath and wxGraphicsContext...
2006-10-03  Robin Dunnfix HitTest
2006-10-03  Robin DunnKeyCode --> GetKeyCode
2006-10-03  Robin DunnDon't use the old wxPython namespace
2006-10-03  Robin DunnChange wx.DC inheritance hierarchy to match reality
2006-10-03  Robin DunnDon't deprecate Inside() yet
2006-10-03  Robin DunnUse Set(name) instead of InitFromName(name)
2006-10-03  Robin DunnDon't forget the samples\ide\activegrid\model dir
2006-10-03  Robin DunnAdded the wx.lib.buttonpanel module, which is a tweaked...
2006-10-02  Robin DunnreSWIGged
2006-10-02  Robin DunnDon't autosize if the height is too small. Interaction...
2006-10-02  Robin DunnMatch some API tweaks made in CVS
2006-10-02  Robin DunnDon't override the Label property in the base class.
2006-10-02  Robin DunnChange the name of the dir where the message catalogs...
2006-10-02  Robin Dunnfix layout
2006-10-02  Robin DunnShow the color component values too
2006-10-02  Robin DunnDeal with wxVariant changed
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
next