aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/FOInputHandler.java
Commit message (Expand)AuthorAgeFilesLines
* 1.) Combined the AreaTree and FOTreeHandler into a new AreaTreeHandlerGlen Mazza2004-07-131-50/+99
* 1.) Moved Renderer instantiation from Driver to FOTreeHandler, as it is the ...Glen Mazza2004-06-271-1/+1
* 1.) FOInputHandler constructors switched from Document to FOUserAgent, Render...Glen Mazza2004-06-191-35/+16
* 1. FOTreeBuilder modified to handle more of the renderer initialization.Glen Mazza2004-06-181-0/+15
* 1. Child element validity checking added for fo:page-sequence-master.Glen Mazza2004-06-171-7/+0
* 1.) Check for fo:color-profile made to ensure no child elements during proces...Glen Mazza2004-06-161-0/+18
* 1.) Added restriction to fo:declarations that fo:color-profile is the only XS...Glen Mazza2004-06-151-2/+2
* Consolidated formatPageSequence() into FOTreeHandler.Glen Mazza2004-06-111-9/+28
* PR:Glen Mazza2004-03-311-4/+23
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* added support for fo:footnotePeter Herweg2004-01-101-2/+23
* added support for fo:basic-linkPeter Herweg2004-01-011-1/+3
* Peter Herweg's RTF patches applied--note the RTFHandler update was missing,Glen Mazza2003-11-011-0/+12
* add support for "xsl-region-before", "xsl-region-after" and fo:page-number ta...William Victor Mote2003-09-191-0/+16
* add structure for handling table columns in fo/FOInputHandler and its subclas...William Victor Mote2003-09-161-0/+13
* move storage of ID references from fo/FOInputHandler to fo/FOTreeControl (imp...William Victor Mote2003-09-011-18/+0
* style/javadoc changes onlyWilliam Victor Mote2003-08-211-4/+5
* more FO Tree isolation workWilliam Victor Mote2003-08-191-5/+5
* 1. integrate Document and LayoutStrategy into workflowWilliam Victor Mote2003-08-151-3/+5
* 1. create control packageWilliam Victor Mote2003-08-141-2/+2
* 1. convert fo.FOTreeHandler to fire events when it completes a PageSequence o...William Victor Mote2003-08-121-1/+5
* beef up the javadoc comments explaining what these classes doWilliam Victor Mote2003-07-291-3/+9
* rename StructureHandler to FOInputHandler to clarify that its subclasses are ...William Victor Mote2003-07-291-0/+349