aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render
Commit message (Expand)AuthorAgeFilesLines
* Move sRGB installation into the PDF library. That way it can be used in PDFDo...Jeremias Maerki2008-02-012-46/+36
* AlphaRasterImage now knows how to deal with TYPE_INT Rasters.Jeremias Maerki2008-02-011-2/+10
* Added support for the natural language indentifier ("Lang" in the document ca...Jeremias Maerki2008-01-285-34/+61
* Removed stray System.outJeremias Maerki2008-01-211-3/+0
* Fixed logic error setting the transformation matrix for block-container viewp...Jeremias Maerki2008-01-178-104/+205
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-1139-1128/+2379
* Bugfix: Some string objects were not encrypted (for example in named destinat...Jeremias Maerki2008-01-112-12/+14
* PostScript output now generates the bounding box DSC comments for the whole d...Jeremias Maerki2008-01-102-14/+43
* Added basic support for PDF page labels.Jeremias Maerki2008-01-101-0/+15
* cleanupAdrian Cumiskey2008-01-091-18/+13
* Fixed checkstyle issues: tabs and trailing spacesVincent Hennebert2008-01-092-23/+23
* fixed javadocAdrian Cumiskey2008-01-081-2/+2
* cleaned upAdrian Cumiskey2008-01-081-24/+15
* Appears to be unused/referenced and superceeded by PageGroupAdrian Cumiskey2008-01-081-79/+0
* cleaned upAdrian Cumiskey2008-01-081-8/+1
* Bugzilla #44176:Jeremias Maerki2008-01-079-192/+510
* Reenabled documentation for fox:destination.Jeremias Maerki2008-01-074-10/+33
* The fonts variable would have always had an empty Configuration node (non-nul...Adrian Cumiskey2008-01-041-1/+1
* Added new extension element: fox:external-document. It allows to add whole do...Jeremias Maerki2007-12-272-2/+5
* Fixed copy constructorAdrian Cumiskey2007-12-141-2/+7
* 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
* 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