aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/tools
Commit message (Expand)AuthorAgeFilesLines
* removed legacy files for xt and xalan 1Keiron Liddle2001-10-301-107/+0
* updates to area tree and reading/rendering with xmlKeiron Liddle2001-10-261-28/+388
* new area tree and rendering stuffKeiron Liddle2001-10-223-3/+359
* Initialize necessary property for making AreaTree output; use DefaultHierarch...Karen Lease2001-10-141-2/+7
* applied patch to set config in fop taskKeiron Liddle2001-10-081-112/+66
* updated to use HashMap so that when using threads reading dataKeiron Liddle2001-09-241-2/+3
* this patch alters the fop ant task so that other render outputKeiron Liddle2001-09-241-27/+156
* improved debugging messages a bitKeiron Liddle2001-09-111-1/+13
* Only build the DOM if needed for mergefile. Otherwise pass input xml file dir...Karen Lease2001-08-261-2/+12
* changed to new logging for renderersKeiron Liddle2001-08-212-2/+3
* changed to logkit for logging only half doneKeiron Liddle2001-08-202-15/+46
* added YAS to specify if output should be consistent, default is falseKeiron Liddle2001-08-151-0/+1
* improves comparisonKeiron Liddle2001-08-101-2/+6
* Code formatting. Still builds ok, but I didn't test it otherwise since last.Steve Coffman2001-08-011-3/+8
* Adds Mark Lillywhite's performance and memory patch in all it's glory.Steve Coffman2001-08-011-4/+5
* Formatted code according to code standards.Tore Engvig2001-07-3013-1677/+1298
* handles xml only input, assumes fo fileKeiron Liddle2001-07-271-13/+22
* added support for easily using w3c testsuite for build target testKeiron Liddle2001-07-061-1/+1
* sets base dir for test, using xml pathKeiron Liddle2001-07-041-0/+9
* sets baseDir according to file being convertedKeiron Liddle2001-06-211-1/+2
* handles baseDir (with a capital D)Keiron Liddle2001-06-211-171/+131
* gets the root element properlyKeiron Liddle2001-06-211-6/+2
* some minor improvementsKeiron Liddle2001-06-182-0/+2
* fixes a problem relating to rendering options for xml rendererKeiron Liddle2001-05-221-0/+14
* re-addedKeiron Liddle2001-05-161-0/+270
* K. Liddle:arved2001-05-101-42/+88
* K. Liddle: testing supportarved2001-05-101-0/+146
* Removed uses of System.out where throwing a FOPException should suffice.Kelly Campbell2001-04-121-4/+15
* New and improved Fop task for AntKelly Campbell2001-03-181-58/+213
* JDK 1.1 fix to Manifest taskKelly Campbell2001-03-081-1/+1
* Updated build. Added manifest to jar to make it a runnable jar.Kelly Campbell2001-03-051-0/+239
* Updated build to include neccessary jar filesKelly Campbell2001-03-042-39/+7
* Refactored Driver to simplify usage required for other appsKelly Campbell2001-03-033-29/+587
* Updated command line supportarved2001-02-211-85/+25
* Added support for PDF outlines (aka bookmarks). See the example inKelly Campbell2001-02-061-0/+3
* Added TrueType and embedded font support from Tore Engvig andKelly Campbell2001-02-053-21/+52
* Added a transform method which takes a writer to supportKelly Campbell2001-01-171-3/+22
* Packaged build tasks into lib/buildtools.jarKelly Campbell2001-01-168-0/+1752