aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/intermediate/extensions/GoToXYAction.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-171/+0
* Another go at removing all trailing whitespaceVincent Hennebert2010-11-251-5/+5
* Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-191-4/+4
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-4/+4
* Add safeguards for getter not to return nullMaximilian Berger2009-09-151-11/+31
* My first attempt at implementing links was messed up. This second attempt act...Jeremias Maerki2008-12-111-10/+48
* Forgot to add link support. First version added now. Generalizing this for th...Jeremias Maerki2008-12-091-2/+30
* Widened "bookmarks" to "document-navigation" to fit named destination into th...Jeremias Maerki2008-08-121-1/+1
* Added support for bookmarks to intermediate format (including PDF painter).Jeremias Maerki2008-08-121-0/+85