aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/mif
Commit message (Expand)AuthorAgeFilesLines
* Moved mif package (including structural renderer MIFHandler.java) toGlen Mazza2003-11-016-1035/+0
* 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
* Organize imports. Joerg Pietschmann2003-09-191-12/+8
* add structure for handling table columns in fo/FOInputHandler and its subclas...William Victor Mote2003-09-161-0/+15
* move control/Document to apps/DocumentWilliam Victor Mote2003-08-201-1/+1
* 1. integrate Document and LayoutStrategy into workflowWilliam Victor Mote2003-08-151-11/+3
* 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-1/+3
* rename StructureHandler to FOInputHandler to clarify that its subclasses are ...William Victor Mote2003-07-291-43/+43
* Inter-package references between fo.flow and fo.pagination removed by moving ...Glen Mazza2003-07-171-1/+1
* Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java ...Glen Mazza2003-06-291-42/+42
* Fix checkstyle problems.William Victor Mote2003-05-061-2/+93
* Clean up StructureHandler's startPageSequence() method to remove unnecessary ...William Victor Mote2003-05-061-3/+3
* Make StructureHandler and most of its methods abstract. It is never instantia...William Victor Mote2003-05-061-11/+115
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-116-0/+806