aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/PageBreakingAlgorithm.java
Commit message (Expand)AuthorAgeFilesLines
* Adjusting verticals spaces (coming from space-before and space-after properti...Luca Furini2005-08-021-3/+21
* Bugfix: IPD for footnote region now correct in multi-column layout. Jeremias Maerki2005-06-291-5/+1
* First parts on a page which don't fit are moved to the next page. A counter a...Jeremias Maerki2005-06-231-2/+3
* trace getLineWidth().Jeremias Maerki2005-06-221-1/+5
* Page breaking process now respects changing available BPD (not IPD) over mult...Jeremias Maerki2005-06-151-5/+24
* Handling of very long footnotesLuca Furini2005-05-301-34/+226
* Correction to footnotes handling: break a footnote body only if its citation ...Luca Furini2005-05-191-37/+48
* log translation only.Jeremias Maerki2005-05-171-2/+2
* Footnote implementation: changes to existing filesLuca Furini2005-05-171-2/+460
* Converted System.out calls to logger calls.Jeremias Maerki2005-05-171-2/+4
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-0/+81