]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_graphics.i
wxGraphicsMatrix and wxGraphicsPath are ref-counted now, use
[wxWidgets.git] / wxPython / src / _graphics.i
2006-10-29  Robin DunnwxGraphicsMatrix and wxGraphicsPath are ref-counted...
2006-10-28  Robin Dunndaily updates and add wxGrpahicsPath overloads
2006-10-27  Robin Dunnflesh out the dummy classes
2006-10-26  Kevin OllivierUpdating bindings for wxGraphicsContext and wxRichTextCtrl.
2006-10-26  Robin DunnGetTextExtent --> (width height)
2006-10-26  Robin DunnSetTextColor --> SetTextColour
2006-10-23  Robin DunnUpdate GraphcsContext/Path dummy classes
2006-10-22  Robin Dunn#include dcgraph.h
2006-10-21  Robin DunnSome API updates
2006-10-11  Robin Dunnuse "StrokeLineSegements" for the second overload of...
2006-10-11  Robin Dunnhelpers and typemaps for new GraphicsContext methods
2006-10-05  Robin Dunnsome fixes
2006-10-04  Robin DunnSave a reference to the DC
2006-10-03  Robin DunnAdd wrappers for wxGraphicsPath and wxGraphicsContext...