aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pcl/PCLDocumentHandlerMaker.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-52/+0
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-5/+2
* bug fix: PCL and AFP Document Handlers for new IF were not registering all re...Chris Bowditch2009-05-271-1/+4
* ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...Jeremias Maerki2009-02-231-2/+1
* Moved area tree example to package embedding/atxml.Jeremias Maerki2009-02-061-6/+0
* Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-021-1/+2
* Moved IFState instance variable into AbstractIFPainter as all implementations...Jeremias Maerki2008-10-231-1/+1
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-0/+58