aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/KnuthSequence.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-197/+0
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-2/+2
* Bugfix: When restarting layout for the last page, discard glues and penalties...Vincent Hennebert2012-07-121-35/+16
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-2/+2
* Bugzilla #49733:Jeremias Maerki2010-08-141-6/+13
* Application of the patch submitted by Alexander Kiel to improve variable name...Adrian Cumiskey2009-10-151-1/+4
* Some cleanups and attempts at improving code-readability and -extensibility:Andreas L. Delmelle2009-07-011-14/+52
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-12/+12
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Block Knuth sequences in inline content are properly joined, takingSimon Pepping2005-12-301-6/+37
* I generalized several casts from KnuthElement to ListElement. ThisSimon Pepping2005-12-271-8/+8
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-39/+60
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-1/+11
* Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...Jeremias Maerki2005-08-121-0/+18
* Handling of very long footnotesLuca Furini2005-05-301-0/+4
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-0/+83