aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/pdf/PDFFunction.java
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #49733:Jeremias Maerki2010-08-141-5/+6
* equals implementation violated spec -> replaced with new contentEquals functionMaximilian Berger2009-09-151-9/+2
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Attempt to eliminate gump javadoc warnings.William Victor Mote2003-04-231-12/+12
* The PDF object number doesn't get passed to the constructor anymore. Adjust f...Jeremias Maerki2003-03-271-16/+12
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+845