]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2003-09-09 Glen MazzaChanges to PSTextPainter to accomodate new Batik library.
2003-09-09 Glen MazzaNightly build version to accomodate new Batik API changes.
2003-09-09 William Victor... add support for font-size and font-weight, as per patch...
2003-09-08 William Victor... remove global import statements
2003-09-08 William Victor... remove extraneous import statement
2003-09-04 Glen MazzaMoved three committers to inactive status.
2003-09-02 William Victor... Remove storage of apps/FOUserAgent from fo/FONode in...
2003-09-02 William Victor... Remove all storage of fo/FOInputHandler from within...
2003-09-01 William Victor... move storage of ID references from fo/FOInputHandler...
2003-09-01 William Victor... remove some convoluted and unnecessary logic -- we...
2003-09-01 William Victor... checkstyle/javadoc changes only
2003-09-01 William Victor... clean up some gump javadoc warnings
2003-09-01 William Victor... 1. reduce visibility of many classes
2003-09-01 William Victor... style/javadoc changes only
2003-09-01 William Victor... style/javadoc changes only
2003-09-01 William Victor... add comments about current implementation of block...
2003-09-01 Glen Mazza1. Partial implementation of fo:region-xxx and backgro...
2003-08-30 Glen MazzaDocument paging within AWTRenderer & PreviewDialog...
2003-08-30 William Victor... 1. move some data structures related to used glyphs...
2003-08-30 William Victor... remove todo item for disconnecting image processing...
2003-08-30 William Victor... for generic FOP image processing (i.e. not related...
2003-08-29 William Victor... store a collection of StaticContentLayoutManager object...
2003-08-28 Glen Mazza(Very) initial steps in activating AWTRenderer & Previe...
2003-08-28 William Victor... move svg classes related to the FO Tree building from...
2003-08-28 William Victor... move layoutmgr/MinOptMax to traits/MinOptMax
2003-08-28 William Victor... move fo/pagination/StaticContent.getLayoutManager(...
2003-08-28 William Victor... move renderXML() from apps/FOUserAgent to render/Abstra...
2003-08-28 William Victor... move setDefaultXMLHandler() and addXMLHandler() from...
2003-08-27 William Victor... move fo/pagination/Title.getTitleArea() to layoutmgr...
2003-08-27 William Victor... make some classes more readable by reversing the sense...
2003-08-27 William Victor... remove region code from /area/RegionReference in favor...
2003-08-27 William Victor... duplicate the area.RegionReference region codes in...
2003-08-27 William Victor... move fo/pagination/Region.setRegionPosition() to layout...
2003-08-27 William Victor... 1. move fo/pagination/Region.makeRegionReferenceArea...
2003-08-27 William Victor... move makeRegionViewport() and setRegionViewportTraits...
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...
next