aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/FOTreeHandler.java
Commit message (Expand)AuthorAgeFilesLines
* PR:Glen Mazza2004-03-311-11/+11
* 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-4/+4
* added support for fo:footnotePeter Herweg2004-01-101-3/+23
* added support for fo:basic-linkPeter Herweg2004-01-011-2/+3
* Peter Herweg's RTF patches applied--note the RTFHandler update was missing,Glen Mazza2003-11-011-0/+15
* add support for "xsl-region-before", "xsl-region-after" and fo:page-number ta...William Victor Mote2003-09-191-0/+14
* add structure for handling table columns in fo/FOInputHandler and its subclas...William Victor Mote2003-09-161-0/+15
* 1. move renderer initialization work from FOTreeHandler to DriverWilliam Victor Mote2003-08-221-34/+1
* more FO Tree isolation workWilliam Victor Mote2003-08-191-12/+9
* 1. integrate Document and LayoutStrategy into workflowWilliam Victor Mote2003-08-151-10/+5
* 1. create control packageWilliam Victor Mote2003-08-141-3/+3
* 1. convert fo.FOTreeHandler to fire events when it completes a PageSequence o...William Victor Mote2003-08-121-66/+69
* beef up the javadoc comments explaining what these classes doWilliam Victor Mote2003-07-291-1/+3
* move layoutmgr/LayoutHandler to fo/FOTreeHandler:William Victor Mote2003-07-291-0/+538