aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/InlineLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-313/+0
* LayoutManager.canBreakBefore() removed.Glen Mazza2005-06-081-16/+0
* Removed LM.initialize() -- switched to internal initialization of all LM's.Glen Mazza2005-06-071-4/+2
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-1/+2
* Removed instances of InlineStackingLayoutManager. Created a new FOSimon Pepping2004-12-221-24/+7
* Patch 31206 by Luca Furini:Simon Pepping2004-11-131-5/+227
* Two more unneeded initProperties() calls removed. Only four left to look at.Glen Mazza2004-11-111-1/+0
* Third phase of performance improvement.Finn Bock2004-10-191-0/+126