]> git.saurik.com Git - wxWidgets.git/history - src/msw/graphics.cpp
adapting to new inheritance of wxMemoryDC (under MSW only at the moment)
[wxWidgets.git] / src / msw / graphics.cpp
2006-11-06  Stefan Csomoradapting to new inheritance of wxMemoryDC (under MSW...
2006-11-06  Stefan CsomorwxGraphicsContext always is using clipping regions...
2006-11-04  Stefan Csomorstub implementations
2006-10-28  Stefan Csomormoving path and matrix to refcounting as well, switchin...
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-26  Stefan Csomoradding new implementations
2006-10-26  Robin DunnSetTextColor --> SetTextColour, to be consistent with...
2006-10-23  Robin Dunnadded missing default ctor
2006-10-23  Stefan Csomoradding new constructors
2006-10-22  Stefan Csomorusing GetNativePath instead of dynamic_cast
2006-10-20  Stefan Csomorfixing classname
2006-10-20  Stefan Csomordummy implementations for new methods
2006-10-09  Stefan Csomoradding angle conversion
2006-10-09  Stefan Csomormaking pens behave as on other platforms when scaling
2006-10-09  Stefan Csomorset anti-aliasing ON by default
2006-10-04  Vadim Zeitlincorrected date in header; removed extra wx/wxprec.h...
2006-10-03  Robin DunnWrap module in #if wxUSE_GRAPHICS_CONTEXT
2006-10-02  Stefan Csomorworkaround for GDIPlus conversion errors, adding wxMask...
2006-09-30  Stefan Csomorgdiplus implementation