aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/apps
Commit message (Expand)AuthorAgeFilesLines
* more style fixesKeiron Liddle2002-10-257-33/+47
* starting implementation of tablesKeiron Liddle2002-09-131-4/+4
* implemented render pages model with a simple cached implKeiron Liddle2002-09-091-17/+12
* bookmark extension now workingKeiron Liddle2002-09-051-2/+15
* removed old configurationKeiron Liddle2002-09-049-251/+13
* set user agent on rendererKeiron Liddle2002-08-091-0/+1
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-077-63/+71
* remove distracting messageKeiron Liddle2002-08-061-1/+0
* cleaned up the font state a bitKeiron Liddle2002-07-231-0/+4
* start page sequence with titleKeiron Liddle2002-07-182-1/+10
* Removed traces of buffermanagerJoerg Pietschmann2002-07-143-47/+14
* unused importKeiron Liddle2002-07-011-4/+0
* removed old area treeKeiron Liddle2002-06-202-11/+2
* start to an improved mif handlerKeiron Liddle2002-06-053-30/+48
* start of structure handler concept and adjusted the layoutKeiron Liddle2002-05-274-81/+284
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-170/+8
* cleaned up bookmark extension a bitKeiron Liddle2002-05-171-3/+4
* initial implementation of line area layout processingKeiron Liddle2002-04-261-1/+0
* synced with branchKeiron Liddle2002-04-221-8/+6
* enforce users to call getParser so it can setup the xslt filterKeiron Liddle2002-04-191-0/+6
* replaced logkit logger with the logger interface in avalon frameworkKeiron Liddle2002-04-115-43/+15
* initialise driver rather then doing too much in constructorKeiron Liddle2002-03-212-4/+11
* made it easier to add xml handlersKeiron Liddle2002-03-181-3/+8
* set user agent on tree builderKeiron Liddle2002-03-051-0/+1
* use buffered stream and close at the endKeiron Liddle2002-03-041-1/+3
* some preliminary changes to image handlingKeiron Liddle2002-02-211-1/+3
* exit for closing window is only called for the AWTStarter, command lineKeiron Liddle2002-02-201-0/+7
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-082-1/+18
* added message about cvs, fixed compiler optionsKeiron Liddle2001-11-281-0/+1
* removed message handlerKeiron Liddle2001-11-225-22/+13
* clarified error messageKeiron Liddle2001-11-121-2/+3
* Hook up to new LayoutManager process and comment out code used by old layout ...Karen Lease2001-11-111-155/+181
* Remove call to PageSequence.formatKaren Lease2001-11-091-5/+5
* changed the parent to FONodeKeiron Liddle2001-11-092-8/+0
* changed the way that elements and properties are handledKeiron Liddle2001-11-062-3/+3
* svg renderer now basically works, pages, text, leader, svgKeiron Liddle2001-11-021-0/+4
* removed legacy xt fileKeiron Liddle2001-10-301-213/+0
* *** empty log message ***Keiron Liddle2001-10-301-2/+1
* removed legacy files for xt and xalan 1Keiron Liddle2001-10-301-336/+0
* updates to area tree and reading/rendering with xmlKeiron Liddle2001-10-261-0/+4
* new area tree and rendering stuffKeiron Liddle2001-10-224-19/+14
* added svg rendererKeiron Liddle2001-10-052-0/+26
* fixed a few awt render problems and a bit more render refactoringKeiron Liddle2001-09-173-7/+10
* improved debugging messages a bitKeiron Liddle2001-09-112-10/+10
* sets the logger on the treebuilder when getting the content handlerKeiron Liddle2001-08-221-1/+1
* put back bookmark extension - not completeKeiron Liddle2001-08-211-0/+18
* changed to new logging for renderersKeiron Liddle2001-08-217-27/+20
* changed to logkit for logging only half doneKeiron Liddle2001-08-207-80/+158
* 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