aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/AbstractGraphics.java
Commit message (Expand)AuthorAgeFilesLines
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-3/+3
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-4/+4
* FOP #2234: NPE when rendering a document with markers and accessibility is en...Vincent Hennebert2013-04-081-1/+1
* apply complex scripts patchGlenn Adams2012-02-261-2/+18
* Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-0/+2
* Associate structure tree elements directly to render contentPeter Hancock2012-01-271-7/+8
* Removed the FO document pre-processing step that was adding ptr and creating ...Vincent Hennebert2011-10-241-3/+20
* Route message for missing alt-text property through event notification systemVincent Hennebert2009-10-161-0/+6
* Introduced the StructurePointerPropertySet interface to aid with accessing th...Jeremias Maerki2009-04-161-2/+4
* Bugzilla #46705:Jeremias Maerki2009-02-191-0/+7
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* Basic activation of keep-* properties on Character and AbstractGraphicsAndreas L. Delmelle2008-04-261-51/+42
* Added new extension element: fox:external-document. It allows to add whole do...Jeremias Maerki2007-12-271-69/+18
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-6/+1
* Bugzilla 42785: Support alignment-adjust for images (submitted by Max Berger)Andreas L. Delmelle2007-07-081-2/+13
* Comment out unused properties. Patch by Richard WheeldonSimon Pepping2006-12-201-16/+11
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Fixed various javadoc problems, fixed a deprecation warning, removed function...Manuel Mall2005-10-261-2/+2
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-12/+32
* Bugzilla #36487: Jeremias Maerki2005-09-051-0/+256