aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/properties/PropertyMaker.java
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup: Andreas L. Delmelle2007-01-111-5/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Tweak: modified warning to occur only for non-inherited props where the paren...Andreas L. Delmelle2006-02-181-5/+12
* Added default empty String to the border-* shorthands. Added warning for the ...Andreas L. Delmelle2006-02-151-4/+10
* Added implementation for the font shorthand property (+ some checkstyle cleanup)Andreas L. Delmelle2006-02-121-7/+17
* Bugzilla #38618:Jeremias Maerki2006-02-111-1/+2
* Made the locator variable on FONode protected.Jeremias Maerki2005-12-091-1/+1
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-31/+44
* Cosmetic changes to identifiers, comments and other stylistic corrections.Joerg Pietschmann2005-10-061-28/+28
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-7/+8
* Bugzilla #36379:Finn Bock2005-08-311-1/+1
* corresponding.compute() may also return null to indicate that the inherited v...Jeremias Maerki2005-01-281-6/+6
* Fix for keyword substitutions for enum properties. Check came too late evalua...Jeremias Maerki2005-01-121-3/+3
* Removed special case handling of "auto" enum for length properties.Finn Bock2004-10-281-2/+4
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-59/+52
* Second phase of performance improvement.Finn Bock2004-10-191-20/+18
* Make the shorthand parser API take a generic property rather thanFinn Bock2004-09-071-4/+4
* Fix a src/dst mixup in System.arraycopy.Finn Bock2004-09-071-1/+1
* PR:Glen Mazza2004-09-061-1/+0
* Implemented a cache for property value lookup.Simon Pepping2004-06-181-8/+35
* Reverted part of yesterday's work to make FObj simpler, added more commenting...Glen Mazza2004-05-231-2/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-2/+0
* Phase 1 of 26434.Finn Bock2004-02-021-0/+640