aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/table/Body.java
Commit message (Expand)AuthorAgeFilesLines
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-270/+0
* Changed from addChild(Area) to clearer addChildArea(Area).Glen Mazza2005-03-161-2/+2
* First real step towards collapsing table borders.Jeremias Maerki2005-02-211-0/+5
* No longer fail when no table-columns are defined. The table creates a "defaul...Jeremias Maerki2005-02-091-16/+9
* Border, Padding and spaces on level fo:table.Jeremias Maerki2005-01-311-1/+13
* Fourth phase of performance improvement.Finn Bock2004-10-201-1/+0
* Third phase of performance improvement.Finn Bock2004-10-191-20/+6
* Removed PropertyManager argument from initProperties(), as it is alreadyGlen Mazza2004-05-261-6/+5
* PR:Glen Mazza2004-05-151-1/+3
* Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...Glen Mazza2004-05-121-1/+1
* Merged LayoutProcessor into LayoutManager interface.Glen Mazza2004-03-211-2/+2
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Bug 25809 (Patch by Finn Bock) NPE for incorrectly created tables fixed.Glen Mazza2004-01-091-1/+1
* move layoutmgr/MinOptMax to traits/MinOptMaxWilliam Victor Mote2003-08-281-1/+1
* move the "common" property classes from layout to fo.properties, renaming the...William Victor Mote2003-08-121-4/+4
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+306