aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/tools/TestConverter.java
Commit message (Expand)AuthorAgeFilesLines
* Removing unused import.Finn Bock2005-07-281-1/+0
* PR:Glen Mazza2005-01-301-46/+12
* Support -ps output option.Finn Bock2004-09-281-0/+4
* Support -rtf output option.Finn Bock2004-09-271-2/+17
* Took advantage of the Transformer similarities between FO input andGlen Mazza2004-07-251-6/+4
* Removed the non-File constructors from the InputHandler subclasses in favorGlen Mazza2004-07-251-1/+1
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-241-9/+7
* 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler.Glen Mazza2004-07-201-1/+1
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-191-15/+9
* 1. New constructor for Driver created, takes FOUserAgent constructor.Glen Mazza2004-07-181-1/+1
* 1.) Moving renderer-specific customization variables (producer, creator, crea...Glen Mazza2004-06-231-1/+1
* 1. Moved renderer options to within FOUserAgentGlen Mazza2004-06-221-4/+2
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-121-1/+0
* PR:Glen Mazza2004-03-311-14/+42
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* 1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP.Glen Mazza2004-02-101-1/+1
* Added '-results' options to set the result ouput directory.Finn Bock2004-02-101-1/+4
* Fix a NPE caused by avalonization of logging.Finn Bock2004-01-201-9/+39
* Removed apparent patching problemJoerg Pietschmann2003-09-151-10/+7
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-1/+1
* Renamed apps.FOInputHandler to apps.FOFileHandler to reduce confusion with th...Glen Mazza2003-08-121-2/+2
* Created a new overloaded method Driver.render(InputHandler), simplifies inter...Glen Mazza2003-07-271-17/+1
* Revert refactoring of Driver to Session. Files affected should be identical t...William Victor Mote2003-06-171-25/+25
* 1. Copy apps.Driver to apps.Session.William Victor Mote2003-06-171-25/+25
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+391