aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* first shot at RTFHandler using jfor RTF libraryBertrand Delacretaz2002-11-012-5/+135
* rtf renderer selection mechanism added, no rtf renderer yetBertrand Delacretaz2002-10-313-1/+35
* 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
* updated docs for dev versionKeiron Liddle2002-10-2819-0/+2595
* more style fixesKeiron Liddle2002-10-25105-951/+1069
* Addes Linking to a specific page and a named destinations of anChristian Geisert2002-10-162-3/+61
* don't implement serializable twiceKeiron Liddle2002-09-194-6/+5
* 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-173-6/+12
* updated to java2 collectionsKeiron Liddle2002-09-175-18/+29
* fixed some style errorsKeiron Liddle2002-09-179-182/+404
* 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-151-3/+5
* 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
* 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
* Fixed checkstyle violations (we're down at 8500 now)Jeremias Maerki2002-09-1010-333/+465
* fixed style errorsKeiron Liddle2002-09-091-11/+97
* Fixed checkstyle violationsJeremias Maerki2002-09-0911-225/+518
* fixes some vertical alignmentKeiron Liddle2002-09-093-0/+41
* doesn't make senseKeiron Liddle2002-09-091-19/+0
* fixed hack on link rectangleKeiron Liddle2002-09-093-78/+123
* improved docs, formattingKeiron Liddle2002-09-095-65/+93
* implemented render pages model with a simple cached implKeiron Liddle2002-09-099-130/+473
* implemented basic link with linking from pdfKeiron Liddle2002-09-0721-172/+534
* bookmark extension now workingKeiron Liddle2002-09-059-29/+189
* hooked up id reference and page numberKeiron Liddle2002-09-0417-225/+384
* debug causes errorKeiron Liddle2002-09-041-6/+6
* removed old configurationKeiron Liddle2002-09-0421-1031/+45
* correctly handles font in patternKeiron Liddle2002-09-032-5/+6
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-0325-338/+305
* fixed compile errorChristian Geisert2002-09-021-1/+1
* changed pixel to mm to longer nameKeiron Liddle2002-09-023-5/+5
* added logging to the font converterKeiron Liddle2002-09-023-98/+131
* start implementation of block-containerKeiron Liddle2002-08-3010-213/+707
* return if no areas to addKeiron Liddle2002-08-301-0/+3