aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* latest changes, working on tablesKeiron Liddle2002-09-061-25/+28
* Added an optional target to generate a Checkstyle report.Jeremias Maerki2002-09-053-0/+41
* 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-0425-1173/+47
* 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
* fixed problem with font metrics generation and jdk1.4Christian Geisert2002-09-021-0/+98
* changed pixel to mm to longer nameKeiron Liddle2002-09-023-5/+5
* updated for fontreader and previous changesKeiron Liddle2002-09-021-12/+22
* 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
* some block-container examples with reference-orientation and absolute posKeiron Liddle2002-08-291-0/+170
* 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
* added some use-content examplesKeiron Liddle2002-08-231-0/+23
* 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