aboutsummaryrefslogtreecommitdiffstats
path: root/src/org
Commit message (Expand)AuthorAgeFilesLines
* cleanup of lmsKeiron Liddle2002-11-1330-431/+413
* Fixed problem with jpegs with icc profile and acrobat reader 5 (Bug #11301)Keiron Liddle2002-11-131-21/+38
* fixes problem of links not working after data outputKeiron Liddle2002-11-1110-21/+224
* handle image stream better, try to make sure onlyKeiron Liddle2002-11-0823-183/+248
* fixed line endingsKeiron Liddle2002-11-072-2/+3
* some minor improvements to make layout work a bit betterKeiron Liddle2002-11-069-61/+39
* improved error message and id, background, bordersKeiron Liddle2002-11-061-53/+90
* background and borders for regionsKeiron Liddle2002-11-065-35/+87
* clone and serialize area traitsKeiron Liddle2002-11-063-1/+14
* awt viewer improvementsKeiron Liddle2002-11-0634-1933/+670
* layout correct static regionKeiron Liddle2002-11-062-61/+218
* set all cells to the row heightKeiron Liddle2002-11-052-1/+19
* ignore blocks in inline areas for the momentKeiron Liddle2002-11-051-9/+40
* 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
* 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-0120-193/+556
* 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
* 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
* fixed a looping problem, added more commentsKeiron Liddle2002-10-281-9/+73
* 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-171-6/+6
* 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