aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination/Title.java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-141-10/+9
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-3/+3
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-111-3/+3
* Removing unused import.Finn Bock2005-07-281-3/+0
* PR:Glen Mazza2005-02-051-5/+1
* Removed instances of InlineStackingLayoutManager. Created a new FOSimon Pepping2004-12-221-24/+4
* More properties implemented.Finn Bock2004-10-291-2/+3
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-5/+5
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-0/+28
* Removed unneeded import statements. Makes eclipse happy.Finn Bock2004-09-071-1/+0
* PR:Glen Mazza2004-08-271-45/+3
* 1. Implemented validateChildNode() for fo:simple-page-master. This may cause...Glen Mazza2004-08-251-1/+1
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-0/+7
* PR:Glen Mazza2004-08-061-10/+0
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-6/+5
* Switch from IllegalArgumentException to SAXParseException for errors found in...Glen Mazza2004-07-271-1/+3
* 1.) Moved the Renderer creation further down from AreaTree to RenderPagesMode...Glen Mazza2004-07-071-0/+14
* 1. FOTreeBuilder modified to handle more of the renderer initialization.Glen Mazza2004-06-181-1/+1
* 1.) Check for fo:color-profile made to ensure no child elements during proces...Glen Mazza2004-06-161-1/+1
* 1.) Added restriction to fo:declarations that fo:color-profile is the only XS...Glen Mazza2004-06-151-1/+1
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-121-0/+3
* Consolidated formatPageSequence() into FOTreeHandler.Glen Mazza2004-06-111-1/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Phase 3 (last) of bug 26434.Finn Bock2004-02-021-3/+3
* Conversion of more properties from Strings to ints.Glen Mazza2003-12-281-6/+6
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-6/+6
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* Remove all storage of fo/FOInputHandler from within the FO Tree itself, in fa...William Victor Mote2003-09-021-1/+1
* move fo/pagination/Title.getTitleArea() to layoutmgr/LayoutManagerLSWilliam Victor Mote2003-08-271-31/+0
* move fo/FOUserAgent to apps/FOUserAgent, as it manages configuration informat...William Victor Mote2003-08-221-0/+1
* style changes onlyWilliam Victor Mote2003-08-221-0/+6
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-0/+6
* move layout.FontState to fonts.FontWilliam Victor Mote2003-08-141-2/+2
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-10/+10
* rename StructureHandler to FOInputHandler to clarify that its subclasses are ...William Victor Mote2003-07-291-1/+1
* Inter-package references between fo.flow and fo.pagination removed by moving ...Glen Mazza2003-07-171-0/+144