aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/LengthProperty.java
Commit message (Expand)AuthorAgeFilesLines
* Improve table-unit computation if proportional-column-width() is usedSimon Pepping2008-04-241-16/+0
* Slight correction for pixel-values: pass the ratio of pixels-per-point into F...Andreas L. Delmelle2008-02-021-16/+8
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-3/+3
* Partial application of the patch in Bugzilla 41044:Andreas L. Delmelle2007-07-071-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #39608:Jeremias Maerki2006-07-111-3/+8
* Added implementation for the font shorthand property (+ some checkstyle cleanup)Andreas L. Delmelle2006-02-121-7/+4
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-1/+1
* Removed special case handling of "auto" enum for length properties.Finn Bock2004-10-281-37/+2
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-2/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Support for percentages in property expression.Finn Bock2004-02-261-72/+13
* Fix javadocs warnings caused by the recent moves of property classes andFinn Bock2004-02-041-1/+1
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-0/+242