]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_graphics.i
Add wxGraphicsMatrix::Get
[wxWidgets.git] / wxPython / src / _graphics.i
2006-12-05  Robin DunnAdd wxGraphicsMatrix::Get
2006-12-04  Robin DunnAdd Get/SetLogicalFunction
2006-11-07  Robin Dunnfixes for the dummy classes (used when wxUSE_GRAPHICS_C...
2006-11-07  Robin DunnAdd wxGCDC(const wxWindow*)
2006-11-05  Robin Dunndosctring for DrawRotatedText
2006-11-05  Robin DunnNew DrawText methods
2006-11-03  Robin Dunndocstrings
2006-10-31  Robin DunnGobs of changes needed to get up to date with today...
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...