aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/Property.java
Commit message (Expand)AuthorAgeFilesLines
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Bugzilla #40729:Jeremias Maerki2006-11-131-1/+3
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #38946:Jeremias Maerki2006-05-031-6/+6
* Convenience method for checking "auto" enum value on a property. Makes code m...Jeremias Maerki2005-03-181-0/+6
* First version of text-decoration support (no colors, yet, PDF rendering may n...Jeremias Maerki2005-01-251-7/+6
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-0/+4
* 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-4/+5
* Re-enable toString() for the properties which wrap another object.Finn Bock2004-02-031-1/+5
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-0/+217