aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate/IFConstants.java
Commit message (Expand)AuthorAgeFilesLines
* Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-0/+1
* Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-0/+1
* Added id element to intermediate format to track the origin of content.Vincent Hennebert2011-04-181-0/+2
* Bugzilla #49733:Jeremias Maerki2010-08-141-0/+17
* Renamed some variables and methods for consistency.Vincent Hennebert2009-10-211-2/+2
* Bugzilla #46705:Jeremias Maerki2009-02-191-0/+2
* Added support for painting leaders (implemented as drawLine in IFPainter).Jeremias Maerki2008-08-201-0/+1
* Had to introduce "clip-rect" to handle clipping on background images, leader ...Jeremias Maerki2008-08-151-0/+1
* Initial implementation for border painting for the new IF (including support ...Jeremias Maerki2008-08-141-0/+4
* Added document-trailer element to the IF (for example for the bookmark tree).Jeremias Maerki2008-08-131-0/+1
* Extracted some often-used XML constants and utility methods into an interface...Jeremias Maerki2008-08-121-13/+2
* First steps at unified image handling as proposed on http://wiki.apache.org/x...Jeremias Maerki2008-08-051-0/+5
* Renamed "box" to "viewport". Introduced "group" for pure reference areas (onl...Jeremias Maerki2008-07-281-1/+2
* Renamed "iform" package to "intermediate" (iform was too cryptic for my taste)Jeremias Maerki2008-07-161-0/+51