aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/ps/ResourceHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Moved ResourceEventProducer to org.apache.fopVincent Hennebert2010-04-091-1/+1
* Merge from Trunk revisions 741104 - 744926.Jeremias Maerki2009-02-161-0/+1
|\
| * Added a flush() call in the resource handler to make sure unwritten content i...Jeremias Maerki2009-02-091-0/+1
* | Added getUserAgent() to IFDocumentHandler (implemented by all implementations...Jeremias Maerki2008-12-171-119/+163
|/
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-20/+20
* Merged branchJeremias Maerki2008-04-141-2/+6
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...Jeremias Maerki2008-01-111-8/+141
* PostScript output now generates the bounding box DSC comments for the whole d...Jeremias Maerki2008-01-101-5/+16
* Avoid NPE if no images are used in the document.Jeremias Maerki2007-03-021-0/+6
* Added support for an optional two-pass production for PostScript output to mi...Jeremias Maerki2007-03-021-0/+203