aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/TableAndCaption.java
Commit message (Expand)AuthorAgeFilesLines
* 1. Moved getNameId() from FObj to FONode.Glen Mazza2004-08-181-5/+1
* 1. For maintenance and accuracy, centralized the setupID() functionalityGlen Mazza2004-08-111-32/+0
* Created a BitSet indicating FO's that can contain fo:marker child elements,Glen Mazza2004-08-081-7/+0
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-0/+7
* PR:Glen Mazza2004-08-041-6/+0
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-3/+3
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-121-0/+4
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-4/+4
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-0/+5
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-12/+12
* style changes onlyWilliam Victor Mote2003-07-131-12/+22
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+107