aboutsummaryrefslogtreecommitdiffstats
path: root/src/org
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* added useful bit of docKeiron Liddle2002-08-161-0/+6
* fixed reset, only does it when restarting leaf nodeKeiron Liddle2002-08-141-1/+4
* made messages more sensibleKeiron Liddle2002-08-141-2/+2
* Updated batik with change to TextPainter interface and UserAgent.Keiron Liddle2002-08-142-78/+106
* Replaced the PostScript filters with the refactored ones from the maintenanceJeremias Maerki2002-08-1210-337/+556
* get some page breaking workingKeiron Liddle2002-08-116-106/+119
* fixed compile errorKeiron Liddle2002-08-091-3/+0
* removed old code, cleaned up a bitKeiron Liddle2002-08-0914-881/+53
* set user agent on rendererKeiron Liddle2002-08-091-0/+1
* initial attempt at getting some paginationKeiron Liddle2002-08-0824-1475/+1742
* First batch of changes for preparation for adoption of Avalon patterns. Only ...Jeremias Maerki2002-08-0742-412/+379
* remove distracting messageKeiron Liddle2002-08-061-1/+0