aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/LayoutContext.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-258/+0
* Switched to long licence Jeremias Maerki2003-03-071-4/+48
* moved MinOptMax to where it is usedKeiron Liddle2003-02-131-1/+0
* cleanup of lmsKeiron Liddle2002-11-131-35/+35
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-221-0/+11
* improved block layout, adds areas to correct parentKeiron Liddle2002-08-181-0/+8
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-161-0/+22
* get some page breaking workingKeiron Liddle2002-08-111-1/+1
* initial attempt at getting some paginationKeiron Liddle2002-08-081-42/+41
* PR:Karen Lease2002-05-261-8/+44
* Add support for hyphenation and some space distribution among inline areasKaren Lease2002-05-221-0/+17
* Refactor Line and InlineStacking; correct and extend space-handling codeKaren Lease2002-05-131-19/+37
* New files for the BreakPoss(ibility) Layout Manager schemeKaren Lease2002-04-281-0/+104