aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination/ConditionalPageMasterReference.java
Commit message (Expand)AuthorAgeFilesLines
* PR:Glen Mazza2004-11-241-8/+8
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-8/+8
* Second phase of performance improvement.Finn Bock2004-10-191-36/+1
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-5/+32
* 1.) Some flattening of the Region classes done, with the goal of movingGlen Mazza2004-08-301-3/+3
* 1. Moved getNameId() from FObj to FONode.Glen Mazza2004-08-181-1/+1
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-0/+10
* More detaching from AddLMVisitor those FO's which don't/don't currentlyGlen Mazza2004-08-041-5/+0
* 1.) Moved from FOPException to SAXParseException for addProperties()Glen Mazza2004-08-011-5/+4
* 1. validation for fo:basic-link addedGlen Mazza2004-07-311-1/+1
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-3/+3
* Switch from IllegalArgumentException to SAXParseException for errors found in...Glen Mazza2004-07-271-1/+3
* 1. Moved renderer options to within FOUserAgentGlen Mazza2004-06-221-0/+9
* 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
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-3/+0
* More String->Int conversions (ones I've missed previously.) Appears I've fin...Glen Mazza2004-01-141-2/+2
* Conversion of more properties from Strings to ints.Glen Mazza2003-12-281-5/+5
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-3/+3
* 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-11/+16
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+200