Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed copy constructor | Adrian Cumiskey | 2007-12-14 | 1 | -2/+7 | |
* | Reduced visibility of methods from public to package-private | Vincent Hennebert | 2007-12-14 | 2 | -12/+12 | |
* | Clean up: removed all reset and resetPosition methods, which pre-date the Knu... | Vincent Hennebert | 2007-12-14 | 16 | -257/+0 | |
* | Throw a ValidationException if table-footer is put after table-body and the t... | Vincent Hennebert | 2007-12-13 | 1 | -3/+11 | |
* | Removed parameter from the endTablePart method, as the part is already passed... | Vincent Hennebert | 2007-12-13 | 4 | -6/+5 | |
* | Removed parameter from the endPart method, since the part is already passed a... | Vincent Hennebert | 2007-12-13 | 4 | -6/+4 | |
* | Fixed the handling of columns in the border resolution, especially in case of... | Vincent Hennebert | 2007-12-13 | 2 | -12/+13 | |
* | Style only: removed trailing white spaces | Vincent Hennebert | 2007-12-13 | 4 | -59/+58 | |
* | Ok, now /really/ revert the previous commit :-\ | Vincent Hennebert | 2007-12-13 | 1 | -1/+1 | |
* | Reverted change accidentally introduced in the previous commit. A proper fix ... | Vincent Hennebert | 2007-12-13 | 1 | -1/+1 | |
* | Implemented the resolution of collapsing borders in the FO tree, for every si... | Vincent Hennebert | 2007-12-13 | 12 | -140/+822 | |
* | Removed calls to removeLegalBreaks since they aren't necessary (the whole con... | Vincent Hennebert | 2007-12-13 | 2 | -37/+10 | |
* | Minor tweaks: | Andreas L. Delmelle | 2007-12-13 | 1 | -0/+37 | |
* | Fixed @throws statements in javadoc | Vincent Hennebert | 2007-12-13 | 1 | -4/+4 | |
* | * Added an SVG handler and Graphics2D implementation for AFP which injects AF... | Adrian Cumiskey | 2007-12-12 | 61 | -1235/+5325 | |
* | Added documentation for font-in-jar-files | Maximilian Berger | 2007-12-10 | 1 | -0/+11 | |
* | Updated xmlgraphics from SVN | Maximilian Berger | 2007-12-07 | 1 | -0/+11 | |
* | Avoid a NPE in toString(). | Jeremias Maerki | 2007-12-07 | 1 | -9/+10 | |
* | Temporary fix to the build | Adrian Cumiskey | 2007-12-06 | 1 | -1/+1 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -6/+6 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -6/+5 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -5/+1 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -3/+2 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -20/+14 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -44/+32 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -28/+17 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -0/+5 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -51/+37 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -21/+10 | |
* | Checkstyle fixes and cleanup | Adrian Cumiskey | 2007-12-05 | 1 | -22/+21 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -42/+37 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -13/+8 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -22/+20 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -18/+15 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -27/+27 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -35/+25 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -13/+14 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -9/+6 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -51/+50 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -9/+15 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -9/+9 | |
* | Checkstyle fixes | Adrian Cumiskey | 2007-12-05 | 1 | -36/+31 | |
* | Fixed checkstyle issues | Adrian Cumiskey | 2007-12-05 | 3 | -7/+12 | |
* | Corrected javadoc, fixed checkstyle issues, and now also correctly caters for... | Adrian Cumiskey | 2007-12-05 | 1 | -22/+25 | |
* | Improved use of logging | Adrian Cumiskey | 2007-12-05 | 1 | -3/+1 | |
* | Corrected javadoc | Adrian Cumiskey | 2007-12-05 | 1 | -1/+1 | |
* | Corrected javadoc | Adrian Cumiskey | 2007-12-05 | 1 | -1/+1 | |
* | Corrected javadocs | Adrian Cumiskey | 2007-12-05 | 1 | -5/+5 | |
* | Log RuntimeExceptions during rendering so that they are at least visible some... | Jeremias Maerki | 2007-12-03 | 2 | -4/+6 | |
* | Correction and simplification of the PropertyCache: subclass WeakReference an... | Andreas L. Delmelle | 2007-12-01 | 1 | -119/+83 |