aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/xml
Commit message (Expand)AuthorAgeFilesLines
* Changed internal renderInlineXXX() functions from public to protected access....Glen Mazza2004-02-251-6/+6
* Removal of Visitor patterns from AbstractRenderer, moving of business logic f...Glen Mazza2004-02-251-2/+2
* Fix javadoc warnings caused by unknown @see targets.Finn Bock2004-01-241-1/+1
* Block height/width elaboration for XML Renderer--Patch by Finn Bock.Glen Mazza2004-01-201-2/+3
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-1/+0
* Moved FontSetup and two helper classes from render.pdf to fonts package.Glen Mazza2003-12-121-3/+2
* renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoidGlen Mazza2003-10-281-7/+7
* add InlineAreaVisitor interface to make Area Tree more independent of RenderingWilliam Victor Mote2003-09-101-1/+1
* 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
* remove region code from /area/RegionReference in favor of those in fo/paginat...William Victor Mote2003-08-271-5/+6
* 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-17/+18
* 1. To facilitate comprehension of the Renderer classes, added the remaining ...Glen Mazza2003-08-071-6/+0
* javadoc changes to clean up gump warnings.William Victor Mote2003-04-241-1/+1
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-113-0/+755