]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2003-08-27 William Victor... remove remaining references to layout/PageMaster (all...
2003-08-27 William Victor... instead of storing and cloning page reference-area...
2003-08-27 William Victor... 1. extract method getSimpleMasterPageToUse()
2003-08-27 William Victor... remove unused method
2003-08-27 William Victor... move field that tracks which SimplePageMaster to use...
2003-08-26 William Victor... remove unused imports
2003-08-26 William Victor... move logic from fo/pagination/SimplePageMaster.end...
2003-08-26 Glen MazzaUpdate to indicate the border-collapse property is...
2003-08-26 Glen MazzaUpdated the tables-collapse property on several tables...
2003-08-26 William Victor... move fo/pagination/PageSequence.createPage() to layoutm...
2003-08-26 William Victor... 1. make fo/flow/Table.columns store fo columns instead...
2003-08-26 William Victor... remove unused import
2003-08-26 William Victor... don't try to create bookmarks in output unless there...
2003-08-26 William Victor... remove invalid imports
2003-08-26 William Victor... move extensions package to fo.extensions (primarily...
2003-08-26 William Victor... remove unused field
2003-08-26 William Victor... move fo/flow/PageNumberCitation.getInlineArea() to...
2003-08-26 William Victor... remove unused field
2003-08-26 William Victor... change cryptic method name
2003-08-26 William Victor... move fo/flow/ListItemLabel.getItemLayoutManager() to...
2003-08-25 William Victor... remove unused import
2003-08-25 William Victor... move fo/flow/ListItemBody.getItemLayoutManager() to...
2003-08-25 William Victor... move fo/flow/Leader.getAllocIPD() to layoutmgr/AddLMVis...
2003-08-25 William Victor... remove unneeded field fo/flow/Leader.leaderArea
2003-08-24 William Victor... 1. move fo/flow/InstreamForeignObject.getInlineArea...
2003-08-24 William Victor... move fo/flow/ExternalGraphic.getInlineArea() to layoutm...
2003-08-24 William Victor... move fo/flow/Character.getInlineArea() to layoutmgr...
2003-08-24 William Victor... make area/CTM.getCTMandRelDims() more general by decoup...
2003-08-24 William Victor... move property resolution logic from area/CTM.getCTMandR...
2003-08-24 William Victor... add workaround for property absolute-position not imple...
2003-08-23 William Victor... move fo/PropertyManager.getCTMandRelDims() to area...
2003-08-23 William Victor... clean up some gump javadoc warnings
2003-08-22 William Victor... move fo/FOUserAgent to apps/FOUserAgent, as it manages...
2003-08-22 William Victor... 1. move renderer initialization work from FOTreeHandler...
2003-08-22 William Victor... style changes only
2003-08-22 William Victor... style/javadoc changes only
2003-08-22 William Victor... 1. remove unused field
2003-08-21 William Victor... style/javadoc changes only
2003-08-21 William Victor... move extensions/Outline.getData() to layoutmgr/LayoutMa...
2003-08-21 William Victor... move extensions/BookmarkData to area/extensions/Bookmar...
2003-08-20 Glen MazzaExamples 8-11 added to check:
2003-08-20 William Victor... move logic for creating bookmarks/outlines in the area...
2003-08-20 William Victor... move control/Document to apps/Document
2003-08-20 William Victor... style/javadoc changes only
2003-08-20 William Victor... move startup of laying out a PageSequence from PageSequ...
2003-08-20 William Victor... move some fields and methods from Driver to Document
2003-08-19 Glen MazzaDeprecated (since mid-2001) setRenderer(rendererClassNa...
2003-08-19 William Victor... more FO Tree isolation work
2003-08-19 William Victor... create fo/FOTreeControl interface, and make control...
2003-08-19 William Victor... remove unused interface
2003-08-19 William Victor... 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExter...
2003-08-16 William Victor... 1. tie Document to fo.FOTreeBuilder and fo.pagination...
2003-08-15 Glen MazzaRemoved error message when logger not explicitly set...
2003-08-15 William Victor... add back test to make sure a renderer is present, which...
2003-08-15 William Victor... get generated font files to use new Typeface class...
2003-08-15 William Victor... 1. integrate Document and LayoutStrategy into workflow
2003-08-14 William Victor... move font constants from control.Document to fonts...
2003-08-14 William Victor... 1. add infrastructure for LayoutStrategy
2003-08-14 William Victor... move layout.FontState to fonts.Font
2003-08-14 William Victor... move fonts.Font to fonts.Typeface (in preparation for...
2003-08-14 William Victor... 1. create control package
2003-08-13 Glen Mazza$Id$ added to get header printed at top of file.
2003-08-13 Glen MazzaCreated a simple example using the DOM Level 2 API...
2003-08-13 William Victor... clean up documentation of new code and some checkstyle...
2003-08-12 Glen Mazza1.) CommandLineStarter removed, its functionality place...
2003-08-12 Glen Mazza1. FOPTaskStarter separated from Starter class (was...
2003-08-12 Glen MazzaRenamed apps.FOInputHandler to apps.FOFileHandler to...
2003-08-12 William Victor... move render.pdf.FontReader to fonts.FontReader
2003-08-12 William Victor... move the "common" property classes from layout to fo...
2003-08-12 William Victor... 1. convert fo.FOTreeHandler to fire events when it...
2003-08-12 William Victor... 1. convert fo.FOTreeHandler to fire events when it...
2003-08-12 Christian Geisertremoved info about old download location
2003-08-11 Glen Mazza1. AWT PreviewDialog creation shifted from AWTStarter...
2003-08-11 William Victor... add some doc for fox:continued-label
2003-08-11 William Victor... 1. add documentation of fox:destination
2003-08-11 William Victor... set up render(XMLReader, InputSource) as the main rende...
2003-08-11 William Victor... fix minor checkstyle errors
2003-08-11 William Victor... some javadoc changes
2003-08-10 Glen MazzaMoved the Translator (resource bundle) creation from...
2003-08-08 Glen MazzaFix: setOptions() for AWTRenderer not being called.
2003-08-08 Glen MazzaRemoved empty setProducer() from AWTRenderer; can rely...
2003-08-07 Glen Mazza1. To facilitate comprehension of the Renderer classes...
2003-08-05 Glen MazzaSafer handling of treebuilder variable within Driver...
2003-08-04 Glen Mazza1) Command-line option -l now sets default locale for...
2003-08-04 Glen Mazzavisual nitpicks fixed.
2003-08-04 Glen MazzaUpdated embedded.xml to give ViewCVS links to HEAD...
2003-08-04 Glen Mazza1.) only partly implemented Run() function removed...
2003-08-02 Glen MazzaPrinterJob setup and construction moved from Driver...
2003-08-02 Glen Mazza1. Moved the XMLReader createParser() functionality...
2003-08-01 William Victor... update with current trunk statistics
2003-08-01 William Victor... 1. reverse columns
2003-08-01 William Victor... pretty-print changes only
2003-08-01 William Victor... fix typo, some table problems
2003-07-31 William Victor... 1. update description of maintenance branch (submitted...
2003-07-31 William Victor... update status image (submitted by Clay Leeds)
2003-07-31 Glen MazzaXSLTInputHandler reimplemented using TraxInputHandler...
2003-07-30 Glen MazzaPatch 21381: New "force" attribute added to FOP task...
2003-07-29 Glen Mazza1.) Moved the business logic for determining which...
2003-07-29 William Victor... beef up the javadoc comments explaining what these...
2003-07-29 William Victor... move layoutmgr/LayoutHandler to fo/FOTreeHandler:
next