aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/java2d/Java2DGraphicsState.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-290/+0
* Removed AFP resource handling mechanism in favour of a unified resource resolverMehdi Houshmand2012-06-111-1/+1
* Adjust to changes in XML Graphics Commons:Jeremias Maerki2010-12-131-3/+12
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-4/+6
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-2/+2
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Changed the way the graphics state handling is done to make a cleaner "break ...Jeremias Maerki2006-05-301-92/+58
* Important improvements for the Java2DRenderer:Jeremias Maerki2006-05-101-0/+1
* Bugzilla #38946:Jeremias Maerki2006-05-031-25/+3
* Java2D Renderer:Jeremias Maerki2006-05-021-19/+7
* Bugzilla: #33760Jeremias Maerki2005-06-091-0/+345