aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/Wrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-8/+27
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-15/+0
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-6/+3
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-1/+29
* Removed unused imports.Finn Bock2004-10-171-1/+0
* Children can now contain FONodes (esp. FOText).Finn Bock2004-10-131-1/+1
* PR:Glen Mazza2004-10-121-1/+1
* 1. Implemented validateChildNode() for fo:simple-page-master. This may cause...Glen Mazza2004-08-251-0/+1
* 1.) fo:wrapper layout initialization logic moved from AddLMVisitor toGlen Mazza2004-08-161-6/+23
* 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/+6
* PR:Glen Mazza2004-08-061-1/+2
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-3/+3
* moved FO term of a Node's child elements from "Children" to "ChildNodes"Glen Mazza2004-07-241-1/+1
* 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. 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
* style changes onlyWilliam Victor Mote2003-07-131-10/+16
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+76