aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/ps/ResourceHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-407/+0
* Fix or suppress 5- to 9-instance findbug warnings.Glenn Adams2014-08-101-2/+2
* Disable checkEOF when processing PS files. It's perfectly valid to have an %%...Vincent Hennebert2014-07-281-0/+1
* Merged in trunk@1353397Mehdi Houshmand2012-06-261-3/+7
|\
| * Do not issue a warning if renderer configured to output PostScript level 3. T...Vincent Hennebert2010-08-311-3/+7
* | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-2/+2
* | Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-191-1/+1
* | findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
|/
* 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