aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/FontFamilyProperty.java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 654111,654121,654190,654314,654322-654323,654338,654347,6544...Adrian Cumiskey2008-05-081-1/+1
* PropertyCache phase 2:Andreas L. Delmelle2007-09-211-7/+45
* * 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
* Slight correction: value of "inherit" was not yet handled; delegate to the su...Andreas L. Delmelle2007-02-181-35/+39
* Fix: override PropertyMaker.make() to properly parse font-family names contai...Andreas L. Delmelle2007-02-061-0/+50
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* font-family list still not fully supported but a comma-separated list is now ...Jeremias Maerki2005-12-021-0/+85