aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow
Commit message (Expand)AuthorAgeFilesLines
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-224-0/+4
* style changes onlyWilliam Victor Mote2003-08-2220-96/+129
* more FO Tree isolation workWilliam Victor Mote2003-08-193-6/+6
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-1937-547/+306
* 1. tie Document to fo.FOTreeBuilder and fo.pagination.RootWilliam Victor Mote2003-08-161-1/+1
* move layout.FontState to fonts.FontWilliam Victor Mote2003-08-143-6/+6
* 1. create control packageWilliam Victor Mote2003-08-143-6/+6
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-1227-225/+225
* rename StructureHandler to FOInputHandler to clarify that its subclasses are ...William Victor Mote2003-07-294-16/+16
* Inter-package references between fo.flow and fo.pagination removed by moving ...Glen Mazza2003-07-172-295/+0
* style changes onlyWilliam Victor Mote2003-07-145-61/+145
* remove unused local variablesWilliam Victor Mote2003-07-141-37/+10
* style changes onlyWilliam Victor Mote2003-07-146-68/+138
* remove unused local variables in getInlineArea()William Victor Mote2003-07-141-22/+0
* extract methods computeXOffset() and computeYOffset() from getInlineArea()William Victor Mote2003-07-141-40/+50
* style changes onlyWilliam Victor Mote2003-07-136-70/+159
* style changes onlyWilliam Victor Mote2003-07-138-97/+163
* style changes onlyWilliam Victor Mote2003-07-1310-117/+252
* Non-applicable white-space-collapse property removed from fo:page-number and ...Glen Mazza2003-07-062-7/+0
* Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java ...Glen Mazza2003-06-293-3/+3
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-1139-0/+5903