aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/PageNumber.java
Commit message (Expand)AuthorAgeFilesLines
* Conversion of more properties from Strings to ints.Glen Mazza2003-12-281-2/+2
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-17/+17
* add support for "xsl-region-before", "xsl-region-after" and fo:page-number ta...William Victor Mote2003-09-191-0/+19
* Organize imports. Joerg Pietschmann2003-09-191-8/+4
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* Remove all storage of fo/FOInputHandler from within the FO Tree itself, in fa...William Victor Mote2003-09-021-11/+1
* remove unused fieldWilliam Victor Mote2003-08-261-3/+0
* style changes onlyWilliam Victor Mote2003-08-221-10/+9
* more FO Tree isolation workWilliam Victor Mote2003-08-191-2/+2
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-41/+10
* move layout.FontState to fonts.FontWilliam Victor Mote2003-08-141-2/+2
* 1. create control packageWilliam Victor Mote2003-08-141-2/+2
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-12/+12
* rename StructureHandler to FOInputHandler to clarify that its subclasses are ...William Victor Mote2003-07-291-5/+5
* style changes onlyWilliam Victor Mote2003-07-131-12/+28
* Non-applicable white-space-collapse property removed from fo:page-number and ...Glen Mazza2003-07-061-3/+0
* Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java ...Glen Mazza2003-06-291-1/+1
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+185