2656 Commits (b99dfac3c44ca0ee391dabde93c3366c70e25b17)
 

Author SHA1 Message Date
  William Victor Mote e9b9f9ef9f move fo/flow/ListItemLabel.getItemLayoutManager() to layoutmgr/AddLMVisitor.getListItemLabelLayoutManager() 21 years ago
  William Victor Mote fd7b116780 remove unused import 21 years ago
  William Victor Mote 97d951521c move fo/flow/ListItemBody.getItemLayoutManager() to layoutmgr/AddLMVisitor.getListItemBodyLayoutManager() 21 years ago
  William Victor Mote e2e87bec61 move fo/flow/Leader.getAllocIPD() to layoutmgr/AddLMVisitor.getLeaderAllocIPD() 21 years ago
  William Victor Mote 443169f250 remove unneeded field fo/flow/Leader.leaderArea 21 years ago
  William Victor Mote 9c658bd06f 1. move fo/flow/InstreamForeignObject.getInlineArea() to layoutmgr/AddLMVisitor.getIFOInlineArea() 21 years ago
  William Victor Mote d1fbbb88d1 move fo/flow/ExternalGraphic.getInlineArea() to layoutmgr/AddLMVisitor.getExternalGraphicInlineArea() 21 years ago
  William Victor Mote efffa4ddf0 move fo/flow/Character.getInlineArea() to layoutmgr/AddLMVisitor.getCharacterInlineArea() 21 years ago
  William Victor Mote b221e8cfc7 make area/CTM.getCTMandRelDims() more general by decoupling it from fo/PropertyManager 21 years ago
  William Victor Mote 4df83a2c29 move property resolution logic from area/CTM.getCTMandRelDims() back to fo/PropertyManager 21 years ago
  William Victor Mote 536527c37a add workaround for property absolute-position not implemented 21 years ago
  William Victor Mote 8847eaaeb1 move fo/PropertyManager.getCTMandRelDims() to area/CTM.getCTMandRelDims(), adding PropertyManager as a parameter, and making the method static. 21 years ago
  William Victor Mote 30d70cec7b clean up some gump javadoc warnings 21 years ago
  William Victor Mote 8557c71491 move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration information for the application as a whole 21 years ago
  William Victor Mote 3d3636f668 1. move renderer initialization work from FOTreeHandler to Driver 21 years ago
  William Victor Mote 325d7e5440 style changes only 21 years ago
  William Victor Mote aaa1b68a47 style/javadoc changes only 21 years ago
  William Victor Mote aff9b324f9 1. remove unused field 21 years ago
  William Victor Mote 0b26ea2542 style/javadoc changes only 21 years ago
  William Victor Mote dcc9f741f5 move extensions/Outline.getData() to layoutmgr/LayoutManagerLS.createBookmarkData() 21 years ago
  William Victor Mote c2363f421d move extensions/BookmarkData to area/extensions/BookmarkData 21 years ago
  Glen Mazza f0afd5ca2b Examples 8-11 added to check: 21 years ago
  William Victor Mote b9e6c74ed4 move logic for creating bookmarks/outlines in the area tree from extensions/Bookmarks to layoutmgr/LayoutManagerLS 21 years ago
  William Victor Mote d43ad404c0 move control/Document to apps/Document 21 years ago
  William Victor Mote f221f760a4 style/javadoc changes only 21 years ago
  William Victor Mote ea3eecb391 move startup of laying out a PageSequence from PageSequence.format() and Document.foPageSequenceComplete to the LayoutStrategy implementation (layoutmgr/LayoutManagerLS) 21 years ago
  William Victor Mote b15c07b568 move some fields and methods from Driver to Document 21 years ago
  Glen Mazza 15fd129709 Deprecated (since mid-2001) setRenderer(rendererClassName, version) method removed. 21 years ago
  William Victor Mote 07c09d4368 more FO Tree isolation work 21 years ago
  William Victor Mote f57272a7c4 create fo/FOTreeControl interface, and make control/Document implement it, to further encapsulate the FO Tree 21 years ago
  William Victor Mote eeaa58076b remove unused interface 21 years ago
  William Victor Mote 23c8e89aeb 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visitor concept, see item 2) 21 years ago
  William Victor Mote 47daa474f7 1. tie Document to fo.FOTreeBuilder and fo.pagination.Root 21 years ago
  Glen Mazza 903caae011 Removed error message when logger not explicitly set; Driver will continue to use ConsoleLogger as default in such circumstances. (Allows for coding simple command-line processes without needing to explicitly code in Avalon ConsoleLoggers) 21 years ago
  William Victor Mote f0d0d58442 add back test to make sure a renderer is present, which is needed for StructureRenderers 21 years ago
  William Victor Mote 943250a3d1 get generated font files to use new Typeface class name 21 years ago
  William Victor Mote 8e0c356d56 1. integrate Document and LayoutStrategy into workflow 21 years ago
  William Victor Mote 7de2ca0a5e move font constants from control.Document to fonts.Font 21 years ago
  William Victor Mote 38c5bcb274 1. add infrastructure for LayoutStrategy 21 years ago
  William Victor Mote a9a3ea1493 move layout.FontState to fonts.Font 21 years ago
  William Victor Mote dbb70a6873 move fonts.Font to fonts.Typeface (in preparation for moving layout.FontState to fonts.Font) 21 years ago
  William Victor Mote 1041ea8c48 1. create control package 21 years ago
  Glen Mazza dfadcfe581 $Id$ added to get header printed at top of file. 21 years ago
  Glen Mazza 35cae00736 Created a simple example using the DOM Level 2 API for testing/demonstrating FOP's 21 years ago
  William Victor Mote 951e31cb43 clean up documentation of new code and some checkstyle problems 21 years ago
  Glen Mazza 8880ae5b8e 1.) CommandLineStarter removed, its functionality placed directly into Fop.main(). 21 years ago
  Glen Mazza f2233a9242 1. FOPTaskStarter separated from Starter class (was not using latter's InputHandler). 21 years ago
  Glen Mazza 69eea3085a Renamed apps.FOInputHandler to apps.FOFileHandler to reduce confusion with the new FOInputHandler in the fo package. 21 years ago
  William Victor Mote 33d8eb8cac move render.pdf.FontReader to fonts.FontReader 21 years ago
  William Victor Mote 6b7838777f move the "common" property classes from layout to fo.properties, renaming them with a "Common" prefix 21 years ago