aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/InlineKnuthSequence.java
Commit message (Expand)AuthorAgeFilesLines
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-4/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* An emergency patch to avoid that a non-breaking space at the end of anSimon Pepping2006-05-191-1/+3
* Block Knuth sequences in inline content are properly joined, takingSimon Pepping2005-12-301-14/+12
* LineArea had a finalize method which caused a NPE when called from the garbag...Manuel Mall2005-12-281-1/+12
* I generalized several casts from KnuthElement to ListElement. ThisSimon Pepping2005-12-271-3/+3
* Add a letterspace in InlineKnuthSequenceSimon Pepping2005-12-221-0/+47
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-0/+95