Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move extensions package to fo.extensions (primarily to show that these ↵ | William Victor Mote | 2003-08-26 | 1 | -76/+0 |
| | | | | | | classes are only related to the FO Tree itself) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196845 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of ↵ | William Victor Mote | 2003-08-19 | 1 | -10/+15 |
| | | | | | | | | | | Visitor concept, see item 2) 2. Add fo/FOTreeVisitor and layoutmgr/AddLMVisitor 3. Remove all occurrences of addLayoutManager in fo/FObj subclasses, replacing them with equivalent methods in AddLMVisitor git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196809 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Moved sources from src/org/** to src/java/org/** | Jeremias Maerki | 2003-03-11 | 1 | -0/+71 |
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196061 13f79535-47bb-0310-9956-ffa450edef68 |