aboutsummaryrefslogtreecommitdiffstats
path: root/src/sandbox/org/apache/fop/render/svg/SVGDocumentHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Configure maven build.Glenn Adams2016-03-061-275/+0
* FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...Glenn Adams2013-09-131-1/+1
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-031-1/+0
* Merge in trunk@1345838Mehdi Houshmand2012-06-111-1/+2
|\
| * Eliminate javadocs warnings.Glenn Adams2012-06-041-1/+2
* | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-3/+4
|/
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-1/+2
* Added a DocumentHandler implementation for PNG output including multi-file ou...Jeremias Maerki2009-10-011-3/+5
* Changed SVG output to produce coordinates in points rather than millipoints. ...Jeremias Maerki2009-09-171-3/+4
* Added ability to create single-page SVG 1.1 using a DOMResult or SAXResult.Jeremias Maerki2009-08-041-42/+39
* Fixed copy/paste mistakes.Jeremias Maerki2009-02-161-0/+1
* Added page master name to IFDocumentHandler.startPage() method.Jeremias Maerki2008-11-191-1/+2
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-0/+272