aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/ElementListUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Set svn:eol-style property on page-position-last_break-before_bugzilla46489.x...Vincent Hennebert2009-03-231-2/+1
* Add startsWithForcedBreak() utility method to ElementListUtils.Andreas L. Delmelle2009-03-221-1/+11
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-3/+3
* Replaced getLast() calls with calls to listUtilMaximilian Berger2008-06-101-4/+8
* Replaced LinkedList with generic List interfaceMaximilian Berger2008-06-091-7/+7
* First part of the implementation of stage 1 for advanced keeps (see Wiki): In...Jeremias Maerki2008-04-151-0/+17
* Removed calls to removeLegalBreaks since they aren't necessary (the whole con...Vincent Hennebert2007-12-131-35/+10
* Bugfix for ClassCastException with spaces inside a table-cell (using fox:wido...Jeremias Maerki2007-05-171-4/+9
* Implemented limited support for extension properties through new methods on E...Jeremias Maerki2006-09-111-16/+78
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Bugfix: Added missing conditionality notification for table-cell content.Jeremias Maerki2005-11-301-0/+19
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-6/+19
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-0/+136