aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/apps/Fop.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed more style problems.Joerg Pietschmann2003-01-131-2/+10
* removed old configurationKeiron Liddle2002-09-041-2/+2
* remove distracting messageKeiron Liddle2002-08-061-1/+0
* start of structure handler concept and adjusted the layoutKeiron Liddle2002-05-271-2/+2
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-1/+9
* added message about cvs, fixed compiler optionsKeiron Liddle2001-11-281-0/+1
* removed message handlerKeiron Liddle2001-11-221-4/+2
* improved debugging messages a bitKeiron Liddle2001-09-111-2/+2
* Formatted code according to code standards.Tore Engvig2001-07-301-7/+7
* fixed line endingsKeiron Liddle2001-07-041-24/+22
* Removed uses of System.out where throwing a FOPException should suffice.Kelly Campbell2001-04-121-3/+22
* Backed out System.exit() change. This would be problematic for peopleKelly Campbell2001-03-311-1/+0
* Added explicit System.exit(0) when main is done to work around MacOS XKelly Campbell2001-03-311-0/+1
* Updated command linearved2001-02-211-0/+17