aboutsummaryrefslogtreecommitdiffstats
path: root/src/org
Commit message (Expand)AuthorAgeFilesLines
* clear old breaksKeiron Liddle2002-11-281-0/+2
* added table header and footerKeiron Liddle2002-11-284-5/+41
* convert " " into a Space inlineKeiron Liddle2002-11-271-8/+12
* Taken over Karen's fix for correct ordering of loca table in embedded true ty...Jeremias Maerki2002-11-228-740/+1166
* some minor optimisation: only close text or update colour when necessaryKeiron Liddle2002-11-221-33/+48
* reuses duplicate link pdf objectsKeiron Liddle2002-11-2211-294/+598
* enable setting creatorKeiron Liddle2002-11-205-3/+58
* correctly continue lists over pageKeiron Liddle2002-11-192-3/+8
* set user agent on layout managers for values and loggingKeiron Liddle2002-11-1827-70/+344
* added support for markers in fo treeKeiron Liddle2002-11-1526-211/+259
* make sure it has valid pdf contextKeiron Liddle2002-11-141-0/+3
* some cleanup of comments and codeKeiron Liddle2002-11-1412-280/+415
* a bit of a cleanup of collections and commentsKeiron Liddle2002-11-1422-60/+240
* 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