aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/LayoutManagerMapping.java
Commit message (Expand)AuthorAgeFilesLines
* Fixes for issues introduced with fox:destination:Jeremias Maerki2007-04-041-2/+8
* changes to support named destinationJay Bryant2007-04-011-0/+3
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #39118:Jeremias Maerki2006-04-231-0/+11
* InlineLM properly creates an AligmentContext for Title.Simon Pepping2006-02-251-1/+1
* Avoid a NullPointerException when fo:title is empty.Simon Pepping2006-02-241-0/+9
* Fixed white space handling during refinement, added test cases, corrected err...Manuel Mall2005-11-031-1/+5
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-0/+14
* WrapperLayoutManagerMaker was used by RetrieveMarker. This caused a ClassCast...Jeremias Maerki2005-07-151-1/+15
* Bugzilla #35749: Jeremias Maerki2005-07-151-0/+3
* Removed unused functions. Team, I switched from generatesInlineAreas() callsGlen Mazza2005-06-101-1/+1
* Constructor for FLM now takes parent as parameter,Glen Mazza2005-06-011-9/+10
* Removed obsolete code.Jeremias Maerki2005-05-181-79/+6
* Footnote implementation: changes to existing filesLuca Furini2005-05-171-4/+9
* Backtracked a bit with SCLM: switched to providing the Region FOGlen Mazza2005-05-161-7/+9
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-29/+27
* First real step towards collapsing table borders.Jeremias Maerki2005-02-211-3/+5
* Table headers/footers need to be recalculated for each page (for dynamic elem...Jeremias Maerki2005-02-101-6/+0
* Better table-column build-up. Columns can now be in non-consecutive order (us...Jeremias Maerki2005-02-041-10/+35
* Border, Padding and spaces on level fo:table.Jeremias Maerki2005-01-311-2/+2
* Changed LayoutManagerMaker.makeLayoutManager(FONode node) to throw aSimon Pepping2004-12-271-214/+220
* PR:Glen Mazza2004-12-251-13/+13
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-0/+387