aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/InlineContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Validation added for five more FO's.Glen Mazza2005-03-051-1/+32
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-10/+0
* Bind some more of the implemented properties.Finn Bock2004-10-291-6/+6
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-9/+6
* Second phase of performance improvement.Finn Bock2004-10-191-8/+0
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-0/+72
* PR:Glen Mazza2004-10-121-1/+1
* Removed tab characters.Jeremias Maerki2004-09-111-1/+4
* 1. Implemented validateChildNode() for fo:simple-page-master. This may cause...Glen Mazza2004-08-251-2/+2
* 1. For maintenance and accuracy, centralized the setupID() functionalityGlen Mazza2004-08-111-34/+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-061-1/+1
* PR:Glen Mazza2004-08-061-6/+12
* 1.) Moved from FOPException to SAXParseException for addProperties()Glen Mazza2004-08-011-2/+2
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-6/+5
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-121-0/+3
* Switched from handleAttrs() to more intuitive processNode() and (for FO names...Glen Mazza2004-05-221-3/+3
* 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-18/+18
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* style changes onlyWilliam Victor Mote2003-08-221-7/+6
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-28/+4
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-8/+8
* style changes onlyWilliam Victor Mote2003-07-131-12/+25
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+145