aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/area/AreaTreeHandler.java
Commit message (Expand)AuthorAgeFilesLines
...
* PR:Glen Mazza2004-12-141-7/+12
* Moved PDF bookmark creation to endDocument(). (Fixed bug, was beingGlen Mazza2004-12-121-1/+8
* PR:Glen Mazza2004-12-061-18/+2
* PR:Glen Mazza2004-12-021-6/+10
* More commenting, slightly clearer method names.Glen Mazza2004-12-021-3/+3
* PR:Glen Mazza2004-12-011-2/+1
* PR:Glen Mazza2004-11-291-60/+41
* PR:Glen Mazza2004-11-271-33/+37
* PR:Glen Mazza2004-10-281-2/+1
* PR:Glen Mazza2004-10-271-6/+6
* PR:Glen Mazza2004-10-241-58/+55
* PR:Glen Mazza2004-10-041-16/+5
* PR:Glen Mazza2004-10-021-15/+0
* 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