aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/PageDimensionMaker.java
Commit message (Expand)AuthorAgeFilesLines
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Code cleanup: Andreas L. Delmelle2007-01-111-2/+2
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Minor tweak: avoid test for auto if value is indefiniteAndreas L. Delmelle2005-09-251-5/+7
* Added check for both page-height and page-width set to indefinite; use fallba...Andreas L. Delmelle2005-09-241-9/+37
* Added custom Maker for page-height and page-width; use fallback values in cas...Andreas L. Delmelle2005-09-241-0/+70