aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/LeafNodeLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-323/+0
* Bugzilla #35749: Jeremias Maerki2005-07-151-3/+5
* Fix vertical placement of page-number and page-number-citation.Jeremias Maerki2005-06-291-3/+10
* generatesInlineAreas() methods removed.Glen Mazza2005-06-101-8/+0
* Create LinkedList only if it's needed.Jeremias Maerki2005-06-101-1/+1
* LayoutManager.canBreakBefore() removed.Glen Mazza2005-06-081-9/+0
* Bugfix: Area generated by page-number is now cloned for each addAreas() call.Jeremias Maerki2005-05-171-13/+24
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-13/+17
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-161-2/+2
* 1.) More commenting, some simplifications in the Area classes and PSLM.Glen Mazza2005-03-111-1/+1
* PR:Glen Mazza2004-11-241-8/+8
* Patch 31206 by Luca Furini:Simon Pepping2004-11-131-64/+10
* Fourth phase of performance improvement.Finn Bock2004-10-201-6/+0
* Fourth phase of performance improvement.Finn Bock2004-10-201-1/+5
* Set content ipd/bpd instead of allocation width/height.Finn Bock2004-09-221-5/+5
* New line breaking algorithm, patch 29124, submitted by LucaSimon Pepping2004-09-051-6/+114
* PR:Glen Mazza2004-05-151-0/+9
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-1/+0
* remove global import statementsWilliam Victor Mote2003-09-081-11/+11
* move layoutmgr/MinOptMax to traits/MinOptMaxWilliam Victor Mote2003-08-281-0/+1
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+287