aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/bitmap/TIFFDocumentHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Check style and find bugs now pass without errorsMehdi Houshmand2012-07-031-1/+0
* Improved the handling of defaults for PDF config and general clean upMehdi Houshmand2012-06-261-2/+0
* Merge in trunk@1345838Mehdi Houshmand2012-06-111-1/+2
|\
| * Eliminate javadocs warnings.Glenn Adams2012-06-041-1/+2
* | Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-1/+10
|/
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-1/+2
* Added a DocumentHandler implementation for PNG output including multi-file ou...Jeremias Maerki2009-10-011-225/+4
* Fixed copy/paste mistakes.Jeremias Maerki2009-02-161-8/+1
* Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-021-5/+5
* Added page master name to IFDocumentHandler.startPage() method.Jeremias Maerki2008-11-191-1/+2
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-0/+272