aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/FontFamilyProperty.java
Commit message (Expand)AuthorAgeFilesLines
* FOP-2265: Enable xlint cast; patch submitted by Simon SteinerLuis Bernardo2013-07-131-1/+1
* Fixed FindBugs warningsVincent Hennebert2012-04-251-30/+0
* Bugzilla #46962: Fixed deadlock in PropertyCache.Vincent Hennebert2012-03-221-2/+2
* Fixed typos and source code indentation issues.Vincent Hennebert2010-09-031-1/+1
* Removed many "// CSOK: ConstantName" instances for constants, by converting t...Jeremias Maerki2010-08-141-2/+2
* Bugzilla #49733:Jeremias Maerki2010-08-141-2/+4
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-7/+7
* Tweak:Andreas L. Delmelle2008-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