aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/PropertySets.java
Commit message (Expand)AuthorAgeFilesLines
* Missing FOs that can receive markers.Jeremias Maerki2005-05-271-0/+3
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-0/+1
* Addition of new fo:page-sequence-wrapper FO from XSL 1.1. Currently not "plu...Glen Mazza2005-01-311-0/+5
* PR:Glen Mazza2005-01-111-49/+1
* 1.) fox:label converted to 1.1 fo:bookmark-title.Glen Mazza2005-01-061-1/+6
* PR:Glen Mazza2005-01-041-1/+9
* Switched from fox:bookmarks to fo:bookmark-tree (of XSL 1.1 2WD). Two moreGlen Mazza2005-01-021-9/+12
* PR:Glen Mazza2004-12-251-2/+2
* 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