]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2003-10-16 William Victor... correct Mark Lillywhite status
2003-10-16 William Victor... add Mark Lillywhite to list of former committers
2003-10-16 William Victor... update code conventions from resolved issues on the...
2003-10-16 William Victor... partially implement patch submitted by Clay Leeds ...
2003-10-16 William Victor... correct doc re: use of custome fonts from the AWT and...
2003-10-15 William Victor... apply patch from Peter Herweg for RTF pagination proper...
2003-10-15 Christian GeisertPCL Output: SVG not supported
2003-10-12 William Victor... fix signature problem in inner class for InlineStacking...
2003-10-12 William Victor... fix typo
2003-10-12 William Victor... add fox:destination elements
2003-10-11 Glen MazzaApplied Tom DeWeese/Batik Team's SVG patches. New...
2003-10-10 William Victor... move static methods getCharWidth and getWordWidth from...
2003-10-10 William Victor... open up access in misc places by either adding accessor...
2003-10-07 Glen MazzaDocument name switched from default "Java Printing...
2003-10-07 Glen MazzaRemoved nonfunctional setParameter() function from...
2003-10-07 William Victor... remove unused variable
2003-10-07 William Victor... port layout/FontState.getWordWidth from maintenance...
2003-10-07 William Victor... port from maintenance branch the variables that are...
2003-10-06 William Victor... move creation of bookmarks in AreaTree from LayoutManag...
2003-10-06 William Victor... 1. add an AreaTreeControl interface
2003-10-06 William Victor... cleanup bookmark logic and doc a bit
2003-10-06 William Victor... move logic for creating area tree bookmarks from layout...
2003-10-02 Glen Mazza1. BodyRegion's clone() now including child areas...
2003-09-27 Joerg PietschmannRedfactored generic FOP test to self-contained JUnit...
2003-09-27 Joerg PietschmannFixed Testcase.
2003-09-27 Glen MazzaPatch to sitemap to allow compliance.html to be generat...
2003-09-25 William Victor... port maintenance branch improvements in apps/FOPExcepti...
2003-09-21 William Victor... reset background-color for each paragraph, submitted...
2003-09-21 Glen Mazza1.) Moved AWT Viewer classes from org.fop.viewer to...
2003-09-19 William Victor... style changes only
2003-09-19 William Victor... add support for "xsl-region-before", "xsl-region-after...
2003-09-19 Joerg Pietschmann*** empty log message ***
2003-09-19 Joerg PietschmannSAX filter providing a MD5 checksum for ensuring XML...
2003-09-19 Joerg PietschmannAdd possibility to set creation date.
2003-09-19 Joerg PietschmannOrganize imports.
2003-09-18 William Victor... style changes only
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...
next