]> source.dussan.org Git - xmlgraphics-fop.git/shortlog
xmlgraphics-fop.git
2004-08-16 Jeremias MaerkiFix getPixelUnitToMillimeter
2004-08-16 Jeremias MaerkiFix implementations after logging changes to correspond...
2004-08-16 Jeremias MaerkiRemove unused import
2004-08-16 Glen Mazza1.) fo:wrapper layout initialization logic moved from...
2004-08-16 Glen Mazza1. fo:leader layout initialization logic moved from...
2004-08-15 Jeremias MaerkiJDK 1.5 compile-time compatibility (still doesn't compi...
2004-08-15 Jeremias MaerkiStyle-up for example classes.
2004-08-14 Jeremias MaerkiUpdated Common IO to first release.
2004-08-14 Glen Mazza1.) fo:Instream-Foreign-Object initialization logic...
2004-08-14 Jeremias MaerkiAdjusting to changes in XmlObj, making the sample exten...
2004-08-13 Glen Mazza1. Character LM initialization moved from AllLMVisitor...
2004-08-13 Finn BockSupport for [letter|word]-spacing properties with a...
2004-08-13 Glen Mazza1.) Layout initialization logic for fo:table, fo:table...
2004-08-11 Glen Mazza1.) LM initialization logic for fo:table-body, fo:table...
2004-08-11 Glen Mazza1. For maintenance and accuracy, centralized the setupI...
2004-08-10 Simon PeppingThis change allows users to set the level of the javado...
2004-08-10 Glen Mazza1.) fo:retrieve marker layout initialization moved...
2004-08-08 Glen MazzaCreated a BitSet indicating FO's that can contain fo...
2004-08-08 Glen MazzaImplemented getNameId() which returns the Constants...
2004-08-08 Glen MazzaMoved fo:page-number layout code from AddLMVisitor...
2004-08-07 Glen Mazza1. new FONode.invalidChildError method added that...
2004-08-06 Glen MazzaPR:
2004-08-06 Glen MazzaPR:
2004-08-05 Simon PeppingFirst version
2004-08-04 Glen MazzaMore detaching from AddLMVisitor those FO's which don...
2004-08-04 Glen MazzaPR:
2004-08-03 Glen MazzaPR:
2004-08-03 Glen MazzaImplemented validity checking for fo:bidi-override.
2004-08-01 Simon PeppingFirst committed version
2004-08-01 Glen MazzaPR:
2004-08-01 Glen MazzaPR:
2004-08-01 Glen Mazza1.) Moved from FOPException to SAXParseException for...
2004-07-31 Glen Mazza1. validation for fo:basic-link added
2004-07-27 Glen MazzaRemoved the FOTreeVisitor interface in favor of a more
2004-07-27 Glen MazzaProvided validateChildFO() methods for the "easy" FO...
2004-07-27 Glen MazzaSwitch from IllegalArgumentException to SAXParseExcepti...
2004-07-27 Glen MazzaRenamed end() method to somewhat clearer endOfNode().
2004-07-27 Glen MazzaRedefining "isOutOfLineFODescendant" to include cases...
2004-07-25 Glen MazzaTook advantage of the Transformer similarities between...
2004-07-25 Glen MazzaCreated a "isOutOfLineFODescendant" member variable...
2004-07-25 Glen MazzaRemoved the non-File constructors from the InputHandler...
2004-07-25 Glen MazzaBug fixed in previous renaming.
2004-07-25 Glen Mazzareverted change in PropertySets; unnecessary.
2004-07-24 Glen Mazzamoved FO term of a Node's child elements from "Children...
2004-07-24 Glen MazzaCombined the apps.Driver class into apps.Fop. (195...
2004-07-24 Glen MazzaRenamed FONode.addChild() to somewhat clearer FONode...
2004-07-23 Simon PeppingAllow a null locator in errorText
2004-07-20 Glen MazzaRemoved redundant check for invalid render type.
2004-07-20 Glen Mazza1.) Moved the SAXParser-creating method from FOFileHand...
2004-07-20 Glen Mazza1.) render() methods moved from Driver to XSLTInputHan...
2004-07-19 Glen Mazza1.) Moved exclusively to Simon's DefaultHandler object...
2004-07-19 Glen Mazza1.) Driver constructor modified to require RenderType...
2004-07-18 Simon PeppingAdded alternative example for FO to PDF, using javax...
2004-07-18 Simon PeppingImplemented the ErrorHandler interface in FOTreeBuilder.
2004-07-18 Glen MazzaRemoved the Driver(OutputStream) convenience constructo...
2004-07-18 Glen Mazza1. New constructor for Driver created, takes FOUserAgen...
2004-07-17 Peter Herwegset bullet list as default list style
2004-07-16 Glen MazzaNull pointer check added to code, to stop NPE error...
2004-07-16 Glen MazzaMoved user-defined ElementMapping initialization from...
2004-07-16 Glen MazzaBack to transform example, reverted yesterday's change...
2004-07-16 Glen Mazza*Temporary* commit showing how this process works via...
2004-07-14 Glen MazzaMinor edit, fixed commenting.
2004-07-14 Glen MazzaRemoved the Driver.run() method in favor of JAXP.
2004-07-14 Glen MazzaRemoved BufferedOutputStream line as unneeded in this...
2004-07-14 Glen MazzaUpdated FO->PDF example to use JAXP.
2004-07-13 Peter Herwegbug fixed, which caused runtime-exception on leading...
2004-07-13 Peter Herwegmissing call of endFlow added, so RTF module doesn...
2004-07-13 Glen MazzaPR:
2004-07-13 Glen Mazza1.) Combined the AreaTree and FOTreeHandler into a...
2004-07-11 Glen MazzaMoved FOPPrintServlet from using XSLTInputHandler to...
2004-07-09 Simon PeppingReviewed the Mime types
2004-07-09 Simon PeppingCorrection to the javadoc
2004-07-09 Simon PeppingAdding reporting of mime type to renderers.
2004-07-09 Simon PeppingImplementing user configuration file.
2004-07-09 Glen MazzaMade Driver.initialize() private, more in line with...
2004-07-07 Glen MazzaPR:
2004-07-07 Glen MazzaSwitch to JAXP identity transformation for DOM Document...
2004-07-07 Glen MazzaSwitch from non-JAXP DOM processing to using JAXP ident...
2004-07-07 Glen Mazza1.) Moved the Renderer creation further down from AreaT...
2004-07-06 Glen MazzaThis change abstracts the Renderer away from FOTreeHand...
2004-07-05 Glen Mazza1.) Moved DocumentInputSource & DocumentReader to apps...
2004-07-04 Glen MazzavalidateChildNode() activated for fo:flow.
2004-07-04 Glen MazzaRemoved isMarker() method in favor of getName() (may...
2004-06-27 Glen Mazza1.) Moved Renderer instantiation from Driver to FOTree...
2004-06-26 Glen Mazza1. Output constant types (RENDER_PDF, RENDER_PS, etc...
2004-06-25 Glen Mazza1.) Moved the CommandLineOptions' InputHandler object...
2004-06-23 Glen Mazza1.) Moving renderer-specific customization variables...
2004-06-22 Jeremias MaerkiDisable check for maximum line length because of a...
2004-06-22 Glen Mazza1. Moved renderer options to within FOUserAgent
2004-06-20 Glen Mazza1.) Removed the get/setLogger methods from Driver,...
2004-06-20 Glen Mazza1. Created own logger for AbstractRenderer, removed...
2004-06-20 Glen Mazza1. ProxyContentHandler no longer needed.
2004-06-19 Glen Mazza1.) FOInputHandler constructors switched from Document...
2004-06-18 Simon PeppingImplemented a cache for property value lookup.
2004-06-18 Glen MazzaUnused apps.Document object removed from FOTreeBuilder.
2004-06-18 Glen Mazza1. FOTreeBuilder modified to handle more of the rendere...
2004-06-17 Glen Mazza1. Child element validity checking added for fo:page...
2004-06-17 Glen MazzaCorrection to text message of previous patch: No-parame...
2004-06-17 Glen MazzaNo-constructor loader created for Area Tree.
2004-06-16 Glen Mazza1. Valid node checking for LayoutMasterSet done.
next