aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/inline/ContentLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 647692,647742,647745 via svnmerge from Adrian Cumiskey2008-04-141-1/+0
* Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-12/+12
* Clean up: removed all reset and resetPosition methods, which pre-date the Knu...Vincent Hennebert2007-12-141-7/+0
* Added support for fo:markers on fo:inline and fo:basic-link.Andreas L. Delmelle2007-11-041-1/+1
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-15/+15
* Create a class-specific logger for each LayoutManager which uses a logger.Simon Pepping2006-10-051-0/+8
* 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-3/+2
* Avoid a NullPointerException when fo:title is empty.Simon Pepping2006-02-241-7/+17
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-0/+7
* Removed unsuitable language from commentManuel Mall2005-10-101-1/+0
* Added support for leader with pattern "use-content" and recovered a previousl...Manuel Mall2005-10-101-5/+17
* Update to support border and padding and alignments on inline fosManuel Mall2005-10-071-16/+2
* Remove the AreaInfo objects representing trailing spaces, in order to prevent...Luca Furini2005-09-201-0/+10
* Fix compile error. Removed the user agent setting because it's not used and t...Jeremias Maerki2005-09-091-16/+1
* Fixed javadoc errors.Joerg Pietschmann2005-09-081-13/+21
* Cleanup of unused imports.Finn Bock2005-09-011-2/+0
* Bugzilla #36379:Finn Bock2005-08-311-6/+48
* Moved inline-level LMs and support classes to "inline" subpackage.Jeremias Maerki2005-07-181-0/+315