aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Added an SVG handler and Graphics2D implementation for AFP which injects AF...Adrian Cumiskey2007-12-1261-1235/+5325
* Added documentation for font-in-jar-filesMaximilian Berger2007-12-101-0/+11
* Updated xmlgraphics from SVNMaximilian Berger2007-12-071-0/+11
* 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
* Log RuntimeExceptions during rendering so that they are at least visible some...Jeremias Maerki2007-12-032-4/+6
* Correction and simplification of the PropertyCache: subclass WeakReference an...Andreas L. Delmelle2007-12-011-119/+83
* Bugzilla #37993: Jeremias Maerki2007-11-301-9/+24
* Bugzilla #40230:Jeremias Maerki2007-11-275-28/+85
* First draft of a possible new intermediate format for Apache FOP.Jeremias Maerki2007-11-227-0/+480
* Bugfix: the last element generated by the merging algorithm may now be a glueVincent Hennebert2007-11-211-1/+2
* Bugzilla #43803: table cells having no children are allowed in relaxed valida...Vincent Hennebert2007-11-202-6/+16
* Added a news entry about Max Berger becoming a committer. Welcome Max!Vincent Hennebert2007-11-201-0/+4
* bug fix: memory leak in PropertyCache. Fix provided by Jeremias. There are st...Chris Bowditch2007-11-201-5/+9
* Bugfix in tables: wrong element generation by the merging algorithm when glue...Vincent Hennebert2007-11-201-3/+3
* Bugfix: Bugfix for URI resolution: Make StreamSources without system identifi...Jeremias Maerki2007-11-202-19/+38