| Commit message (Expand) | Author | Age | Files | Lines |
* | Corrected javadocs in o.a.f.apps.* classes | Mehdi Houshmand | 2012-07-23 | 1 | -1/+5 |
* | Started unifying URI resolution mechanism, redesigned configuration system an... | Mehdi Houshmand | 2012-05-31 | 1 | -3/+3 |
* | Removed the FO document pre-processing step that was adding ptr and creating ... | Vincent Hennebert | 2011-10-24 | 1 | -6/+1 |
* | Renamed TransformerNode into TransformerDefaultHandler and moved it into the ... | Vincent Hennebert | 2009-10-21 | 1 | -2/+2 |
* | JavaBeanified FOUserAgent.accessibilityEnabled(). | Jeremias Maerki | 2009-02-20 | 1 | -1/+1 |
* | Bugzilla #46705: | Jeremias Maerki | 2009-02-19 | 1 | -1/+6 |
* | Fed up with all those trailing whitespaces. Let's remove them all (once... an... | Vincent Hennebert | 2008-07-24 | 1 | -9/+9 |
* | Made the necessary changes to remove the long-standing deprecations in the ap... | Jeremias Maerki | 2008-02-18 | 1 | -60/+4 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Merged Temp_API_Finalization branch back into FOP Trunk: | Jeremias Maerki | 2006-03-27 | 1 | -9/+51 |
* | Merge from Branch fop-0_91: | Jeremias Maerki | 2005-12-23 | 1 | -63/+0 |
* | The result of some practice with Checkstyle | Simon Pepping | 2005-12-09 | 1 | -3/+0 |
* | Deprecated constructors Fop(int) and Fop(int, FOUserAgent). | Jeremias Maerki | 2005-11-12 | 1 | -1/+10 |
* | Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ... | Jeremias Maerki | 2005-11-11 | 1 | -15/+58 |
* | Javadoc fixes. | Jeremias Maerki | 2005-10-27 | 1 | -1/+1 |
* | FOP now retrieves the version information from the Manifest or from SVN infor... | Jeremias Maerki | 2005-10-21 | 1 | -1/+1 |
* | Moved CLI to its own package. New main class is org.apache.fop.cli.Main.
| Jeremias Maerki | 2005-08-23 | 1 | -165/+1 |
* | Squashed some JavaDoc warnings. | Joerg Pietschmann | 2005-08-14 | 1 | -1/+1 |
* | Bugzilla #35937:
| Jeremias Maerki | 2005-07-30 | 1 | -1/+25 |
* | Dynamic classpath setup in case not all required dependencies are available i... | Jeremias Maerki | 2005-07-18 | 1 | -3/+120 |
* | Bugzilla: #33760 | Jeremias Maerki | 2005-06-09 | 1 | -2/+5 |
* | Avoid throwing exceptions from ctor, the logger is lost in that case. | Finn Bock | 2004-09-13 | 1 | -1/+2 |
* | Bugzilla patch 31162: | Jeremias Maerki | 2004-09-11 | 1 | -18/+3 |
* | Combined the apps.Driver class into apps.Fop. (195 LOC total.) Primary | Glen Mazza | 2004-07-24 | 1 | -8/+104 |
* | 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler. | Glen Mazza | 2004-07-20 | 1 | -1/+1 |
* | 1.) Driver constructor modified to require RenderType, and setter functions | Glen Mazza | 2004-07-19 | 1 | -2/+1 |
* | 1. New constructor for Driver created, takes FOUserAgent constructor. | Glen Mazza | 2004-07-18 | 1 | -3/+2 |
* | 1. Output constant types (RENDER_PDF, RENDER_PS, etc.) made common between | Glen Mazza | 2004-06-26 | 1 | -1/+1 |
* | 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowing | Glen Mazza | 2004-06-25 | 1 | -20/+14 |
* | 1.) Moving renderer-specific customization variables (producer, creator, crea... | Glen Mazza | 2004-06-23 | 1 | -1/+8 |
* | 1. Moved renderer options to within FOUserAgent | Glen Mazza | 2004-06-22 | 1 | -3/+1 |
* | 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg... | Glen Mazza | 2004-06-20 | 1 | -5/+0 |
* | 3/4ths of Simon's patch committed at the moment, with minor changes | Glen Mazza | 2004-04-09 | 1 | -5/+4 |
* | PR: | Glen Mazza | 2004-03-31 | 1 | -3/+5 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -48/+16 |
* | Explicitly calling System.exit(0) for non-AWTRenderer outputs to close any th... | Glen Mazza | 2003-10-25 | 1 | -0/+9 |
* | add back test to make sure a renderer is present, which is needed for Structu... | William Victor Mote | 2003-08-15 | 1 | -15/+17 |
* | 1.) CommandLineStarter removed, its functionality placed directly into Fop.ma... | Glen Mazza | 2003-08-12 | 1 | -7/+39 |
* | 1. FOPTaskStarter separated from Starter class (was not using latter's InputH... | Glen Mazza | 2003-08-12 | 1 | -1/+1 |
* | 1. AWT PreviewDialog creation shifted from AWTStarter to AWTRenderer. | Glen Mazza | 2003-08-11 | 1 | -5/+1 |
* | 1.) Moved the business logic for determining which starter to create from app... | Glen Mazza | 2003-07-29 | 1 | -1/+9 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+91 |