aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/inline/FootnoteLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-8/+8
* Replaced LinkedList with generic List interfaceMaximilian Berger2008-06-091-6/+6
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-4/+4
* Fixing a problem with disappearing footnotes inside inlines when hyphenation ...Luca Furini2007-05-151-54/+71
* Create a class-specific logger for each LayoutManager which uses a logger.Simon Pepping2006-10-051-0/+7
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugzilla #39777: Jeremias Maerki2006-06-141-0/+1
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-1/+2
* Bugfix: addAnchor didn't find the anchor for empty inline elements in a footn...Jeremias Maerki2005-12-141-3/+19
* Bugzilla #37880:Jeremias Maerki2005-12-131-2/+4
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-1/+1
* Remove the AreaInfo objects representing trailing spaces, in order to prevent...Luca Furini2005-09-201-0/+10
* Bugzilla #36379:Finn Bock2005-08-311-1/+5
* Bugfix for Bugzilla #36248 (and inline2.xml): Jeremias Maerki2005-08-201-1/+3
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-121-5/+18
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-0/+124