aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/BreakingAlgorithm.java
Commit message (Expand)AuthorAgeFilesLines
* Output the difference, too.Jeremias Maerki2005-10-131-1/+1
* Fixing a bug reported by Jeremias affecting the handling of glue and penalty ...Luca Furini2005-10-061-5/+43
* Implemented the wrap-option property.Luca Furini2005-09-161-8/+16
* Better error message.Jeremias Maerki2005-08-211-1/+2
* Squashed some JavaDoc warnings.Joerg Pietschmann2005-08-141-3/+3
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-1/+1
* Column balancing seems to work now. Jeremias Maerki2005-07-081-0/+8
* Enable starting the break process at an arbitrary position inside an element ...Jeremias Maerki2005-06-291-6/+15
* First parts on a page which don't fit are moved to the next page. A counter a...Jeremias Maerki2005-06-231-18/+63
* statics to the top so they are easily found.Jeremias Maerki2005-06-221-4/+6
* Page breaking process now respects changing available BPD (not IPD) over mult...Jeremias Maerki2005-06-151-5/+22
* Handling of very long footnotesLuca Furini2005-05-301-5/+10
* Correction to footnotes handling: break a footnote body only if its citation ...Luca Furini2005-05-191-1/+1
* Imports.Jeremias Maerki2005-05-171-3/+0
* Footnote implementation: changes to existing filesLuca Furini2005-05-171-45/+67
* Converted System.out calls to logger calls.Jeremias Maerki2005-05-171-2/+0
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-0/+783