aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/apps/CommandLineStarter.java
Commit message (Expand)AuthorAgeFilesLines
* 1.) CommandLineStarter removed, its functionality placed directly into Fop.ma...Glen Mazza2003-08-121-131/+0
* 1. FOPTaskStarter separated from Starter class (was not using latter's InputH...Glen Mazza2003-08-121-2/+8
* 1. AWT PreviewDialog creation shifted from AWTStarter to AWTRenderer.Glen Mazza2003-08-111-2/+7
* PrintStarter simplified and then obsoleted; PrinterJob object that the AWTPr...Glen Mazza2003-07-271-4/+11
* Created a new overloaded method Driver.render(InputHandler), simplifies inter...Glen Mazza2003-07-271-10/+1
* Revert refactoring of Driver to Session. Files affected should be identical t...William Victor Mote2003-06-171-18/+18
* 1. Copy apps.Driver to apps.Session.William Victor Mote2003-06-171-18/+18
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+122