aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/apps
Commit message (Expand)AuthorAgeFilesLines
* catches SecurityException for (future) use in security of webstartKeiron Liddle2001-08-141-3/+7
* added option for url in input handlerKeiron Liddle2001-08-142-8/+17
* improved error message a bit if config couldn't be loadedKeiron Liddle2001-08-101-2/+3
* This just moves the marker supporting code from before Mark's patch intoSteve Coffman2001-08-061-0/+41
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-015-300/+288
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-015-96/+385
* don't need to add prop mappings anymoreKeiron Liddle2001-07-311-29/+0
* Formatted code according to code standards.Tore Engvig2001-07-3017-1074/+1061
* combined property list setting into element settingKeiron Liddle2001-07-121-52/+95
* fixed error where configfile was not being setKeiron Liddle2001-07-041-92/+91
* fixed line endingsKeiron Liddle2001-07-049-234/+201
* allows adding mappings from user configKeiron Liddle2001-07-021-1/+13
* command line support for new ps rendererKeiron Liddle2001-06-222-328/+321
* Added patch for loading config via Thread ContextClassLoaderKelly Campbell2001-06-211-2/+15
* exits after finish - prevents the AWT usage from keeping the javaKeiron Liddle2001-06-181-0/+1
* sets baseDir to a URL string rather than a file path stringKeiron Liddle2001-06-051-2/+5
* AHS: support for XMLRendererarved2001-05-203-7/+42
* Seshadri G.K.: memory bufferingarved2001-05-193-3/+43
* Removed uses of System.out where throwing a FOPException should suffice.Kelly Campbell2001-04-1212-289/+382
* adding -text and -pcl options to help textfotis2001-04-021-1/+1
* 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
* Driver reset patchKelly Campbell2001-03-181-5/+12
* Updates due to PCL supportarved2001-03-102-2/+63
* Refactored Driver to simplify usage required for other appsKelly Campbell2001-03-036-275/+344
* Removed leftover debug statementKelly Campbell2001-03-011-2/+0
* Added support for Xalan1 back in. Extraced Xalan2 TRAX usageKelly Campbell2001-03-012-65/+195
* restitutes jdk 1.1 compatiblity (Art Welch)fotis2001-02-271-26/+49
* fixed: false setting of debug modefotis2001-02-211-1/+2
* No longer requiredarved2001-02-216-1517/+0
* Updated command line supportarved2001-02-213-261/+59
* Updated command linearved2001-02-2110-0/+1438
* Command line for running MIF rendererarved2001-02-101-0/+274
* Added support for PDF outlines (aka bookmarks). See the example inKelly Campbell2001-02-062-0/+5
* Packaged build tasks into lib/buildtools.jarKelly Campbell2001-01-161-10/+16
* Uses OutputStreamarved2000-12-303-7/+21
* Changed output from Writer to OutputStream to allow for binary output.Kelly Campbell2000-12-185-46/+22
* changed configuration design following the ideas of Kelly Campbellfotis2000-12-174-118/+126
* documentation: spreading the word about configurationfotis2000-12-141-2/+2
* making XalanCommandLine similar to CommandLinefotis2000-12-123-50/+111
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ...fotis2000-12-124-59/+170
* documentation update for release 0.15fotis2000-11-261-1/+1
* fix: closes pdf file explicitly. Reason: while generating PDFs in batch mod...fotis2000-11-231-1/+5
* AWTRenderer uses now system fonts and not pdf fonts. All (error) messagesfotis2000-11-164-730/+755
* renames white-space-treatment to white-space-collapsefotis2000-11-151-4/+3
* dummy constructor added to reflect changes to CommandLinefotis2000-11-151-0/+3
* region-name support, refactoring of region, PageSequence, PageMasterReference...fotis2000-11-152-43/+152
* Markus Holman's excellent SAX2 namespaces patch.Steve Coffman2000-11-081-4/+4
* fix: this patch by Karen Lease adds some sophistication to the file name hand...fotis2000-09-111-2/+12
* added property lists to the javadoc commentKeiron Liddle2000-08-291-0/+2