aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/BreakPoss.java
Commit message (Expand)AuthorAgeFilesLines
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-2/+2
* improved block layout, adds areas to correct parentKeiron Liddle2002-08-181-5/+0
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-161-2/+38
* initial attempt at getting some paginationKeiron Liddle2002-08-081-37/+36
* PR:Karen Lease2002-05-261-28/+18
* Add support for hyphenation and some space distribution among inline areasKaren Lease2002-05-221-0/+2
* Add support for line-breaking in nested inlines using BreakPoss strategyKaren Lease2002-05-101-1/+5
* New files for the BreakPoss(ibility) Layout Manager schemeKaren Lease2002-04-281-0/+206