aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate/IFGraphicContext.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-227/+0
* Fix or suppress 3-instance findbug warnings.Glenn Adams2014-08-071-1/+1
* Fix or suppress 1-instance findbug warnings.Glenn Adams2014-08-061-0/+1
* FOP-2301: Enable support for PDF sub-page transitions.Glenn Adams2013-11-011-1/+22
* 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