aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/PropertySets.java
Commit message (Expand)AuthorAgeFilesLines
* 1. Moved getNameId() from FObj to FONode.Glen Mazza2004-08-181-0/+25
* 1. For maintenance and accuracy, centralized the setupID() functionalityGlen Mazza2004-08-111-2/+48
* Created a BitSet indicating FO's that can contain fo:marker child elements,Glen Mazza2004-08-081-1/+30
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-2/+2
* reverted change in PropertySets; unnecessary.Glen Mazza2004-07-251-10/+10
* moved FO term of a Node's child elements from "Children" to "ChildNodes"Glen Mazza2004-07-241-10/+10
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Simplefy the huge merge loop and allow compilation with jdk1.3.Finn Bock2004-02-091-1137/+946
* switch from Property.getPropName() to Property.getPropId(); comments added toGlen Mazza2004-01-101-3/+17
* Initial Check-in of PropertySets.java and .xsl. (Similar to Alt-Design'sGlen Mazza2003-12-221-0/+1295