2004-08-23 |
Glen Mazza | PR: |
commit | commitdiff | tree | snapshot |
2004-08-23 |
Jeremias Maerki | Rewrite formatDateTime() to be compatible with JDK... |
commit | commitdiff | tree | snapshot |
2004-08-22 |
Glen Mazza | Minor edits. |
commit | commitdiff | tree | snapshot |
2004-08-21 |
Glen Mazza | 1.) validateChildNode() implemented for fo:multi-proper... |
commit | commitdiff | tree | snapshot |
2004-08-20 |
Glen Mazza | 1.) validateChildNode() added for fo:marker. |
commit | commitdiff | tree | snapshot |
2004-08-18 |
Glen Mazza | 1. Moved getNameId() from FObj to FONode. |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Jeremias Maerki | Fix JPEG with many long APPS markers. |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Jeremias Maerki | Fix getPixelUnitToMillimeter |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Jeremias Maerki | Fix implementations after logging changes to correspond... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Jeremias Maerki | Remove unused import |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Glen Mazza | 1.) fo:wrapper layout initialization logic moved from... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Glen Mazza | 1. fo:leader layout initialization logic moved from... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Jeremias Maerki | JDK 1.5 compile-time compatibility (still doesn't compi... |
commit | commitdiff | tree | snapshot |
2004-08-15 |
Jeremias Maerki | Style-up for example classes. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Jeremias Maerki | Updated Common IO to first release. |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Glen Mazza | 1.) fo:Instream-Foreign-Object initialization logic... |
commit | commitdiff | tree | snapshot |
2004-08-14 |
Jeremias Maerki | Adjusting to changes in XmlObj, making the sample exten... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Glen Mazza | 1. Character LM initialization moved from AllLMVisitor... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Finn Bock | Support for [letter|word]-spacing properties with a... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Glen Mazza | 1.) Layout initialization logic for fo:table, fo:table... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Glen Mazza | 1.) LM initialization logic for fo:table-body, fo:table... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Glen Mazza | 1. For maintenance and accuracy, centralized the setupI... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Simon Pepping | This change allows users to set the level of the javado... |
commit | commitdiff | tree | snapshot |
2004-08-10 |
Glen Mazza | 1.) fo:retrieve marker layout initialization moved... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Glen Mazza | Created a BitSet indicating FO's that can contain fo... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Glen Mazza | Implemented getNameId() which returns the Constants... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Glen Mazza | Moved fo:page-number layout code from AddLMVisitor... |
commit | commitdiff | tree | snapshot |
2004-08-07 |
Glen Mazza | 1. new FONode.invalidChildError method added that... |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Glen Mazza | PR: |
commit | commitdiff | tree | snapshot |
2004-08-06 |
Glen Mazza | PR: |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Simon Pepping | First version |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Glen Mazza | More detaching from AddLMVisitor those FO's which don... |
commit | commitdiff | tree | snapshot |
2004-08-04 |
Glen Mazza | PR: |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Glen Mazza | PR: |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Glen Mazza | Implemented validity checking for fo:bidi-override. |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Simon Pepping | First committed version |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Glen Mazza | PR: |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Glen Mazza | PR: |
commit | commitdiff | tree | snapshot |
2004-08-01 |
Glen Mazza | 1.) Moved from FOPException to SAXParseException for... |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Glen Mazza | 1. validation for fo:basic-link added |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Glen Mazza | Removed the FOTreeVisitor interface in favor of a more |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Glen Mazza | Provided validateChildFO() methods for the "easy" FO... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Glen Mazza | Switch from IllegalArgumentException to SAXParseExcepti... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Glen Mazza | Renamed end() method to somewhat clearer endOfNode(). |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Glen Mazza | Redefining "isOutOfLineFODescendant" to include cases... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Glen Mazza | Took advantage of the Transformer similarities between... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Glen Mazza | Created a "isOutOfLineFODescendant" member variable... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Glen Mazza | Removed the non-File constructors from the InputHandler... |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Glen Mazza | Bug fixed in previous renaming. |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Glen Mazza | reverted change in PropertySets; unnecessary. |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Glen Mazza | moved FO term of a Node's child elements from "Children... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Glen Mazza | Combined the apps.Driver class into apps.Fop. (195... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Glen Mazza | Renamed FONode.addChild() to somewhat clearer FONode... |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Simon Pepping | Allow a null locator in errorText |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Glen Mazza | Removed redundant check for invalid render type. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Glen Mazza | 1.) Moved the SAXParser-creating method from FOFileHand... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Glen Mazza | 1.) render() methods moved from Driver to XSLTInputHan... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Glen Mazza | 1.) Moved exclusively to Simon's DefaultHandler object... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Glen Mazza | 1.) Driver constructor modified to require RenderType... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Simon Pepping | Added alternative example for FO to PDF, using javax... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Simon Pepping | Implemented the ErrorHandler interface in FOTreeBuilder. |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Glen Mazza | Removed the Driver(OutputStream) convenience constructo... |
commit | commitdiff | tree | snapshot |
2004-07-18 |
Glen Mazza | 1. New constructor for Driver created, takes FOUserAgen... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Peter Herweg | set bullet list as default list style |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Glen Mazza | Null pointer check added to code, to stop NPE error... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Glen Mazza | Moved user-defined ElementMapping initialization from... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Glen Mazza | Back to transform example, reverted yesterday's change... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Glen Mazza | *Temporary* commit showing how this process works via... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Glen Mazza | Minor edit, fixed commenting. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Glen Mazza | Removed the Driver.run() method in favor of JAXP. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Glen Mazza | Removed BufferedOutputStream line as unneeded in this... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Glen Mazza | Updated FO->PDF example to use JAXP. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Peter Herweg | bug fixed, which caused runtime-exception on leading... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Peter Herweg | missing call of endFlow added, so RTF module doesn... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Glen Mazza | PR: |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Glen Mazza | 1.) Combined the AreaTree and FOTreeHandler into a... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Glen Mazza | Moved FOPPrintServlet from using XSLTInputHandler to... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Simon Pepping | Reviewed the Mime types |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Simon Pepping | Correction to the javadoc |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Simon Pepping | Adding reporting of mime type to renderers. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Simon Pepping | Implementing user configuration file. |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Glen Mazza | Made Driver.initialize() private, more in line with... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Glen Mazza | PR: |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Glen Mazza | Switch to JAXP identity transformation for DOM Document... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Glen Mazza | Switch from non-JAXP DOM processing to using JAXP ident... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Glen Mazza | 1.) Moved the Renderer creation further down from AreaT... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Glen Mazza | This change abstracts the Renderer away from FOTreeHand... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Glen Mazza | 1.) Moved DocumentInputSource & DocumentReader to apps... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Glen Mazza | validateChildNode() activated for fo:flow. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Glen Mazza | Removed isMarker() method in favor of getName() (may... |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Glen Mazza | 1.) Moved Renderer instantiation from Driver to FOTree... |
commit | commitdiff | tree | snapshot |
2004-06-26 |
Glen Mazza | 1. Output constant types (RENDER_PDF, RENDER_PS, etc... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Glen Mazza | 1.) Moved the CommandLineOptions' InputHandler object... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Glen Mazza | 1.) Moving renderer-specific customization variables... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Jeremias Maerki | Disable check for maximum line length because of a... |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Glen Mazza | 1. Moved renderer options to within FOUserAgent |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Glen Mazza | 1.) Removed the get/setLogger methods from Driver,... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Glen Mazza | 1. Created own logger for AbstractRenderer, removed... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Glen Mazza | 1. ProxyContentHandler no longer needed. |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Glen Mazza | 1.) FOInputHandler constructors switched from Document... |
commit | commitdiff | tree | snapshot |
next |