aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/LeaderLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-324/+0
* Removed unused functions. Team, I switched from generatesInlineAreas() callsGlen Mazza2005-06-101-8/+0
* Bugfix: Area generated by page-number is now cloned for each addAreas() call.Jeremias Maerki2005-05-171-16/+16
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-5/+5
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-161-4/+4
* More simplifications to PSLM.Glen Mazza2005-03-141-1/+1
* 1.) More commenting, some simplifications in the Area classes and PSLM.Glen Mazza2005-03-111-1/+1
* Remove unused import statements.Finn Bock2004-12-101-3/+0
* PR:Glen Mazza2004-11-241-25/+25
* Patch 31206 by Luca Furini:Simon Pepping2004-11-131-12/+102
* Fourth phase of performance improvement.Finn Bock2004-10-201-1/+1
* Fourth phase of performance improvement.Finn Bock2004-10-201-7/+7
* Fourth phase of performance improvement.Finn Bock2004-10-201-23/+22
* Fourth phase of performance improvement.Finn Bock2004-10-201-4/+9
* Second phase of performance improvement.Finn Bock2004-10-191-3/+3
* Set content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-4/+4
* Removed unneeded import statements. Makes eclipse happy.Finn Bock2004-09-071-3/+0
* New line breaking algorithm, patch 29124, submitted by LucaSimon Pepping2004-09-051-0/+102
* 1.) Some flattening of the Region classes done, with the goal of movingGlen Mazza2004-08-301-1/+1
* Moved some functionality from LMiter to the LayoutManagers. The LMsSimon Pepping2004-08-261-7/+9
* 1. fo:leader layout initialization logic moved from AddLMVisitor toGlen Mazza2004-08-161-0/+140