aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/tools/AreaTreeBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* 1.) Moved the Renderer creation further down from AreaTree to RenderPagesMode...Glen Mazza2004-07-071-789/+0
* This change abstracts the Renderer away from FOTreeHandler as follows:Glen Mazza2004-07-061-26/+32
* 1. Created own logger for AbstractRenderer, removed logger setter from Render...Glen Mazza2004-06-201-1/+0
* 1. FOTreeBuilder modified to handle more of the renderer initialization.Glen Mazza2004-06-181-11/+13
* No-constructor loader created for Area Tree.Glen Mazza2004-06-171-1/+1
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-121-1/+0
* PR:Glen Mazza2004-04-221-17/+16
* PR:Glen Mazza2004-03-311-14/+46
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-7/+7
* Layout changed to account for fo:region-body borders and padding whenGlen Mazza2003-11-011-5/+5
* renamed org.apache.fop.area.inline.Word to .TextArea (.Text not used to avoidGlen Mazza2003-10-281-13/+13
* 1. add an AreaTreeControl interfaceWilliam Victor Mote2003-10-061-1/+1
* remove region code from /area/RegionReference in favor of those in fo/paginat...William Victor Mote2003-08-271-11/+12
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-1/+1
* move control/Document to apps/DocumentWilliam Victor Mote2003-08-201-1/+1
* 1. integrate Document and LayoutStrategy into workflowWilliam Victor Mote2003-08-151-1/+1
* move font constants from control.Document to fonts.FontWilliam Victor Mote2003-08-141-2/+2
* move layout.FontState to fonts.FontWilliam Victor Mote2003-08-141-4/+4
* 1. create control packageWilliam Victor Mote2003-08-141-19/+20
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+782