aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate/AbstractIFDocumentHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed copy/paste mistakes.Jeremias Maerki2009-02-161-0/+8
* Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-021-7/+12
* Added getUserAgent() to IFDocumentHandler (implemented by all implementations...Jeremias Maerki2008-12-171-4/+1
* Forgot to add link support. First version added now. Generalizing this for th...Jeremias Maerki2008-12-091-0/+5
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-0/+99