| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 651853,651855-651856,651866-651867,651880,651898 via svnmerg... | Adrian Cumiskey | 2008-04-30 | 1 | -6/+12 |
* | Merged revisions 647692,647742,647745 via svnmerge from | Adrian Cumiskey | 2008-04-14 | 1 | -40/+23 |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -6/+6 |
* | Bugzilla 41656: | Andreas L. Delmelle | 2007-07-07 | 1 | -1/+1 |
* | Changed license headers and updated NOTICE file according to: http://www.apac... | Jeremias Maerki | 2006-07-28 | 1 | -5/+6 |
* | Made the locator variable on FONode protected. | Jeremias Maerki | 2005-12-09 | 1 | -2/+2 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 1 | -5/+3 |
* | Switch to .equals() instead of == for String compares of namespaces. Thanks ... | Glen Mazza | 2005-06-26 | 1 | -1/+1 |
* | Minor code nitpick. | Glen Mazza | 2005-03-10 | 1 | -5/+1 |
* | Validation added for master-name and master-reference properties. | Glen Mazza | 2005-03-10 | 1 | -4/+2 |
* | New exception hierarchy rooted in SAXException and throw clauses on | Finn Bock | 2004-10-28 | 1 | -17/+16 |
* | Fourth phase of performance improvement. | Finn Bock | 2004-10-20 | 1 | -1/+1 |
* | Second phase of performance improvement. | Finn Bock | 2004-10-19 | 1 | -19/+2 |
* | First phase of performance improvement. Added bind() and startOfNode() | Finn Bock | 2004-10-19 | 1 | -10/+31 |
* | Fix javadoc warnings. | Finn Bock | 2004-10-07 | 1 | -1/+1 |
* | PR: | Glen Mazza | 2004-09-05 | 1 | -35/+36 |
* | 1. Implemented validateChildNode() for fo:simple-page-master. This may cause... | Glen Mazza | 2004-08-25 | 1 | -46/+50 |
* | Implemented getNameId() which returns the Constants enumeration ID | Glen Mazza | 2004-08-08 | 1 | -0/+7 |
* | 1. new FONode.invalidChildError method added that will takes a "ruleViolated... | Glen Mazza | 2004-08-07 | 1 | -2/+1 |
* | More detaching from AddLMVisitor those FO's which don't/don't currently | Glen Mazza | 2004-08-04 | 1 | -5/+0 |
* | 1.) Moved from FOPException to SAXParseException for addProperties() | Glen Mazza | 2004-08-01 | 1 | -7/+7 |
* | Removed the FOTreeVisitor interface in favor of a more | Glen Mazza | 2004-07-27 | 1 | -3/+3 |
* | Switch from IllegalArgumentException to SAXParseException for errors found in... | Glen Mazza | 2004-07-27 | 1 | -2/+4 |
* | Renamed end() method to somewhat clearer endOfNode(). | Glen Mazza | 2004-07-27 | 1 | -1/+1 |
* | moved FO term of a Node's child elements from "Children" to "ChildNodes" | Glen Mazza | 2004-07-24 | 1 | -1/+1 |
* | 1. Output constant types (RENDER_PDF, RENDER_PS, etc.) made common between | Glen Mazza | 2004-06-26 | 1 | -1/+1 |
* | 1. Created own logger for AbstractRenderer, removed logger setter from Render... | Glen Mazza | 2004-06-20 | 1 | -0/+3 |
* | 1. Child element validity checking added for fo:page-sequence-master. | Glen Mazza | 2004-06-17 | 1 | -1/+1 |
* | 1. Valid node checking for LayoutMasterSet done. | Glen Mazza | 2004-06-16 | 1 | -0/+23 |
* | Created a validateChildNode() in FONode for better syntax checking in the | Glen Mazza | 2004-06-12 | 1 | -4/+3 |
* | Better error-handling messages added for incorrect LayoutMasterSets. | Glen Mazza | 2004-06-08 | 1 | -0/+4 |
* | Switched from handleAttrs() to more intuitive processNode() and (for FO names... | Glen Mazza | 2004-05-22 | 1 | -3/+3 |
* | String->int conversion and a few other simplifications to fo.Region* classes. | Glen Mazza | 2004-05-09 | 1 | -12/+13 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -48/+16 |
* | open up access in misc places by either adding accessor methods or by looseni... | William Victor Mote | 2003-10-10 | 1 | -2/+2 |
* | 1. convert fo/FOTreeVisitor to an interface | William Victor Mote | 2003-09-16 | 1 | -1/+1 |
* | 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit... | William Victor Mote | 2003-08-19 | 1 | -12/+18 |
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+222 |