aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move fo/flow/ListItemLabel.getItemLayoutManager() to layoutmgr/AddLMVisitor.g...William Victor Mote2003-08-262-12/+12
* remove unused importWilliam Victor Mote2003-08-251-1/+0
* move fo/flow/ListItemBody.getItemLayoutManager() to layoutmgr/AddLMVisitor.ge...William Victor Mote2003-08-252-13/+13
* move fo/flow/Leader.getAllocIPD() to layoutmgr/AddLMVisitor.getLeaderAllocIPD()William Victor Mote2003-08-252-12/+11
* remove unneeded field fo/flow/Leader.leaderAreaWilliam Victor Mote2003-08-254-19/+7
* 1. move fo/flow/InstreamForeignObject.getInlineArea() to layoutmgr/AddLMVisit...William Victor Mote2003-08-243-170/+168
* move fo/flow/ExternalGraphic.getInlineArea() to layoutmgr/AddLMVisitor.getExt...William Victor Mote2003-08-242-35/+49
* move fo/flow/Character.getInlineArea() to layoutmgr/AddLMVisitor.getCharacter...William Victor Mote2003-08-242-12/+12
* make area/CTM.getCTMandRelDims() more general by decoupling it from fo/Proper...William Victor Mote2003-08-244-10/+14
* move property resolution logic from area/CTM.getCTMandRelDims() back to fo/Pr...William Victor Mote2003-08-242-5/+8
* add workaround for property absolute-position not implementedWilliam Victor Mote2003-08-241-1/+3
* move fo/PropertyManager.getCTMandRelDims() to area/CTM.getCTMandRelDims(), ad...William Victor Mote2003-08-235-88/+86
* clean up some gump javadoc warningsWilliam Victor Mote2003-08-236-43/+43
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-2255-37/+57
* 1. move renderer initialization work from FOTreeHandler to DriverWilliam Victor Mote2003-08-222-35/+13
* style changes onlyWilliam Victor Mote2003-08-2232-108/+201
* style/javadoc changes onlyWilliam Victor Mote2003-08-221-0/+6
* 1. remove unused fieldWilliam Victor Mote2003-08-221-5/+17
* style/javadoc changes onlyWilliam Victor Mote2003-08-211-4/+5
* move extensions/Outline.getData() to layoutmgr/LayoutManagerLS.createBookmark...William Victor Mote2003-08-212-20/+30
* move extensions/BookmarkData to area/extensions/BookmarkDataWilliam Victor Mote2003-08-214-4/+5
* Examples 8-11 added to check:Glen Mazza2003-08-201-12/+323
* move logic for creating bookmarks/outlines in the area tree from extensions/B...William Victor Mote2003-08-207-30/+64
* move control/Document to apps/DocumentWilliam Victor Mote2003-08-2027-31/+34
* style/javadoc changes onlyWilliam Victor Mote2003-08-206-7/+43
* move startup of laying out a PageSequence from PageSequence.format() and Docu...William Victor Mote2003-08-205-63/+91
* move some fields and methods from Driver to DocumentWilliam Victor Mote2003-08-203-58/+68
* Deprecated (since mid-2001) setRenderer(rendererClassName, version) method re...Glen Mazza2003-08-191-18/+12
* more FO Tree isolation workWilliam Victor Mote2003-08-1916-78/+93
* create fo/FOTreeControl interface, and make control/Document implement it, to...William Victor Mote2003-08-199-37/+111
* remove unused interfaceWilliam Victor Mote2003-08-191-76/+0
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-1988-888/+2238
* 1. tie Document to fo.FOTreeBuilder and fo.pagination.RootWilliam Victor Mote2003-08-168-23/+59
* Removed error message when logger not explicitly set; Driver will continue to...Glen Mazza2003-08-151-1/+1
* add back test to make sure a renderer is present, which is needed for Structu...William Victor Mote2003-08-151-15/+17
* get generated font files to use new Typeface class nameWilliam Victor Mote2003-08-151-8/+8
* 1. integrate Document and LayoutStrategy into workflowWilliam Victor Mote2003-08-1511-67/+91
* move font constants from control.Document to fonts.FontWilliam Victor Mote2003-08-148-183/+186
* 1. add infrastructure for LayoutStrategyWilliam Victor Mote2003-08-144-0/+288
* move layout.FontState to fonts.FontWilliam Victor Mote2003-08-1416-70/+75
* move fonts.Font to fonts.Typeface (in preparation for moving layout.FontState...William Victor Mote2003-08-1411-24/+24
* 1. create control packageWilliam Victor Mote2003-08-1434-476/+485
* $Id$ added to get header printed at top of file.Glen Mazza2003-08-131-1/+1
* Created a simple example using the DOM Level 2 API for testing/demonstrating ...Glen Mazza2003-08-131-0/+192
* clean up documentation of new code and some checkstyle problemsWilliam Victor Mote2003-08-133-9/+60
* 1.) CommandLineStarter removed, its functionality placed directly into Fop.ma...Glen Mazza2003-08-123-143/+44
* 1. FOPTaskStarter separated from Starter class (was not using latter's InputH...Glen Mazza2003-08-124-92/+12
* Renamed apps.FOInputHandler to apps.FOFileHandler to reduce confusion with th...Glen Mazza2003-08-129-18/+17
* move render.pdf.FontReader to fonts.FontReaderWilliam Victor Mote2003-08-122-22/+15
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-1255-490/+501