aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/AreaTreeHandler.java
Commit message (Expand)AuthorAgeFilesLines
...
* PR:Glen Mazza2004-09-271-42/+0
* PR:Glen Mazza2004-09-261-86/+17
* Removal of empty Title subclass, now using LineArea.Glen Mazza2004-09-251-4/+4
* Removed unneeded import statements. Makes eclipse happy.Finn Bock2004-09-071-7/+0
* Renamed FOInputHandler to somewhat more intuitive FOEventHandler.Glen Mazza2004-09-061-2/+2
* PR:Glen Mazza2004-09-051-4/+2
* Moved some functionality from LMiter to the LayoutManagers. The LMsSimon Pepping2004-08-261-8/+6
* 1.) validateChildNode() added for fo:marker.Glen Mazza2004-08-201-1/+1
* 1.) fo:wrapper layout initialization logic moved from AddLMVisitor toGlen Mazza2004-08-161-12/+20
* moved FO term of a Node's child elements from "Children" to "ChildNodes"Glen Mazza2004-07-241-1/+1
* 1.) Combined the AreaTree and FOTreeHandler into a new AreaTreeHandlerGlen Mazza2004-07-131-0/+467