Add wxEventLoop::ScheduleExit().
[wxWidgets.git] / src / common / dcsvg.cpp
2013-01-18  Paul Cornettuse const arrays for wxDC array parameters, closes...
2012-10-24  Vadim ZeitlinImplement clipping in wxSVGFileDC.
2012-10-24  Vadim ZeitlinNo real changes, just avoid unnecessary string operatio...
2012-10-24  Vadim ZeitlinNo changes, just remove unused variable from wxSVGFileD...
2012-09-15  Vadim ZeitlinFix text origin and bounding box computations in wxSVGF...
2012-09-15  Vadim ZeitlinNo real changes, just slightly simplify wxSVGFileDCImpl...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-07  Vadim ZeitlinHandle colours with alpha channel correctly in wxSVGFileDC.
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-02  Vadim ZeitlinNo real changes, just some more minor cleanup in wxSVGF...
2011-04-02  Vadim ZeitlinRemove wxSVG_DEBUG from wxSVGFileDC.
2011-04-02  Vadim ZeitlinClean up of string operations in wxSVGFileDC code.
2011-04-02  Vadim ZeitlinAdd support for alpha channel in colours in wxSVGFileDC.
2011-04-02  Vadim ZeitlinNo changes, just merge some strings in wxSVGFileDC.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-14  Vadim ZeitlinNo changes, just clean up wxSVGFileDC code a little.
2011-03-14  Vadim ZeitlinProduce correct SVG files in all locales.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
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