aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination/SimplePageMaster.java
Commit message (Expand)AuthorAgeFilesLines
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Conversion of more properties from Strings to ints.Glen Mazza2003-12-281-1/+1
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-1/+1
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* remove remaining references to layout/PageMaster (all unused), and remove the...William Victor Mote2003-08-271-14/+0
* remove unused methodWilliam Victor Mote2003-08-271-9/+0
* remove unused importsWilliam Victor Mote2003-08-261-3/+0
* move logic from fo/pagination/SimplePageMaster.end() to layoutmgr/PageLayoutM...William Victor Mote2003-08-261-67/+5
* make area/CTM.getCTMandRelDims() more general by decoupling it from fo/Proper...William Victor Mote2003-08-241-1/+2
* move fo/PropertyManager.getCTMandRelDims() to area/CTM.getCTMandRelDims(), ad...William Victor Mote2003-08-231-1/+1
* style changes onlyWilliam Victor Mote2003-08-221-0/+6
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-13/+18
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-2/+2
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+273