aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate/extensions
Commit message (Expand)AuthorAgeFilesLines
* Addressed findbugs and checkstyle regressionsTemp_ImproveAccessibilityPeter Hancock2012-02-061-2/+2
* Associate structure tree elements directly to render contentPeter Hancock2012-01-272-13/+25
* Another go at removing all trailing whitespaceVincent Hennebert2010-11-251-5/+5
* Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-195-16/+16
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-175-17/+17
* Renamed some variables and methods for consistency.Vincent Hennebert2009-10-212-18/+18
* Fixed support for links and images in the Intermediate FormatVincent Hennebert2009-10-071-0/+9
* Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-182-14/+42
|\
| * no page index requires no location to satisfy identity junit testMaximilian Berger2009-09-151-3/+11
| * Add safeguards for getter not to return nullMaximilian Berger2009-09-151-11/+31
* | Bugzilla #46705:Jeremias Maerki2009-02-191-1/+18
|/
* Updated XML Schema for the new intermediate format.Jeremias Maerki2009-01-301-1/+1
* Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-021-5/+15
* Fixed parsing of document navigation namespace (its elements are no longer si...Jeremias Maerki2008-12-112-176/+191
* My first attempt at implementing links was messed up. This second attempt act...Jeremias Maerki2008-12-119-228/+88
* Forgot to add link support. First version added now. Generalizing this for th...Jeremias Maerki2008-12-0910-8/+404
* Widened "bookmarks" to "document-navigation" to fit named destination into th...Jeremias Maerki2008-08-127-19/+120
* Added support for bookmarks to intermediate format (including PDF painter).Jeremias Maerki2008-08-127-0/+589