aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/print/PageableRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-217/+0
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-061-1/+1
* Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warningsVincent Hennebert2014-07-151-1/+1
* Amended checkstyle errors and return carriagesMehdi Houshmand2012-01-301-0/+2
* Bugzilla#52513: Moved FOUserAgent to the constructor of the RenderersMehdi Houshmand2012-01-301-10/+5
* Reverted changes made in r1234877, see bugzilla#52513Mehdi Houshmand2012-01-241-5/+10
* Moved the FOUserAgent into the constructor of the RenderersMehdi Houshmand2012-01-231-10/+5
* Removed AbstractRenderer.getMimeType() as per Vincent's suggestion.Jeremias Maerki2009-04-031-0/+6
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-14/+14
* Split PrintRenderer into PageableRenderer and PrintRenderer (extends Pageable...Jeremias Maerki2008-04-171-0/+214