aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* handle unresolved pdf bookmarkKeiron Liddle2002-11-051-12/+16
* ignore newline characterKeiron Liddle2002-11-051-19/+42
* RTFHandler constructor IOException removedBertrand Delacretaz2002-11-051-2/+4
* improved examples a bitKeiron Liddle2002-11-042-6/+33
* updated docs for forrestKeiron Liddle2002-11-0429-43/+2242
* page numbering across sequences and number formattingKeiron Liddle2002-11-042-141/+58
* initial implementation of listsKeiron Liddle2002-11-038-33/+826
* fixed link/resolving problemKeiron Liddle2002-11-0312-56/+109
* added some colors border and backgroundKeiron Liddle2002-11-0121-197/+566
* first shot at RTFHandler using jfor RTF libraryBertrand Delacretaz2002-11-015-5/+179
* rtf renderer selection mechanism added, no rtf renderer yetBertrand Delacretaz2002-10-313-1/+35
* build.properties and build-local.properties allow local override of build set...Bertrand Delacretaz2002-10-313-1/+13
* added Joerg's FAQ and modified dev versionKeiron Liddle2002-10-315-13/+2908
* latest sitemap + svg2pdf transcoder worksKeiron Liddle2002-10-301-14/+27
* flush stream so that cocoon+batik doesn't cut the data offKeiron Liddle2002-10-301-0/+2
* updated for latest codeKeiron Liddle2002-10-301-3/+27
* forgot svg2pdf serializerKeiron Liddle2002-10-281-3/+7
* fixed a looping problem, added more commentsKeiron Liddle2002-10-281-9/+73
* patch queue link for easy accessKeiron Liddle2002-10-281-0/+1
* removed unneeded valuesKeiron Liddle2002-10-281-35/+16
* no longer neededKeiron Liddle2002-10-2848-2312/+0
* updated docs for dev versionKeiron Liddle2002-10-2820-0/+2622
* more style fixesKeiron Liddle2002-10-25105-951/+1069
* Updated with fop4g.xsd, with <TAB>s replaced by spaces at tabstops of 2.Peter Bernard West2002-10-241-10/+14
* fop4f.xsd with <TAB>s stripped at tabstops of 2.Peter Bernard West2002-10-241-0/+4292
* Stripped <TAB>s using tabstops of 2.Peter Bernard West2002-10-242-398/+398
* Addes Linking to a specific page and a named destinations of anChristian Geisert2002-10-164-3/+77
* don't implement serializable twiceKeiron Liddle2002-09-194-6/+5
* looks more like the spec exampleKeiron Liddle2002-09-191-1/+4
* prevent npe with empty flowKeiron Liddle2002-09-181-2/+3
* start of spacing and bordersKeiron Liddle2002-09-1810-21/+115
* updated for area tree and prepare for block border and backKeiron Liddle2002-09-182-18/+71
* fixed compile errorKeiron Liddle2002-09-182-3/+4
* cleaned up some of the area treeKeiron Liddle2002-09-1833-426/+913
* Streamlined build process without copying around whole directory trees.Jeremias Maerki2002-09-171-405/+331
* Streamlined build process without copying around whole directory trees.Jeremias Maerki2002-09-173-6/+12
* updated to java2 collectionsKeiron Liddle2002-09-175-18/+29
* fixed some style errorsKeiron Liddle2002-09-179-182/+404
* improved the examples a bitKeiron Liddle2002-09-172-7/+54
* check keywords for string property, so that bold font worksKeiron Liddle2002-09-171-0/+4
* fixed npe when a page has several forward linksKeiron Liddle2002-09-162-18/+23
* Fixed FOP anttaskChristian Geisert2002-09-152-3/+22
* more things to doKeiron Liddle2002-09-131-2/+38
* fixed style errorsKeiron Liddle2002-09-136-30/+225
* starting implementation of tablesKeiron Liddle2002-09-1339-704/+2176
* Fixed compilation error with JDK 1.4 (It doesn't like things like "count++;;")Jeremias Maerki2002-09-121-26/+47
* set correct whitespace handlingKeiron Liddle2002-09-121-24/+25
* fixed most style errorsKeiron Liddle2002-09-115-171/+417
* fixed some more style violationsKeiron Liddle2002-09-109-251/+448
* Oops, forgot one little import. Sorry.Jeremias Maerki2002-09-101-0/+1