| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Used standard Java exception-printing method "printStackTrace(PrintStream)" | Glen Mazza | 2004-04-14 | 7 | -28/+8 |
* | Updated examples to use Commons-Logging. | Glen Mazza | 2004-04-01 | 5 | -46/+73 |
* | Combined franklin_rep.fo and franklin_rep_max_repeats_nl.fo (they were | Glen Mazza | 2004-03-22 | 2 | -1067/+45 |
* | File identical to franklin_rep_max_repeats.fo so removed. | Glen Mazza | 2004-03-22 | 1 | -1024/+0 |
* | Minor formatting and naming issues fixed. | Glen Mazza | 2004-03-22 | 5 | -33/+33 |
* | Fix to get use-content option of fo:leader working again. leader.fo now | Glen Mazza | 2004-03-21 | 1 | -7/+7 |
* | Some consolidation of information about page-sequence-master and simple-page-... | Glen Mazza | 2004-03-09 | 7 | -172/+30 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 6 | -84/+207 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 3 | -42/+102 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -0/+16 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 27 | -1242/+378 |
* | Formatting cleanup of fo:layout-master-sets in examples. | Glen Mazza | 2004-02-22 | 38 | -284/+335 |
* | Modification of ExampleXML2PDF to show a Transformer.setParameter() call. | Glen Mazza | 2004-02-09 | 2 | -49/+36 |
* | Added a parameter to the projectteam2fo.xsl example (for subsequent use | Glen Mazza | 2004-02-05 | 2 | -5/+9 |
* | Style, javadoc and tab character fixes | Jeremias Maerki | 2004-01-09 | 1 | -14/+20 |