aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* Updated xmlgraphics from SVNMaximilian Berger2007-12-071-0/+11
* 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
* Bugfix: Bugfix for URI resolution: Make StreamSources without system identifi...Jeremias Maerki2007-11-201-16/+31
* Bugzilla #43904:Jeremias Maerki2007-11-201-5/+13
* Expose a method so I can easily extract the renderer configuration from outsi...Jeremias Maerki2007-11-131-8/+18
* Avoid null values in generated Font classes so the encoding can be inspected.Jeremias Maerki2007-11-121-2/+5
* Bugzilla #43835:Jeremias Maerki2007-11-111-5/+5
* Another improvement for font auto-detection:Jeremias Maerki2007-11-083-4/+19
* Improved font auto-detection and handling of AWT-supplied fonts in order to a...Jeremias Maerki2007-11-084-60/+88
* bugfix: instead of throwing an exception use default PS Level if not set in f...Chris Bowditch2007-11-081-1/+3
* Fixed regression: transparent-page-background was not recognized for PNG output.Jeremias Maerki2007-11-061-0/+7
* Bugfix: FOPFonts proc is not used/needed anymore.Jeremias Maerki2007-11-061-4/+1
* Moved table-related FObj into new o.a.fop.fo.flow.table packageVincent Hennebert2007-11-052-11/+11
* Completely reimplemented the PDFTextPainter. All SVG text (including flow tex...Jeremias Maerki2007-11-031-13/+0
* Bugzilla #42982:Adrian Cumiskey2007-10-271-3/+12
* Bugzilla #43042:Adrian Cumiskey2007-10-266-10/+20
* Applying [PATCH] 43587 - Multiple ps:comment-? within fo:declarations causes ...Adrian Cumiskey2007-10-261-3/+9
* Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...Jeremias Maerki2007-10-264-66/+253
* Fix for ClassCastException if non-PS extension attachments are encountered.Jeremias Maerki2007-10-261-8/+12
* Bugfix: If auto-detection is enabled, auto-detection didn't get done starting...Jeremias Maerki2007-10-161-5/+1
* Added a configuration setting to the PCL renderer that lets you disable PJL c...Jeremias Maerki2007-10-052-12/+43
* Don't use deprecated useRGBColor() from PSGenerator anymore.Jeremias Maerki2007-10-051-11/+11
* Configuration settings for "language-level" and "optimize-resources" got lost...Jeremias Maerki2007-10-052-16/+58
* Bugzilla #43464:Jeremias Maerki2007-10-051-3/+3