aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/GenericShorthandParser.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-5/+5
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods.Joerg Pietschmann2006-10-071-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Added implementation for the font shorthand property (+ some checkstyle cleanup)Andreas L. Delmelle2006-02-121-3/+10
* First version of text-decoration support (no colors, yet, PDF rendering may n...Jeremias Maerki2005-01-251-11/+8
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-2/+8
* Make the shorthand parser API take a generic property rather thanFinn Bock2004-09-071-7/+7
* PR:Glen Mazza2004-09-061-0/+85