aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/AbstractBPLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-207/+0
* Remove two parameter version of getNextBreakPoss method and remove all calls ...Karen Lease2002-08-281-6/+1
* properly resets blocksKeiron Liddle2002-08-211-1/+1
* removed split contextKeiron Liddle2002-08-191-1/+3
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-7/+7
* initial attempt at getting some paginationKeiron Liddle2002-08-081-69/+69
* PR:Karen Lease2002-05-261-10/+24
* Add support for hyphenation and some space distribution among inline areasKaren Lease2002-05-221-13/+6
* Add support for line-breaking in nested inlines using BreakPoss strategyKaren Lease2002-05-101-2/+71
* New files for the BreakPoss(ibility) Layout Manager schemeKaren Lease2002-04-281-0/+134