2657 Revize (63c4c4ab207e647c8f9d90ed7bd942e454216103)
 

Autor SHA1 Zpráva Datum
  William Victor Mote 63c4c4ab20 remove global import statements před 21 roky
  William Victor Mote b99dfac3c4 remove extraneous import statement před 21 roky
  Glen Mazza 0fcedf1837 Moved three committers to inactive status. před 21 roky
  William Victor Mote 37f1c80b0f Remove storage of apps/FOUserAgent from fo/FONode in favor of storing it once in a higher level class (currently Driver), and accessing it from there. Cleaner design, uses less memory, at the expense of some additional processing time to come up the tree to find the information. před 21 roky
  William Victor Mote b35e94b1df Remove all storage of fo/FOInputHandler from within the FO Tree itself, in favor of storing it one time in apps/Document and getting it from there when needed. Makes everything cleaner, and uses less memory, at the probable expense of some processing time (to go up the tree to get to Document). před 21 roky
  William Victor Mote 29741488f0 move storage of ID references from fo/FOInputHandler to fo/FOTreeControl (implemented in apps/Document) před 21 roky
  William Victor Mote deb20eb591 remove some convoluted and unnecessary logic -- we already know the Document that is being processed před 21 roky
  William Victor Mote f01bc50a38 checkstyle/javadoc changes only před 21 roky
  William Victor Mote d5200b0de1 clean up some gump javadoc warnings před 21 roky
  William Victor Mote 973ddf04df 1. reduce visibility of many classes před 21 roky
  William Victor Mote af8be19624 style/javadoc changes only před 21 roky
  William Victor Mote fb8f2aad4c style/javadoc changes only před 21 roky
  William Victor Mote 633eb05391 add comments about current implementation of block-container object, submitted by Chris Bowditch [bowditch_chris@hotmail.com]; see před 21 roky
  Glen Mazza 454a54eebe 1. Partial implementation of fo:region-xxx and background-color property před 21 roky
  Glen Mazza 6aafc198b6 Document paging within AWTRenderer & PreviewDialog activated (no content yet, just blank pages). před 21 roky
  William Victor Mote fb6279fa86 1. move some data structures related to used glyphs from fonts/MultiByteFont to superclass fonts/CIDFont před 21 roky
  William Victor Mote 35f7e0b966 remove todo item for disconnecting image processing from pdf před 21 roky
  William Victor Mote 1fbf20b846 for generic FOP image processing (i.e. not related to rendering), use java.awt.Color instead of pdf.PDFColor před 21 roky
  William Victor Mote 5a166c55f0 store a collection of StaticContentLayoutManager objects, keyed by flow-name, to be used instead of creating new ones each time one is needed před 21 roky
  Glen Mazza c64887d60d (Very) initial steps in activating AWTRenderer & PreviewDialog in 1.0 (creating outer page). před 21 roky
  William Victor Mote 7739f19793 move svg classes related to the FO Tree building from svg to fo/extensions/svg před 21 roky
  William Victor Mote 99d6c35857 move layoutmgr/MinOptMax to traits/MinOptMax před 21 roky
  William Victor Mote ab7494d58f move fo/pagination/StaticContent.getLayoutManager() to layoutmgr/PageLayoutManager.getStaticContentLayoutManager() před 21 roky
  William Victor Mote be54e3f36b move renderXML() from apps/FOUserAgent to render/AbstractRenderer před 21 roky
  William Victor Mote c52ee39037 move setDefaultXMLHandler() and addXMLHandler() from apps/FOUserAgent to render/AbstractRenderer před 21 roky
  William Victor Mote 72c8c4e583 move fo/pagination/Title.getTitleArea() to layoutmgr/LayoutManagerLS před 21 roky
  William Victor Mote 6d324b1430 make some classes more readable by reversing the sense of some conditional logic před 21 roky
  William Victor Mote 107b37f148 remove region code from /area/RegionReference in favor of those in fo/pagination/Region před 21 roky
  William Victor Mote b5876cb8c3 duplicate the area.RegionReference region codes in fo/pagination/Region, and use the codes in Region from within the Region subclasses před 21 roky
  William Victor Mote 9e0f69ae48 move fo/pagination/Region.setRegionPosition() to layoutmgr/PageLayoutManager před 21 roky
  William Victor Mote df97fe5c1e 1. move fo/pagination/Region.makeRegionReferenceArea() to layoutmgr/PageLayoutManager.makeRegionReferenceArea() před 21 roky
  William Victor Mote c62845df2a move makeRegionViewport() and setRegionViewportTraits() from fo/pagination/Region to layoutmgr/PageLayoutManager před 21 roky
  William Victor Mote 73fc28f796 remove remaining references to layout/PageMaster (all unused), and remove the class itself před 21 roky
  William Victor Mote 62d15ba053 instead of storing and cloning page reference-area and viewport objects for each SimplePageMaster, create them on the fly (there will shortly be no convenient place to store the templates, and any performance benefit to cloning would appear to be small) před 21 roky
  William Victor Mote b65f9e230a 1. extract method getSimpleMasterPageToUse() před 21 roky
  William Victor Mote a3c196bcec remove unused method před 21 roky
  William Victor Mote 6c39220a83 move field that tracks which SimplePageMaster to use (currentSimplePageMaster) from fo/pagination/PageSequence to layoutmgr/PageLayoutManager před 21 roky
  William Victor Mote a85afe6a4e remove unused imports před 21 roky
  William Victor Mote 2bcc2b69e5 move logic from fo/pagination/SimplePageMaster.end() to layoutmgr/PageLayoutManager.createSimplePageMasterAreas() před 21 roky
  Glen Mazza db67b47747 Update to indicate the border-collapse property is partially implemented (instead of not implemented.) před 21 roky
  Glen Mazza 4159e3fa67 Updated the tables-collapse property on several tables from "separate" to "collapse". před 21 roky
  William Victor Mote 2c3ddd7aef move fo/pagination/PageSequence.createPage() to layoutmgr/PageLayoutManager před 21 roky
  William Victor Mote 3a3765cc5b 1. make fo/flow/Table.columns store fo columns instead of column layout managers před 21 roky
  William Victor Mote 0fad1c60e9 remove unused import před 21 roky
  William Victor Mote 3dc29109cc don't try to create bookmarks in output unless there are some in the input (getting NPE) před 21 roky
  William Victor Mote a87f3f9fa3 remove invalid imports před 21 roky
  William Victor Mote 54647622d9 move extensions package to fo.extensions (primarily to show that these classes are only related to the FO Tree itself) před 21 roky
  William Victor Mote c91ba20f5b remove unused field před 21 roky
  William Victor Mote 53b3de882f move fo/flow/PageNumberCitation.getInlineArea() to layoutmgr/AddLMVisitor.getPageNumberCitationInlineArea() před 21 roky
  William Victor Mote 6543057246 remove unused field před 21 roky