aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/table/EmptyGridUnit.java
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,6128...Adrian Cumiskey2008-04-011-7/+0
* - added full support for keep-with-previous on table-row and in table-cellVincent Hennebert2008-02-251-1/+2
* Added support for breaks before and after table cellsVincent Hennebert2008-02-131-1/+1
* Removed no longer needed reference to TableColumn in GridUnitVincent Hennebert2008-01-241-1/+1
* Cleanup:Vincent Hennebert2008-01-241-4/+3
* Implemented the resolution of collapsing borders in the FO tree, for every si...Vincent Hennebert2007-12-131-6/+5
* Restored the setting of the parent table-row element on grid unitsVincent Hennebert2007-11-141-8/+3
* Reduced visibility of some methods and constructors from public to package-pr...Vincent Hennebert2007-11-141-1/+1
* Use a singleton for a default BorderInfo of style none, instead of every time...Vincent Hennebert2007-11-131-1/+1
* Moved *GridUnit from layoutmgr/table to fo/flow/tableVincent Hennebert2007-11-131-0/+79