aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf/PDFXMLHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Rename PDFXMLHandler to what it really is: an SVGHandler.Jeremias Maerki2005-08-211-329/+0
* Changes for restoring JDK 1.3 compatibility. Jeremias Maerki2005-07-271-2/+2
* Made Service a stand-alone class so it can be reused. Jeremias Maerki2005-07-251-16/+25
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-121-5/+15
* PR:Glen Mazza2004-04-221-3/+3
* 1.) Removed xsl file for property generation (no longer used, due toGlen Mazza2004-03-211-1/+3
* Moved SVGUserAgent back to SVG package (not being used by SVG FO extensions.)Glen Mazza2004-03-191-1/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* remove global import statementsWilliam Victor Mote2003-09-081-1/+0
* move svg classes related to the FO Tree building from svg to fo/extensions/svgWilliam Victor Mote2003-08-281-1/+1
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-0/+1
* move control/Document to apps/DocumentWilliam Victor Mote2003-08-201-1/+1
* 1. create control packageWilliam Victor Mote2003-08-141-16/+18
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+338