aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination/RegionStart.java
Commit message (Expand)AuthorAgeFilesLines
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-4/+4
* 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-6/+4
* Bugzilla #36487: Jeremias Maerki2005-09-051-17/+25
* Bugzilla #36379:Finn Bock2005-08-311-4/+19
* PR:Glen Mazza2004-11-241-1/+1
* Fourth phase of performance improvement.Finn Bock2004-10-201-2/+2
* Second phase of performance improvement.Finn Bock2004-10-191-19/+4
* 1.) Some flattening of the Region classes done, with the goal of movingGlen Mazza2004-08-301-2/+16
* PR:Glen Mazza2004-08-291-1/+1
* Removed the redundant Region Class Codes in favor of the FO constantGlen Mazza2004-08-291-6/+2
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-0/+7
* More detaching from AddLMVisitor those FO's which don't/don't currentlyGlen Mazza2004-08-041-10/+0
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-6/+5
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-121-0/+3
* String->int conversion and a few other simplifications to fo.Region* classes.Glen Mazza2004-05-091-8/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-1/+0
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* duplicate the area.RegionReference region codes in fo/pagination/Region, and ...William Victor Mote2003-08-271-4/+3
* move makeRegionViewport() and setRegionViewportTraits() from fo/pagination/Re...William Victor Mote2003-08-271-1/+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
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+112