always remember to test IsOk() after using wxFileInputStream
[wxWidgets.git] / src / common / dcsvg.cpp
2009-01-08  Francesco Montorsichange generic ints to enums in wxDC (closes #9959)
2009-01-05  Francesco Montorsionly formatting changes. s/FALSE/false and s/TRUE/true...
2008-12-17  Chris Elliottcast both ints to doubles for the X and Y scale factors
2008-12-16  Chris Elliottsame as r57054 in 2.8
2008-12-16  Chris Elliottsame as r57053 in 2.8
2008-03-17  Paul Cornettfix a huge number of build errors
2007-11-30  Robert Roeblingremove test for new dc
2007-11-30  Robert RoeblingDC reorganization
2007-11-22  Václav Slavíkdon't add new PNG handler instance every time wxSVGFile...
2007-09-24  Robert Roeblingreorganized wxSVGFileDC code
2007-07-12  Vadim Zeitlinnon-PCH compilation fix after latest change
2007-07-11  Vadim Zeitlinadded wxUSE_SVG
2007-07-11  Vadim Zeitlincleanup: indentation, line length, don't include unneed...
2007-05-11  Václav Slavíkfixed wxSVGFileDC::write() to output UTF-8 even in...
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-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-20  Chris Elliottadd const to avoid hiding warning
2007-04-09  Václav Slavíkremoved spurious semicolons
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...
2004-12-13  Włodzimierz Skibamath.h/PI integration
2004-11-23  Chris ElliottSF patch 1067466
2003-09-15  Chris Elliottsf patch #806451
2003-09-11  Mattia Barbon Compilation fix.
2003-09-11  Julian SmartApplied patch [ 778625 ] wxSVGFileDC and UNICODE build
2003-02-10  Chris Elliottfix contrib makefile for watcom
2002-06-19  Chris ElliottwxSVGDC class test sample