aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate/IFGraphicContext.java
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-1/+1
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-1/+1
* Bugzilla #49754: Bring clone() in line with the recommendations in Object.clo...Glenn Adams2012-04-081-6/+9
* Bugzilla #49733:Jeremias Maerki2010-08-141-0/+40
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-2/+2
* Had to introduce "clip-rect" to handle clipping on background images, leader ...Jeremias Maerki2008-08-151-0/+6
* Fixed block containers now working properly.Jeremias Maerki2008-07-281-7/+103
* Renamed "box" to "viewport". Introduced "group" for pure reference areas (onl...Jeremias Maerki2008-07-281-0/+60