aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/svg
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla: #33760Jeremias Maerki2005-06-091-1/+1
* PR:Glen Mazza2004-11-241-6/+6
* Removal of empty Title subclass, now using LineArea.Glen Mazza2004-09-251-3/+3
* Gets rid of currentBlockIPPosition. Use currentIPPosition instead andFinn Bock2004-09-221-6/+5
* Use content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-1/+1
* Adding reporting of mime type to renderers.Simon Pepping2004-07-091-0/+6
* 1.) FOInputHandler constructors switched from Document to FOUserAgent, Render...Glen Mazza2004-06-191-1/+0
* 1.) Added restriction to fo:declarations that fo:color-profile is the only XS...Glen Mazza2004-06-151-2/+2
* PR:Glen Mazza2004-04-221-3/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Fix javadoc warnings caused by unknown @see targets.Finn Bock2004-01-241-1/+1
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-1/+0
* renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoidGlen Mazza2003-10-281-10/+9
* move renderXML() from apps/FOUserAgent to render/AbstractRendererWilliam Victor Mote2003-08-281-1/+1
* move setDefaultXMLHandler() and addXMLHandler() from apps/FOUserAgent to rend...William Victor Mote2003-08-281-2/+2
* clean up some gump javadoc warningsWilliam Victor Mote2003-08-231-1/+1
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-1/+1
* move control/Document to apps/DocumentWilliam Victor Mote2003-08-201-1/+1
* more FO Tree isolation workWilliam Victor Mote2003-08-191-2/+3
* 1. create control packageWilliam Victor Mote2003-08-141-28/+29
* 1. To facilitate comprehension of the Renderer classes, added the remaining ...Glen Mazza2003-08-071-6/+0
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+457