aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/BreakPossPosIter.java
Commit message (Expand)AuthorAgeFilesLines
* Removed a lot of obsolete code from the old page breaking approach.Jeremias Maerki2005-05-171-75/+0
* Avoid IndexOutOfBoundsException when empty list is passed in.Jeremias Maerki2005-02-231-2/+2
* Merged LayoutProcessor into LayoutManager interface.Glen Mazza2004-03-211-1/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+107