aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/tools
Commit message (Expand)AuthorAgeFilesLines
* Fixed FOP anttaskChristian Geisert2002-09-151-3/+5
* removed old configurationKeiron Liddle2002-09-043-22/+17
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-221-6/+7
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-073-57/+48
* fixed master-name and a test setup problemKeiron Liddle2002-07-311-0/+1
* cleaned up the font state a bitKeiron Liddle2002-07-231-15/+12
* changed pdf streams to use io streams so that theyKeiron Liddle2002-05-271-2/+3
* PR:Karen Lease2002-05-261-81/+17
* replaced logkit logger with the logger interface in avalon frameworkKeiron Liddle2002-04-113-59/+11
* changed property to trait for areasKeiron Liddle2002-03-211-20/+20
* does a bit better job at adding text to line areaKeiron Liddle2002-02-111-1/+12
* buffered output streamKeiron Liddle2002-01-091-1/+1
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-083-242/+9
* updated to use style task and removed xslt taskKeiron Liddle2001-12-181-299/+0
* added design docs to buildKeiron Liddle2001-12-141-231/+0
* fixed some compile problemsKeiron Liddle2001-11-221-1/+0
* Rename Region to RegionReference in package areaKaren Lease2001-11-091-14/+14
* updated a few hashtables and vectorsKeiron Liddle2001-11-023-11/+10
* svg renderer now basically works, pages, text, leader, svgKeiron Liddle2001-11-021-9/+54
* 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