| Commit message (Expand) | Author | Age | Files | Lines |
* | * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal... | Andreas L. Delmelle | 2007-07-18 | 1 | -5/+5 |
* | 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 |
* | Merge from Branch fop-0_91: | Jeremias Maerki | 2005-12-23 | 1 | -2/+2 |
* | Made the FO tree a little more consistent by renaming getName() to getLocalNa... | Jeremias Maerki | 2005-11-11 | 1 | -8/+4 |
* | New exception hierarchy rooted in SAXException and throw clauses on | Finn Bock | 2004-10-28 | 1 | -6/+6 |
* | First phase of performance improvement. Added bind() and startOfNode() | Finn Bock | 2004-10-19 | 1 | -6/+17 |
* | Fix javadoc warnings. | Finn Bock | 2004-10-07 | 1 | -1/+1 |
* | Removed unneeded import statements. Makes eclipse happy. | Finn Bock | 2004-09-07 | 1 | -1/+0 |
* | Renamed FOInputHandler to somewhat more intuitive FOEventHandler. | Glen Mazza | 2004-09-06 | 1 | -2/+2 |
* | 1.) validateChildNode() implemented for fo:table-cell. | Glen Mazza | 2004-09-04 | 1 | -16/+1 |
* | 1. Implemented validateChildNode() for fo:simple-page-master. This may cause... | Glen Mazza | 2004-08-25 | 1 | -2/+1 |
* | 1. Moved getNameId() from FObj to FONode. | Glen Mazza | 2004-08-18 | 1 | -1/+1 |
* | 1. fo:leader layout initialization logic moved from AddLMVisitor to | Glen Mazza | 2004-08-16 | 1 | -1/+1 |
* | 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 | -1/+0 |
* | PR: | Glen Mazza | 2004-08-06 | 1 | -10/+0 |
* | 1.) Moved from FOPException to SAXParseException for addProperties() | Glen Mazza | 2004-08-01 | 1 | -4/+3 |
* | 1. validation for fo:basic-link added | Glen Mazza | 2004-07-31 | 1 | -1/+1 |
* | Removed the FOTreeVisitor interface in favor of a more | Glen Mazza | 2004-07-27 | 1 | -6/+5 |
* | 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 |
* | missing call of endFlow added, so RTF module doesn't shift fo:flow's content ... | Peter Herweg | 2004-07-13 | 1 | -0/+1 |
* | 1.) Moved DocumentInputSource & DocumentReader to apps package, made private | Glen Mazza | 2004-07-05 | 1 | -1/+27 |
* | Created a validateChildNode() in FONode for better syntax checking in the | Glen Mazza | 2004-06-12 | 1 | -0/+3 |
* | Applied Apache License Version 2.0 by following the instructions at http://ww... | Jeremias Maerki | 2004-02-27 | 1 | -48/+16 |
* | 1. convert fo/FOTreeVisitor to an interface | William Victor Mote | 2003-09-16 | 1 | -1/+1 |
* | move fo/pagination/StaticContent.getLayoutManager() to layoutmgr/PageLayoutMa... | William Victor Mote | 2003-08-28 | 1 | -15/+0 |
* | make some classes more readable by reversing the sense of some conditional logic | William Victor Mote | 2003-08-27 | 1 | -1/+0 |
* | move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat... | William Victor Mote | 2003-08-22 | 1 | -0/+1 |
* | style changes only | William Victor Mote | 2003-08-22 | 1 | -0/+6 |
* | 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit... | William Victor Mote | 2003-08-19 | 1 | -0/+5 |
* | Inter-package references between fo.flow and fo.pagination removed by moving ... | Glen Mazza | 2003-07-17 | 1 | -0/+103 |