]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2003-09-18 William Victor... changes for RTF tables, submitted by Peter Herweg,...
2003-09-17 William Victor... add accessor methods for currentDocument
2003-09-17 William Victor... set the (default) LayoutStrategy only if it has not...
2003-09-16 Glen MazzaAdded a link on XSLT stylesheet caching (from a recent...
2003-09-16 William Victor... trigger event handling for start and end of table,...
2003-09-16 William Victor... add structure for handling table columns in fo/FOInputH...
2003-09-16 William Victor... make RtfColorTable.getColorNumber return an Integer...
2003-09-16 William Victor... correct computation of integer conversion, as per patch...
2003-09-16 William Victor... 1. convert fo/FOTreeVisitor to an interface
2003-09-15 William Victor... add <version> tag to most documents
2003-09-15 Joerg PietschmannRemoved apparent patching problem
2003-09-15 William Victor... make instance variables protected instead of private...
2003-09-14 Glen MazzaPartial implementation of region border properties.
2003-09-14 Glen MazzaChange to have the fo:region-body display "on top"...
2003-09-13 Glen MazzaNew element mapping created to handle Batik extension...
2003-09-13 Glen MazzaAdded Andreas to our list of contributors (secured...
2003-09-13 William Victor... convert DOS line-endings to Unix (oops)
2003-09-13 William Victor... apply patch submitted by Jeff Turner to get FOP's site...
2003-09-13 Glen MazzaLink to XSLTC getting started page added.
2003-09-13 Glen MazzaApplied Thomas DeWeese's (Batik team) patches to the...
2003-09-12 William Victor... 1. tie the LMIter objects to their LM "parent"
2003-09-10 William Victor... add InlineAreaVisitor interface to make Area Tree more...
2003-09-10 William Victor... remove unneeded reference to Renderer from within the...
2003-09-09 Glen MazzaChanges to PDFTextPainter to accomodate new Batik library.
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:
next