aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* moved filed area to its own classKeiron Liddle2002-08-292-33/+51
* Remove two parameter version of getNextBreakPoss method and remove all calls ...Karen Lease2002-08-2811-42/+17
* updated to current batik method and variable names for pixel to mmKeiron Liddle2002-08-231-3/+3
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-2310-19/+254
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-2213-121/+295
* properly resets blocksKeiron Liddle2002-08-215-67/+95
* handle errors betterKeiron Liddle2002-08-202-11/+17
* fix for invalid colorspace on jpegKeiron Liddle2002-08-202-1/+9
* load original data properlyKeiron Liddle2002-08-195-2/+14
* reset fontname at start of regionKeiron Liddle2002-08-191-0/+1
* properly sets the dpi valKeiron Liddle2002-08-191-9/+3
* removed split contextKeiron Liddle2002-08-196-97/+5
* improved block layout, adds areas to correct parentKeiron Liddle2002-08-189-71/+84
* Attempt at adding static content.Joerg Pietschmann2002-08-1715-445/+573
* cleanuup, updated status for line heightKeiron Liddle2002-08-165-10/+0
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-1613-172/+164
* debug not that usefulKeiron Liddle2002-08-161-1/+2