| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugzilla #51617: Add run target for embedded examples. Add increased JVM memo... | Glenn Adams | 2012-04-14 | 1 | -0/+2 |
* | Bugzilla #52966: How to use native text with EPSDocumentGraphics2D. | Glenn Adams | 2012-04-08 | 2 | -0/+114 |
* | Added new line at end of files and enabled corresponding rule in checkstyle-5.5 | Vincent Hennebert | 2012-03-06 | 1 | -1/+1 |
* | fix breakage caused by CS patch | Glenn Adams | 2012-03-02 | 2 | -2/+3 |
* | Bugzilla#52513: Moved FOUserAgent to the constructor of the Renderers | Mehdi Houshmand | 2012-01-30 | 2 | -4/+2 |
* | Reverted changes made in r1234877, see bugzilla#52513 | Mehdi Houshmand | 2012-01-24 | 2 | -2/+4 |
* | Moved the FOUserAgent into the constructor of the Renderers | Mehdi Houshmand | 2012-01-23 | 2 | -4/+2 |
* | Allow to switch to a different page size in mid-document. | Jeremias Maerki | 2011-10-24 | 1 | -1/+2 |
* | Restored PDFDocumentGraphics2D functionality. | Jeremias Maerki | 2011-10-15 | 1 | -0/+180 |
* | Reverting renaming of public methods of rev. 1036179 | Simon Pepping | 2010-11-19 | 2 | -4/+4 |
* | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9) | Simon Pepping | 2010-11-17 | 2 | -4/+4 |
* | Moved ResourceEventProducer to org.apache.fop | Vincent Hennebert | 2010-04-09 | 1 | -1/+1 |
* | Forgot to remove the old ";mode=painter" work-around. | Jeremias Maerki | 2009-02-25 | 2 | -3/+3 |
* | Fixed copy/paste omission. | Jeremias Maerki | 2009-02-06 | 1 | -1/+1 |
* | Example for stamping with new IF. | Jeremias Maerki | 2009-02-06 | 2 | -27/+80 |
* | Moved area tree example to package embedding/atxml. | Jeremias Maerki | 2009-02-06 | 3 | -35/+406 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 22 | -268/+268 |
* | Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable... | Jeremias Maerki | 2008-04-17 | 1 | -0/+143 |
* | Bugzilla #44678: | Jeremias Maerki | 2008-04-17 | 1 | -16/+8 |
* | Merged branch | Jeremias Maerki | 2008-04-14 | 2 | -0/+260 |
* | Ensured all SVN properties are set equally | Maximilian Berger | 2008-02-13 | 4 | -242/+242 |
* | Fix a bug in the example code: Without setting the user agent on the Renderer... | Jeremias Maerki | 2006-09-10 | 1 | -2/+5 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 26 | -115/+189 |
* | Bugzilla #39416: | Jeremias Maerki | 2006-04-27 | 2 | -2/+5 |
* | Bugzilla #39416: | Jeremias Maerki | 2006-04-27 | 1 | -1/+1 |
* | Bugzilla #39416: | Jeremias Maerki | 2006-04-27 | 5 | -121/+11 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 11 | -87/+326 |
* | Added an example for the intermediate format the demonstrates stamping a docu... | Jeremias Maerki | 2006-01-17 | 3 | -1/+195 |
* | New feature: "Intermediate format" (IF). The IF is basically the XML dialect ... | Jeremias Maerki | 2006-01-17 | 1 | -0/+214 |
* | Change more links from xml.apache.org to xmlgraphics.apache.org. | Simon Pepping | 2005-11-25 | 2 | -1/+1 |
* | Deprecated constructors Fop(int) and Fop(int, FOUserAgent). | Jeremias Maerki | 2005-11-12 | 8 | -9/+18 |
* | 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 | 1 | -2/+0 |
* | 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 |
* | Fixed filename of stylesheet for case-sensitive file systems. | Jeremias Maerki | 2004-08-30 | 3 | -3/+3 |
* | Style-up for example classes. | Jeremias Maerki | 2004-08-15 | 2 | -3/+0 |
* | 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 |
* | Used standard Java exception-printing method "printStackTrace(PrintStream)" | Glen Mazza | 2004-04-14 | 7 | -28/+8 |