aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pcl/PCLRendererConfigurator.java
Commit message (Expand)AuthorAgeFilesLines
* Removed HyphenationTreeResolver and better Handling of 'data://' URIsPeter Hancock2012-06-151-3/+3
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-73/+31
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+0
* apply complex scripts patchGlenn Adams2012-02-261-1/+2
* Improved fix for bugzilla#48062Peter Hancock2011-08-251-5/+4
* Removed old Renderer implementations for AFP, PCL, PDF, PS.Vincent Hennebert2010-08-251-12/+4
* Avoid NPE if "rendering" setting isn't given.Jeremias Maerki2009-02-111-6/+8
* Re-Implemented "quality" rendering mode (painting borders and rules using bit...Jeremias Maerki2008-10-301-6/+4
* Moved IFState instance variable into AbstractIFPainter as all implementations...Jeremias Maerki2008-10-231-24/+86
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-10/+10
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-1/+1
* Bugzilla #44176:Jeremias Maerki2008-01-071-0/+2
* Added a configuration setting to the PCL renderer that lets you disable PJL c...Jeremias Maerki2007-10-051-0/+4
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-3/+2
* Bugzilla #41831:Jeremias Maerki2007-05-281-0/+74