aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/LayoutManagerMaker.java
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla #49733:Jeremias Maerki2010-08-141-10/+9
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* Added new extension element: fox:external-document. It allows to add whole do...Jeremias Maerki2007-12-271-0/+10
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* 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/+11
* Constructor for FLM now takes parent as parameter,Glen Mazza2005-06-011-0/+10
* Footnote implementation: changes to existing filesLuca Furini2005-05-171-1/+11
* Backtracked a bit with SCLM: switched to providing the Region FOGlen Mazza2005-05-161-0/+13
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-7/+19
* Changed LayoutManagerMaker.makeLayoutManager(FONode node) to throw aSimon Pepping2004-12-271-3/+18
* This patch implements a pluggable LayoutManagers system, accordingSimon Pepping2004-12-241-0/+32