aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/apps
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-1116-3586/+0
* Switched to long licence Jeremias Maerki2003-02-2716-266/+1067
* Make sure OutputStream gets closed in case of an ExceptionJeremias Maerki2003-01-271-6/+9
* Fixed more style problems.Joerg Pietschmann2003-01-1310-235/+282
* Fixed printing Execption delimiters to wrong stream.Joerg Pietschmann2003-01-021-2/+2
* AreaTreeModel and its implementations moved out of AreaTree class.Oleg Tkachenko2002-12-221-5/+3
* Cleaned up unused imports, made collection of the statistics optional.Oleg Tkachenko2002-12-181-38/+38
* Modified to use SAXParserFactory instead of loading class by name.Oleg Tkachenko2002-12-161-25/+16
* added some comments and changed debugging a bitKeiron Liddle2002-12-091-19/+62
* white-space and line-ending fixesWilliam Victor Mote2002-11-292-4/+4
* added support for markers in fo treeKeiron Liddle2002-11-151-2/+3
* awt viewer improvementsKeiron Liddle2002-11-061-108/+40
* first shot at RTFHandler using jfor RTF libraryBertrand Delacretaz2002-11-011-5/+15
* rtf renderer selection mechanism added, no rtf renderer yetBertrand Delacretaz2002-10-312-1/+29
* 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