aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/extensions
Commit message (Expand)AuthorAgeFilesLines
* Renamed FONode.addChild() to somewhat clearer FONode.addChildNode().Glen Mazza2004-07-242-10/+4
* 1.) Moved the SAXParser-creating method from FOFileHandler to CommandLineOpti...Glen Mazza2004-07-202-4/+32
* 1. Valid node checking for LayoutMasterSet done.Glen Mazza2004-06-161-3/+5
* Standardized error messages, brought fox:bookmarks under parent fo:root.Glen Mazza2004-06-154-4/+8
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-122-0/+7
* Switched from handleAttrs() to more intuitive processNode() and (for FO names...Glen Mazza2004-05-222-9/+8
* Moved SVGUserAgent back to SVG package (not being used by SVG FO extensions.)Glen Mazza2004-03-191-158/+0
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2710-478/+158
* ----------------------------------------------------------------------Glen Mazza2003-12-261-1/+5
* Fixed Testcase. Joerg Pietschmann2003-09-271-1/+1
* Organize imports. Joerg Pietschmann2003-09-191-5/+3
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-166-6/+6
* New element mapping created to handle Batik extension elements.Glen Mazza2003-09-131-0/+104
* remove global import statementsWilliam Victor Mote2003-09-081-2/+0
* remove extraneous import statementWilliam Victor Mote2003-09-081-13/+11
* Remove storage of apps/FOUserAgent from fo/FONode in favor of storing it once...William Victor Mote2003-09-021-3/+3
* move svg classes related to the FO Tree building from svg to fo/extensions/svgWilliam Victor Mote2003-08-284-0/+703
* remove invalid importsWilliam Victor Mote2003-08-262-3/+0
* move extensions package to fo.extensions (primarily to show that these classe...William Victor Mote2003-08-265-0/+526