aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduced visibility of methods from public to package-privateVincent Hennebert2007-12-142-12/+12
* Clean up: removed all reset and resetPosition methods, which pre-date the Knu...Vincent Hennebert2007-12-1416-257/+0
* Throw a ValidationException if table-footer is put after table-body and the t...Vincent Hennebert2007-12-131-3/+11
* Removed parameter from the endTablePart method, as the part is already passed...Vincent Hennebert2007-12-134-6/+5
* Removed parameter from the endPart method, since the part is already passed a...Vincent Hennebert2007-12-134-6/+4
* Fixed the handling of columns in the border resolution, especially in case of...Vincent Hennebert2007-12-134-13/+60
* Style only: removed trailing white spacesVincent Hennebert2007-12-134-59/+58
* Ok, now /really/ revert the previous commit :-\Vincent Hennebert2007-12-131-1/+1
* Reverted change accidentally introduced in the previous commit. A proper fix ...Vincent Hennebert2007-12-131-1/+1
* Implemented the resolution of collapsing borders in the FO tree, for every si...Vincent Hennebert2007-12-1312-140/+822
* Removed calls to removeLegalBreaks since they aren't necessary (the whole con...Vincent Hennebert2007-12-132-37/+10
* Minor tweaks:Andreas L. Delmelle2007-12-131-0/+37
* Fixed @throws statements in javadocVincent Hennebert2007-12-131-4/+4
* Updated status with SVG support for AFP.Adrian Cumiskey2007-12-121-0/+3
* * Added an SVG handler and Graphics2D implementation for AFP which injects AF...Adrian Cumiskey2007-12-1262-1235/+5325
* Added documentation for font-in-jar-filesMaximilian Berger2007-12-101-0/+11
* Updated xmlgraphics from SVNMaximilian Berger2007-12-075-0/+114
* Avoid a NPE in toString().Jeremias Maerki2007-12-071-9/+10
* Temporary fix to the buildAdrian Cumiskey2007-12-061-1/+1
* Checkstyle fixesAdrian Cumiskey2007-12-051-6/+6
* Checkstyle fixesAdrian Cumiskey2007-12-051-6/+5
* Checkstyle fixesAdrian Cumiskey2007-12-051-5/+1
* Checkstyle fixesAdrian Cumiskey2007-12-051-3/+2
* Checkstyle fixesAdrian Cumiskey2007-12-051-20/+14
* Checkstyle fixesAdrian Cumiskey2007-12-051-44/+32
* Checkstyle fixesAdrian Cumiskey2007-12-051-28/+17
* Checkstyle fixesAdrian Cumiskey2007-12-051-0/+5
* Checkstyle fixesAdrian Cumiskey2007-12-051-51/+37
* Checkstyle fixesAdrian Cumiskey2007-12-051-21/+10
* Checkstyle fixes and cleanupAdrian Cumiskey2007-12-051-22/+21
* Checkstyle fixesAdrian Cumiskey2007-12-051-42/+37
* Checkstyle fixesAdrian Cumiskey2007-12-051-13/+8
* Checkstyle fixesAdrian Cumiskey2007-12-051-22/+20
* Checkstyle fixesAdrian Cumiskey2007-12-051-18/+15
* Checkstyle fixesAdrian Cumiskey2007-12-051-27/+27
* Checkstyle fixesAdrian Cumiskey2007-12-051-35/+25
* Checkstyle fixesAdrian Cumiskey2007-12-051-13/+14
* Checkstyle fixesAdrian Cumiskey2007-12-051-9/+6
* Checkstyle fixesAdrian Cumiskey2007-12-051-51/+50
* Checkstyle fixesAdrian Cumiskey2007-12-051-9/+15
* Checkstyle fixesAdrian Cumiskey2007-12-051-9/+9
* Checkstyle fixesAdrian Cumiskey2007-12-051-36/+31
* Fixed checkstyle issuesAdrian Cumiskey2007-12-053-7/+12
* Corrected javadoc, fixed checkstyle issues, and now also correctly caters for...Adrian Cumiskey2007-12-051-22/+25
* Improved use of loggingAdrian Cumiskey2007-12-051-3/+1
* Corrected javadocAdrian Cumiskey2007-12-051-1/+1
* Corrected javadocAdrian Cumiskey2007-12-051-1/+1
* Corrected javadocsAdrian Cumiskey2007-12-051-5/+5
* Typo in property: svn:kewords -> svn:keywordsVincent Hennebert2007-12-050-0/+0
* Oops.Jeremias Maerki2007-12-031-2/+0