aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/TextBPLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-523/+0
* return if no areas to addKeiron Liddle2002-08-301-0/+3
* Remove two parameter version of getNextBreakPoss method and remove all calls ...Karen Lease2002-08-281-5/+1
* improved block layout, adds areas to correct parentKeiron Liddle2002-08-181-8/+14
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-161-6/+3
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-25/+12
* initial attempt at getting some paginationKeiron Liddle2002-08-081-329/+326
* cleaned up the font state a bitKeiron Liddle2002-07-231-2/+2
* ttempt to fix add inline objects and fix some probsKeiron Liddle2002-06-181-0/+2
* PR:Karen Lease2002-05-261-48/+80
* Add support for hyphenation and some space distribution among inline areasKaren Lease2002-05-221-115/+187
* Refactor Line and InlineStacking; correct and extend space-handling codeKaren Lease2002-05-131-4/+5
* Add support for line-breaking in nested inlines using BreakPoss strategyKaren Lease2002-05-101-11/+29
* New files for the BreakPoss(ibility) Layout Manager schemeKaren Lease2002-04-281-0/+412