]> git.saurik.com Git - wxWidgets.git/history - wxPython/src
update the popup menu item when it's [un]checked too, as it already happens for the...
[wxWidgets.git] / wxPython / src /
2006-11-03  Robin DunnrwSWIGged
2006-11-03  Robin DunnMore aui updates
2006-11-03  Robin DunnSetBestSize alias
2006-11-03  Robin DunnCan wxMemoryDC derive from wxWindowDC on all platforms?
2006-11-03  Robin Dunninclude vidmode.h
2006-11-03  Robin Dunndocstrings
2006-11-02  Robin DunnAUI updates.
2006-11-01  Robin DunnreSWIGged
2006-11-01  Robin Dunnminiframe default style
2006-11-01  Robin DunnAUI updates
2006-11-01  Robin DunnSWIGged
2006-11-01  Robin DunnDon't use the "wxHtmlWindow" name, so the classname...
2006-11-01  Robin Dunnbetter report if the subclass factory has import problems
2006-11-01  Robin DunnBuffered DCs now take non-const bitmaps
2006-10-31  Robin Dunnfix typo
2006-10-31  Robin DunnreSWIGged
2006-10-31  Robin DunnChange the wxCharBuffer typemap to make sure there...
2006-10-31  Robin DunnwxTGAHandler is included by default
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-10-31  Robin DunnGobs of changes needed to get up to date with today...
2006-10-29  Robin DunnreSWIGged
2006-10-29  Robin DunnwxGraphicsMatrix and wxGraphicsPath are ref-counted...
2006-10-29  Robin DunnwxGridCellBoolEditor::UseStringValues
2006-10-29  Robin DunnAdd wxPyTabArt
2006-10-28  Robin DunnreSWIGged
2006-10-28  Robin Dunndaily updates and add wxGrpahicsPath overloads
2006-10-28  Robin DunnTypemaps for wxRect2D
2006-10-28  Robin DunnDon't decref if the interpreter is not initialized...
2006-10-28  Robin Dunndaily updates and tweaks
2006-10-27  Robin Dunnflesh out the dummy classes
2006-10-27  Robin DunnAdded Changer classes
2006-10-27  Robin DunnAdd wxRect2D
2006-10-26  Kevin OllivierUpdating bindings for wxGraphicsContext and wxRichTextCtrl.
2006-10-26  Robin DunnFixed some (out) typemaps
2006-10-26  Robin DunnreSWIGged
2006-10-26  Robin DunnGetTextExtent --> (width height)
2006-10-26  Robin Dunndocstring update
2006-10-26  Robin DunnSetTextColor --> SetTextColour
2006-10-25  Robin Dunnsome GTK1 bulkd fixes from Sander Niemeijer
2006-10-24  Robin Dunn#include overlay.h
2006-10-24  Robin DunnAdded wx.StandardPaths.GetTmpDir
2006-10-24  Robin DunnreSWIGged
2006-10-24  Robin DunnreSWIGged
2006-10-24  Robin DunnPass the config object into the wxHtmlHelpFrame so...
2006-10-24  Robin DunnRemove ShowHidden property, it conflicts with the ShowH...
2006-10-24  Robin DunnUpdatePulse --> Pulse
2006-10-24  Robin Dunndocstring update
2006-10-23  Robin DunnUpdate GraphcsContext/Path dummy classes
2006-10-22  Robin DunnreSWIGged
2006-10-22  Robin DunnNo need to use wxPyMake_wxObject for wxImageList. ...
2006-10-22  Robin Dunnthe Append also does an INCREF, that's one more than...
2006-10-22  Robin DunnreSWIGged
2006-10-22  Robin DunnAnimation support added to XRC
2006-10-22  Robin DunnAdd Get/SetInactiveBitmap
2006-10-22  Robin Dunn#include dcgraph.h
2006-10-21  Robin DunnDon't raise NotImplementedError from GetMark, just...
2006-10-21  Robin DunnSome API updates
2006-10-21  Robin DunnAvoid assert on wxMac
2006-10-19  Robin DunnreSWIGged
2006-10-19  Robin Dunnfixes for non-Mac platforms
2006-10-19  Robin Dunndocstring fix
2006-10-19  Kevin OllivierSeveral wxWebKitCtrl enhancements/fixes. Including:
2006-10-18  Robin DunnreSWIGged
2006-10-18  Robin Dunnsome changes to make epydoc happy
2006-10-18  Robin Dunndocstring
2006-10-17  Robin DunnreSWIGged
2006-10-17  Robin DunnGetSpacer returns a copy, not a reference to the size
2006-10-16  Robin DunnreSWIGged
2006-10-16  Robin Dunndocstring fix
2006-10-16  Robin DunnreSWIGged
2006-10-16  Robin DunnDon't make a property out of GetEnableEffects, it hides the
2006-10-16  Robin DunnCall wxRichTextModuleInit
2006-10-13  Robin DunnreSWIGged
2006-10-13  Robin DunnwxMemoryDC constructor now optionally accepts a wxBitma...
2006-10-12  Robin DunnreSWIGged
2006-10-11  Robin Dunna couple new generic methods
2006-10-11  Robin DunnSize property conflicts with Size() method
2006-10-11  Robin Dunnuse "StrokeLineSegements" for the second overload of...
2006-10-11  Robin Dunndocstring update
2006-07-24  Vadim Zeitlinprotect gs_allThreads with a mutex (modified patch...
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 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 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-06  Robin DunnreSWIGged
2006-10-06  Robin DunnRenamed wx.FutureCall to wx.CallLater so it is named...
2006-10-06  Robin DunnreSWIGged
2006-10-06  Robin Dunndon't inject constructors
2006-10-06  Robin DunnFixes for using the staticmethods
next