Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / dcgraph.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-18  Paul Cornettuse const arrays for wxDC array parameters, closes...
2012-07-28  Robin DunnAdding wxDC::GetHandle for wxOSX-cocoa and wxOSX-carbon
2012-07-13  Paul Cornettavoid creating and immediately destroying a wxGraphicsC...
2012-07-11  Paul CornettAvoid creating and immediately destroying a wxGraphicsC...
2012-06-26  Robin DunnDon't hide the m_mm_to_pix_x and m_mm_to_pix_y in the...
2012-05-19  Stefan Csomorremoving unnecessary - and incorrect - override, fixes...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Robin Dunn* Implement dynamic loading of the Cairo DLL on Windows...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-19  Vadim ZeitlinAdded wxGCDC(wxEnhMetaFileDC) ctor too.
2011-07-07  Vadim ZeitlinAdd wxDCImpl::MSWApplyGDIPlusTransform() to formalize...
2011-07-07  Vadim ZeitlinMake wxGCDC::GetGraphicsContext() const.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-10-05  Vadim ZeitlinReplaced GraphicsHDC from src/msw/renderer.cpp with...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-07-31  Stefan Csomorbetter guarding when no printing architecture exists...
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-04-30  Robert RoeblingAdded constructor to wxGCDC from wxPrinterDC
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-06  Paul Cornettmake access for virtuals match base
2007-12-03  Stefan Csomorfixing warning about missing virt destructor
2007-12-03  Paul Cornettnon-pch build fixes
2007-11-30  Stefan Csomorusing common code
2007-11-30  Robert RoeblingDC reorganization
2007-11-09  Stefan Csomorforward port from 2.8
2007-10-19  Robert RoeblingUse wxPointList instead of wxList in wxDC code
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-25  Václav Slavíkremoved executable bit on files that aren't executables
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-03-18  Vadim ZeitlinwxDC::StretchBlit() for wxMac and wxMSW (patch 1611973)
2006-12-03  Stefan Csomoradding raster op hook to graphics context
2006-11-06  Stefan Csomoradapting to new inheritance of wxMemoryDC (under MSW...
2006-10-29  Stefan Csomorforgotten commit for having native affine matrix ops
2006-10-21  Paul CornettwxGraphicContext --> wxGraphicsContext
2006-10-21  Robert Roebling Fix warning.
2006-10-21  Stefan Csomoruntangling dc and gc