Update OpenVMS makefile
[wxWidgets.git] / include / wx / dcsvg.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-10-24  Vadim ZeitlinImplement clipping in wxSVGFileDC.
2012-09-15  Vadim ZeitlinNo real changes, just slightly simplify wxSVGFileDCImpl...
2012-07-28  Robin DunnAdding wxDC::GetHandle for wxOSX-cocoa and wxOSX-carbon
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2008-06-08  Vadim Zeitlindeprecate wxDC::SetClippingRegion(wxRegion) overload...
2008-05-15  Paul Cornettfix some warnings from GCC -Wextra
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
2007-11-30  Vadim Zeitlinremove default wxDC ctor to make it impossible to const...
2007-11-30  Robert Roeblingremove test for new dc
2007-11-30  Robert RoeblingDC reorganization
2007-09-24  Robert Roeblingreorganized wxSVGFileDC code
2007-07-11  Vadim Zeitlinadded wxUSE_SVG
2007-07-11  Vadim Zeitlincleanup: indentation, line length, don't include unneed...
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-05-01  Robert Roebling Made device to logical and vv conversion methods
2007-04-26  Chris Elliottremove warnings of intentionally unreachable code
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-20  Chris Elliottadd const to avoid hiding warning
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2007-04-05  Robin DunnPatch from FM with more bakefile tweaks and etc.
2007-04-05  Robin DunnBakefile and other changes for new locations of STC...
2005-10-07  Włodzimierz Skiba#include markup fix.
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-16  Włodzimierz SkibaMake ComputeScaleAndOrigin() as virtual part of wxDCBas...
2004-12-07  Włodzimierz SkibaFix to FIXME about using unused Get/SetOptimization.
2003-09-11  Julian SmartApplied patch [ 778625 ] wxSVGFileDC and UNICODE build
2003-07-28  Václav Slavíkported wxSVG contrib to bakefile (patch #778614)
2003-02-12  Chris Elliottfix unused vars for watcom
2002-06-19  Chris ElliottwxSVGDC class include files