aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* style/javadoc changes onlyWilliam Victor Mote2003-08-211-4/+5
* move logic for creating bookmarks/outlines in the area tree from extensions/B...William Victor Mote2003-08-202-0/+9
* style/javadoc changes onlyWilliam Victor Mote2003-08-202-3/+31
* move startup of laying out a PageSequence from PageSequence.format() and Docu...William Victor Mote2003-08-202-53/+21
* more FO Tree isolation workWilliam Victor Mote2003-08-196-23/+28
* create fo/FOTreeControl interface, and make control/Document implement it, to...William Victor Mote2003-08-196-34/+107
* remove unused interfaceWilliam Victor Mote2003-08-191-76/+0
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-1972-780/+1350
* 1. tie Document to fo.FOTreeBuilder and fo.pagination.RootWilliam Victor Mote2003-08-167-23/+58
* 1. integrate Document and LayoutStrategy into workflowWilliam Victor Mote2003-08-152-13/+10
* 1. add infrastructure for LayoutStrategyWilliam Victor Mote2003-08-141-0/+68
* move layout.FontState to fonts.FontWilliam Victor Mote2003-08-146-14/+14
* 1. create control packageWilliam Victor Mote2003-08-147-18/+18
* clean up documentation of new code and some checkstyle problemsWilliam Victor Mote2003-08-132-5/+31
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-1242-279/+1046
* 1. convert fo.FOTreeHandler to fire events when it completes a PageSequence o...William Victor Mote2003-08-122-0/+154
* 1. convert fo.FOTreeHandler to fire events when it completes a PageSequence o...William Victor Mote2003-08-122-67/+74
* beef up the javadoc comments explaining what these classes doWilliam Victor Mote2003-07-293-7/+20
* move layoutmgr/LayoutHandler to fo/FOTreeHandler:William Victor Mote2003-07-291-0/+538
* rename StructureHandler to FOInputHandler to clarify that its subclasses are ...William Victor Mote2003-07-2913-46/+46
* clean up some gump javadoc warningsWilliam Victor Mote2003-07-264-4/+4
* style changes onlyWilliam Victor Mote2003-07-172-23/+36
* style changes onlyWilliam Victor Mote2003-07-1710-79/+193
* style changes onlyWilliam Victor Mote2003-07-173-51/+99
* style changes onlyWilliam Victor Mote2003-07-175-50/+178
* Inter-package references between fo.flow and fo.pagination removed by moving ...Glen Mazza2003-07-178-22/+31
* style changes onlyWilliam Victor Mote2003-07-161-7/+137
* style changes onlyWilliam Victor Mote2003-07-163-20/+137
* cleanup some gump javadoc warningsWilliam Victor Mote2003-07-161-1/+1
* style changes onlyWilliam Victor Mote2003-07-153-37/+109
* style changes onlyWilliam Victor Mote2003-07-154-38/+98
* style changes onlyWilliam Victor Mote2003-07-145-63/+152
* 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-137-76/+184
* style changes onlyWilliam Victor Mote2003-07-138-97/+163
* style changes onlyWilliam Victor Mote2003-07-1312-129/+267
* style changes onlyWilliam Victor Mote2003-07-1317-186/+414
* extract methods nextDecimalPoint() and nextColor() from method next(), primar...William Victor Mote2003-07-131-43/+54
* Reconfigured ElementMapping from an interface to an abstract base classGlen Mazza2003-07-123-28/+44
* style changes onlyWilliam Victor Mote2003-07-061-13/+21
* Non-applicable white-space-collapse property removed from fo:page-number and ...Glen Mazza2003-07-062-7/+0
* Style onlyJeremias Maerki2003-07-041-6/+4
* Make resolution configurableJeremias Maerki2003-07-041-1/+10
* FOTreeBuilder's ElementMapping initialization moved from Driver to FOTreeBuil...Glen Mazza2003-07-041-0/+159
* Got some low hanging style errors as reported by eclipse.Joerg Pietschmann2003-06-301-11/+5
* Bug #20397: Move StructureHandler.java to fo package and LayoutHandler.java ...Glen Mazza2003-06-299-8/+352