aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/Position.java
Commit message (Expand)AuthorAgeFilesLines
* Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove ...Simon Pepping2010-12-241-2/+27
* Bugzilla #49733:Jeremias Maerki2010-08-141-3/+16
* Merged back ChangingIPDHack branch into TrunkVincent Hennebert2009-08-261-0/+5
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-9/+9
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-1/+1
* Documentation, cleanup, log statements in the table layout code.Vincent Hennebert2007-03-191-2/+12
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* New member variable "index" on Position (used for first/last checks).Jeremias Maerki2005-05-301-6/+29
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-1/+14
* Merged LayoutProcessor into LayoutManager interface.Glen Mazza2004-03-211-3/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+73