aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf/PDFDocumentNavigationHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-181-7/+12
|\
| * Bugfix: if an incomplete GoTo action has already been recorded for a given ID...Vincent Hennebert2009-07-231-7/+12
* | Fixed a possible NPE when intermediate content is parsed and navigation eleme...Jeremias Maerki2009-04-161-4/+4
* | Bugzilla #46705:Jeremias Maerki2009-02-191-4/+15
|/
* Some PDF actions get pooled and therefore don't need to be registered.Jeremias Maerki2009-01-021-1/+4
* Guard against invalid destinations.Jeremias Maerki2009-01-021-2/+8
* My first attempt at implementing links was messed up. This second attempt act...Jeremias Maerki2008-12-111-48/+67
* Forgot to add link support. First version added now. Generalizing this for th...Jeremias Maerki2008-12-091-0/+162