2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw |
2013-01-18 |
Paul Cornett | use const arrays for wxDC array parameters, closes... |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Vadim Zeitlin | Implement clipping in wxSVGFileDC. |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Vadim Zeitlin | No real changes, just avoid unnecessary string operatio... |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Vadim Zeitlin | No changes, just remove unused variable from wxSVGFileD... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Vadim Zeitlin | Fix text origin and bounding box computations in wxSVGF... |
blob | commitdiff | raw | diff to current |
2012-09-15 |
Vadim Zeitlin | No real changes, just slightly simplify wxSVGFileDCImpl... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-06-07 |
Vadim Zeitlin | Handle colours with alpha channel correctly in wxSVGFileDC. |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Vadim Zeitlin | No real changes, just some more minor cleanup in wxSVGF... |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Vadim Zeitlin | Remove wxSVG_DEBUG from wxSVGFileDC. |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Vadim Zeitlin | Clean up of string operations in wxSVGFileDC code. |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Vadim Zeitlin | Add support for alpha channel in colours in wxSVGFileDC. |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Vadim Zeitlin | No changes, just merge some strings in wxSVGFileDC. |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Vadim Zeitlin | No changes, just clean up wxSVGFileDC code a little. |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Vadim Zeitlin | Produce correct SVG files in all locales. |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Francesco Montorsi | change generic ints to enums in wxDC (closes #9959) |
blob | commitdiff | raw | diff to current |
2009-01-05 |
Francesco Montorsi | only formatting changes. s/FALSE/false and s/TRUE/true... |
blob | commitdiff | raw | diff to current |
2008-12-17 |
Chris Elliott | cast both ints to doubles for the X and Y scale factors |
blob | commitdiff | raw | diff to current |
2008-12-16 |
Chris Elliott | same as r57054 in 2.8 |
blob | commitdiff | raw | diff to current |
2008-12-16 |
Chris Elliott | same as r57053 in 2.8 |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | remove test for new dc |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-11-22 |
Václav Slavík | don't add new PNG handler instance every time wxSVGFile... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Robert Roebling | reorganized wxSVGFileDC code |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Vadim Zeitlin | non-PCH compilation fix after latest change |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | added wxUSE_SVG |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Vadim Zeitlin | cleanup: indentation, line length, don't include unneed... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Václav Slavík | fixed wxSVGFileDC::write() to output UTF-8 even in... |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Robert Roebling | Moved all the coordinate system calculation to wxDCBase |
blob | commitdiff | raw | diff to current |
2007-05-01 |
Robert Roebling | Made device to logical and vv conversion methods |
blob | commitdiff | raw | diff to current |
2007-04-25 |
Vadim Zeitlin | changed wxDC::GetTextExtent() and related methods to... |
blob | commitdiff | raw | diff to current |
2007-04-20 |
Chris Elliott | add const to avoid hiding warning |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Václav Slavík | removed spurious semicolons |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Robin Dunn | Patch from FM with more bakefile tweaks and etc. |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Robin Dunn | Bakefile and other changes for new locations of STC... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Włodzimierz Skiba | math.h/PI integration |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Chris Elliott | SF patch 1067466 |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Chris Elliott | sf patch #806451 |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Mattia Barbon | Compilation fix. |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Julian Smart | Applied patch [ 778625 ] wxSVGFileDC and UNICODE build |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Chris Elliott | fix contrib makefile for watcom |
blob | commitdiff | raw | diff to current |
2002-06-19 |
Chris Elliott | wxSVGDC class test sample |
blob | commitdiff | raw | diff to current |
|