aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/apps/CommandLineStarter.java
Commit message (Expand)AuthorAgeFilesLines
* removed old configurationKeiron Liddle2002-09-041-11/+0
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-071-2/+2
* Removed traces of buffermanagerJoerg Pietschmann2002-07-141-1/+0
* start to an improved mif handlerKeiron Liddle2002-06-051-1/+3
* initial implementation of line area layout processingKeiron Liddle2002-04-261-1/+0
* replaced logkit logger with the logger interface in avalon frameworkKeiron Liddle2002-04-111-2/+0
* initialise driver rather then doing too much in constructorKeiron Liddle2002-03-211-0/+1
* use buffered stream and close at the endKeiron Liddle2002-03-041-1/+3
* changed to new logging for renderersKeiron Liddle2001-08-211-1/+0
* changed to logkit for logging only half doneKeiron Liddle2001-08-201-5/+12
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-011-1/+1
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-011-4/+4
* Formatted code according to code standards.Tore Engvig2001-07-301-25/+29
* exits after finish - prevents the AWT usage from keeping the javaKeiron Liddle2001-06-181-0/+1
* AHS: support for XMLRendererarved2001-05-201-1/+1
* Seshadri G.K.: memory bufferingarved2001-05-191-1/+3
* Removed uses of System.out where throwing a FOPException should suffice.Kelly Campbell2001-04-121-12/+19
* Refactored Driver to simplify usage required for other appsKelly Campbell2001-03-031-9/+4
* Updated command linearved2001-02-211-0/+68