| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed coordinates to reflect the reference-orientation specified on the blo... | Andreas L. Delmelle | 2005-11-13 | 1 | -5/+5 |
* | Updated examples in examples/basic/fo to match 0.90 and to reduce warnings wh... | Manuel Mall | 2005-11-13 | 10 | -117/+119 |
* | Deprecated constructors Fop(int) and Fop(int, FOUserAgent). | Jeremias Maerki | 2005-11-12 | 8 | -9/+18 |
* | Ant is not in the lib directory anymore. Run test with the "ant" script, not ... | Jeremias Maerki | 2005-11-12 | 2 | -63/+0 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 3 | -15/+19 |
* | Fixed FO validation problem and the header. | Jeremias Maerki | 2005-09-02 | 1 | -2/+2 |
* | Fixed getDocument() method (is now getDOMDocument()). | Jeremias Maerki | 2005-09-02 | 1 | -7/+5 |
* | Fixed getDocument() method (is now getDOMDocument()). The plan extension stil... | Jeremias Maerki | 2005-09-02 | 1 | -5/+4 |
* | A nit. | Jeremias Maerki | 2005-08-31 | 1 | -1/+1 |
* | external-graphic property demonstration section. | Jeremias Maerki | 2005-08-31 | 2 | -8/+52 |
* | Providing a FO -> RTF example explaining the only difference that getResults(... | Jeremias Maerki | 2005-08-15 | 1 | -0/+128 |
* | Removed left over .cvsignore files. | Joerg Pietschmann | 2005-08-13 | 4 | -6/+0 |
* | Bugzilla #36112
| Jeremias Maerki | 2005-08-10 | 1 | -0/+9 |
* | Bugzilla #35937:
| Jeremias Maerki | 2005-07-30 | 1 | -1/+16 |
* | Example for printing to an old-style PrinterJob instance. | Jeremias Maerki | 2005-07-27 | 1 | -0/+121 |
* | Resurrected the old example from the maintenance branch now that the AWT View... | Jeremias Maerki | 2005-07-27 | 1 | -0/+97 |
* | Made the file more portable. | Jeremias Maerki | 2005-07-26 | 1 | -6/+6 |
* | Clarify where this K3 barcode font is coming from. | Jeremias Maerki | 2005-07-14 | 1 | -0/+6 |
* | region-after may not have borders. Used an absolutely positioned block-contai... | Jeremias Maerki | 2005-02-17 | 1 | -1/+4 |
* | Added missing license header. | Jeremias Maerki | 2005-02-17 | 1 | -0/+15 |
* | PR: | Glen Mazza | 2005-01-30 | 1 | -1/+1 |
* | 1.) fox:label converted to 1.1 fo:bookmark-title. | Glen Mazza | 2005-01-06 | 2 | -143/+122 |
* | PR: | Glen Mazza | 2005-01-04 | 2 | -62/+62 |
* | Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two more | Glen Mazza | 2005-01-02 | 2 | -64/+61 |
* | Modified pdfoutline to have two page sequences--makes it more useful for | Glen Mazza | 2004-12-13 | 1 | -0/+12 |
* | Fixed compile error | Jeremias Maerki | 2004-11-01 | 1 | -4/+7 |
* | New exception hierarchy rooted in SAXException and throw clauses on | Finn Bock | 2004-10-28 | 2 | -4/+4 |
* | Second phase of performance improvement. Pass the propertyList into | Finn Bock | 2004-10-19 | 1 | -2/+5 |
* | Pass validation. | Finn Bock | 2004-10-19 | 1 | -1/+1 |
* | Bugzilla #31512: | Jeremias Maerki | 2004-10-11 | 3 | -0/+14 |
* | Pass validation. | Finn Bock | 2004-10-10 | 9 | -9/+9 |
* | Fixed filename of stylesheet for case-sensitive file systems. | Jeremias Maerki | 2004-08-30 | 3 | -3/+3 |
* | 1. Implemented validateChildNode() for fo:simple-page-master. This may cause... | Glen Mazza | 2004-08-25 | 2 | -2/+2 |
* | Style-up for example classes. | Jeremias Maerki | 2004-08-15 | 2 | -3/+0 |
* | Adjusting to changes in XmlObj, making the sample extensions compile again. | Jeremias Maerki | 2004-08-14 | 2 | -5/+4 |
* | 1.) Layout initialization logic for fo:table, fo:table-header, and fo:table-f... | Glen Mazza | 2004-08-13 | 1 | -6/+6 |
* | Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary | Glen Mazza | 2004-07-24 | 5 | -25/+25 |
* | 1.) Moved exclusively to Simon's DefaultHandler object for both Transformer | Glen Mazza | 2004-07-19 | 6 | -9/+9 |
* | 1.) Driver constructor modified to require RenderType, and setter functions | Glen Mazza | 2004-07-19 | 6 | -37/+25 |
* | Added alternative example for FO to PDF, using javax.xml.parsers | Simon Pepping | 2004-07-18 | 2 | -0/+139 |
* | Back to transform example, reverted yesterday's change that removed BufferedO... | Glen Mazza | 2004-07-16 | 1 | -24/+10 |
* | *Temporary* commit showing how this process works via SAXParserFactory; | Glen Mazza | 2004-07-16 | 1 | -5/+23 |
* | Removed BufferedOutputStream line as unneeded in this case (Unsure if helpful | Glen Mazza | 2004-07-14 | 1 | -1/+0 |
* | Updated FO->PDF example to use JAXP. | Glen Mazza | 2004-07-14 | 1 | -19/+30 |
* | Made Driver.initialize() private, more in line with 0.20.5, which doesn't | Glen Mazza | 2004-07-09 | 4 | -12/+0 |
* | Switch from non-JAXP DOM processing to using JAXP identity transformation | Glen Mazza | 2004-07-07 | 3 | -23/+50 |
* | 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg... | Glen Mazza | 2004-06-20 | 4 | -38/+11 |
* | Fix compilation problem | Jeremias Maerki | 2004-06-16 | 2 | -0/+2 |
* | Switched from handleAttrs() to more intuitive processNode() and (for FO names... | Glen Mazza | 2004-05-22 | 2 | -6/+8 |
* | More consolidation of pagination examples. | Glen Mazza | 2004-04-18 | 4 | -1041/+9 |