aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination/RegionBA.java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 651853,651855-651856,651866-651867,651880,651898 via svnmerg...Adrian Cumiskey2008-04-301-5/+8
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-141-3/+3
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #36379:Finn Bock2005-08-311-3/+5
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-13/+3
* PR:Glen Mazza2004-11-241-1/+1
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-5/+2
* Fourth phase of performance improvement.Finn Bock2004-10-201-4/+4
* Second phase of performance improvement.Finn Bock2004-10-191-10/+1
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-1/+31
* PR:Glen Mazza2004-09-051-1/+1
* 1.) Some flattening of the Region classes done, with the goal of movingGlen Mazza2004-08-301-16/+5
* PR:Glen Mazza2004-08-291-2/+2
* Removed the redundant Region Class Codes in favor of the FO constantGlen Mazza2004-08-291-2/+2
* PR:Glen Mazza2004-08-291-1/+1
* Minor edits to adjustIPD() methods.Glen Mazza2004-08-291-5/+5
* More detaching from AddLMVisitor those FO's which don't/don't currentlyGlen Mazza2004-08-041-2/+0
* PR:Glen Mazza2004-08-011-15/+11
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-3/+3
* Switch from IllegalArgumentException to SAXParseException for errors found in...Glen Mazza2004-07-271-1/+4
* Renamed end() method to somewhat clearer endOfNode().Glen Mazza2004-07-271-3/+3
* 1. Valid node checking for LayoutMasterSet done.Glen Mazza2004-06-161-1/+2
* String->int conversion and a few other simplifications to fo.Region* classes.Glen Mazza2004-05-091-2/+2
* 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-2/+0
* Conversion of more properties from Strings to ints.Glen Mazza2003-12-281-1/+1
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-1/+1
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-10/+16
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+120