aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-126-74/+139
* removed info about old download locationChristian Geisert2003-08-123-11/+7
* 1. AWT PreviewDialog creation shifted from AWTStarter to AWTRenderer.Glen Mazza2003-08-115-167/+76
* add some doc for fox:continued-labelWilliam Victor Mote2003-08-111-4/+18
* 1. add documentation of fox:destinationWilliam Victor Mote2003-08-111-8/+30
* set up render(XMLReader, InputSource) as the main render() method, and normal...William Victor Mote2003-08-111-21/+9
* fix minor checkstyle errorsWilliam Victor Mote2003-08-111-2/+1
* some javadoc changesWilliam Victor Mote2003-08-111-7/+7
* Moved the Translator (resource bundle) creation from AWTStarter to AWTRenderer.Glen Mazza2003-08-104-36/+38
* Fix: setOptions() for AWTRenderer not being called.Glen Mazza2003-08-081-0/+1
* Removed empty setProducer() from AWTRenderer; can rely on base class.Glen Mazza2003-08-081-3/+0
* 1. To facilitate comprehension of the Renderer classes, added the remaining ...Glen Mazza2003-08-078-74/+28
* Safer handling of treebuilder variable within Driver.reset(), also Driver.set...Glen Mazza2003-08-051-1/+8
* 1) Command-line option -l now sets default locale for entire instance, not ju...Glen Mazza2003-08-042-19/+4
* visual nitpicks fixed.Glen Mazza2003-08-041-8/+4
* Updated embedded.xml to give ViewCVS links to HEAD of the JAXP examples at th...Glen Mazza2003-08-041-7/+21
* 1.) only partly implemented Run() function removed from InputHandler and its ...Glen Mazza2003-08-047-48/+17
* PrinterJob setup and construction moved from Driver to AWTPrintRenderer class...Glen Mazza2003-08-023-35/+21
* 1. Moved the XMLReader createParser() functionality from abstract class Inpu...Glen Mazza2003-08-024-48/+32
* update with current trunk statisticsWilliam Victor Mote2003-08-011-22/+52
* 1. reverse columnsWilliam Victor Mote2003-08-011-38/+48