]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2003-11-25 William Victor... add some cvs and xsl-fo resources
2003-11-24 Glen Mazza1.) Chris Bowditch's patch on padding-start implemented...
2003-11-22 Jeremias MaerkiUsing Joe's new "relativebase" feature, this file can...
2003-11-22 Jeremias MaerkiNew feature for the Ant task: relativebase="true" uses...
2003-11-22 Jeremias MaerkiStyle fixes only
2003-11-22 Jeremias MaerkiRTF output: Support for fo:list-block
2003-11-19 William Victor... 1. add method to LayoutStrategy indicating whether...
2003-11-19 William Victor... fix Unicode encoding problem in comments
2003-11-16 Glen Mazzaminor elaboration
2003-11-16 Glen Mazzarephrased to look better.
2003-11-16 Glen MazzaAddition of Peter Herweg to our team page (secured...
2003-11-15 Glen MazzaPeter Herweg's patch applied:
2003-11-13 William Victor... add developer checklist
2003-11-13 William Victor... fix minor grammatical problem
2003-11-13 William Victor... 1. add section regarding basic/API tests
2003-11-12 William Victor... make external site a jump instead of link
2003-11-12 William Victor... add doc for using current date and time, and create...
2003-11-12 William Victor... add link for UTR-14
2003-11-12 William Victor... update URLs for DTDs
2003-11-12 William Victor... update URLs for DTDs
2003-11-11 Glen MazzaPartial implementation of space-after functionality...
2003-11-11 Glen Mazzafo:block space-before property now activated only on...
2003-11-09 Glen MazzaPeter Herweg's latest patch applied:
2003-11-09 Glen MazzaA few more toString() implementations helpful for debug...
2003-11-08 Jeremias MaerkiStyle fixes only
2003-11-08 Jeremias MaerkiRTF: Add support for number-rows-spanned, height (at...
2003-11-08 Jeremias MaerkiNow all setup code is moved from render() to getContent...
2003-11-08 Jeremias MaerkiBasic functionality tests for PS and RTF besides PDF...
2003-11-08 Jeremias MaerkiAnother fix, making Area Tree Renderers work again...
2003-11-08 Jeremias MaerkiChanged image loading to use Commons IO.
2003-11-08 Jeremias MaerkiRTF: added support for fo:external-graphic
2003-11-08 Jeremias MaerkiFix Document construction in getContentHandler() (it...
2003-11-07 Jeremias MaerkiNot needed anymore. Everything we need is in Commons IO.
2003-11-07 Jeremias MaerkiAdjust transcoder packaging to changes in FOP.
2003-11-07 Jeremias MaerkiSubstantial refactoring of the PS transcoder (especiall...
2003-11-07 Jeremias MaerkiUse different base class for user agent
2003-11-07 Jeremias MaerkiUse different base class for user agent.
2003-11-07 Jeremias MaerkiHelper class for debugging in TextPainters
2003-11-07 Jeremias MaerkiTried to fix basic driver tests but didn't manage,...
2003-11-07 Jeremias MaerkiPut namespace URI in public constant
2003-11-07 Jeremias MaerkiCleanup and make it compile again
2003-11-07 Glen MazzaHyphenation problem in Bug 23985 (http://nagoya.apache...
2003-11-05 Glen MazzatoString() methods implemented for these objects for...
2003-11-04 Glen MazzaRTF structural renderer moved from root to render.rtf...
2003-11-04 Glen MazzaTom DeWeese's changes made;
2003-11-02 Glen MazzaClearer method names given for finding border and paddi...
2003-11-01 Glen MazzaMoved mif package (including structural renderer MIFHan...
2003-11-01 Glen Mazza1. PDF block background rendering properly offset...
2003-11-01 Glen MazzaPeter Herweg's missed files from his previous RTF patch.
2003-11-01 Glen MazzaPeter Herweg's RTF patches applied--note the RTFHandler...
2003-11-01 Glen MazzaLayout changed to account for fo:region-body borders...
2003-10-28 Glen Mazzarenamed org.apache.fop.area.inline.Word to .TextArea...
2003-10-26 Glen Mazza1. TraitSetter modified to provide padding properties...
2003-10-25 Glen MazzaExplicitly calling System.exit(0) for non-AWTRenderer...
2003-10-20 Glen Mazzaminor elaboration
2003-10-17 Glen MazzaExplanation of new "force" attribute in ant task.
2003-10-16 Glen MazzaPatch by Finn Bock applied
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...
next