Use the associated document manager, not the global one
[wxWidgets.git] / src / common / graphcmn.cpp
2006-12-05  Robin DunnAdd wxGraphicsMatrix::Get
2006-12-03  Stefan Csomoradding raster op hook to graphics context
2006-11-06  Stefan Csomoradapting to new inheritance of wxMemoryDC (under MSW...
2006-11-04  Stefan Csomoradding text with background brush
2006-11-04  Stefan Csomoradding measuring contexts, streamlining printing code
2006-10-29  Robin DunnAdd missing wxNullGraphicsPath
2006-10-28  Stefan Csomormoving path and matrix to refcounting as well, switchin...
2006-10-28  Robin DunnAdd missing Contains overload
2006-10-27  Robert Roebling Compile fix.
2006-10-27  Stefan Csomorchanging graphics pen, brushes and fonts to be refcount...
2006-10-26  Stefan Csomormoving rounded rect and ellipse to path class
2006-10-26  Stefan Csomormissing common create functions
2006-10-26  Stefan Csomoradapted to new renderer, moved wxGCDC into dcgraph.cpp
2006-10-26  Robin DunnSetTextColor --> SetTextColour, to be consistent with...
2006-10-25  Robin DunnFix the rectangle size when offsetting
2006-10-22  Stefan Csomoradding wxobject and RTTI
2006-10-21  Robert Roebling Fix warning.
2006-10-21  Robin Dunnmore informative FAIL message
2006-10-20  Vadim Zeitlinfix warnings (double to int conversions and unused...
2006-10-20  Stefan Csomorsetting a non valid font is permitted, implemented now
2006-10-20  Stefan Csomormac methodname fixed, so all use the same now
2006-10-20  Stefan Csomorextending implementation
2006-10-15  Paul Cornettnon-pch build fix, cleanup
2006-10-10  Stefan Csomorgetting rid of warnings
2006-10-09  Stefan Csomorcopying as much values from the dc as possible
2006-10-04  Robin DunnAvoid warnings when wxMAC_USE_CORE_GRAPHICS_BLEND_MODES...
2006-10-03  Robin DunnAvoid ambigous overload errors
2006-10-03  Stefan Csomorfixes for non precompiled headers
2006-09-30  Stefan Csomoradding missing implementations
2006-09-29  Stefan Csomorgraphics context implementation