aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/table/TableStepper.java
Commit message (Expand)AuthorAgeFilesLines
* New method: FONode.decorateWithContextInfo() adds context information to an e...Jeremias Maerki2005-12-131-6/+8
* Fixing two NPEs occurring with a completely empty table where not even the ta...Jeremias Maerki2005-12-011-1/+3
* Added support for border-separation.block-progression-direction (only inline-...Jeremias Maerki2005-11-241-1/+4
* Fix for bug #37270:Jeremias Maerki2005-11-081-9/+22
* Fix for Bug #36403.Jeremias Maerki2005-10-271-4/+26
* Merged work on Temp_SpaceResolution branch into trunk (-r 320826:327988).Jeremias Maerki2005-10-241-11/+5
* Bugzilla #36379:Finn Bock2005-08-311-4/+4
* Fix for table-body4.xml. Higher penalty values for breaks that would results ...Jeremias Maerki2005-08-021-0/+10
* Padding was ignored by the table stepper. This fixes the newly modified table...Jeremias Maerki2005-08-021-0/+11
* breaks supported on tables, table-row and table-cell content now. Cheap appro...Jeremias Maerki2005-06-221-1/+47
* Bugfix: getMaxRemainingHeight() was not very accurate and resulted in wrong e...Jeremias Maerki2005-05-311-4/+19
* New member variable "index" on Position (used for first/last checks).Jeremias Maerki2005-05-301-0/+6
* A glue at the beginning of the element list can't be a legal break point. Fix...Jeremias Maerki2005-05-251-4/+6
* Modify keep-with-next and keep-with-previous handling to support "level-hoppi...Jeremias Maerki2005-05-241-2/+42
* Initial keep-together support on table.Jeremias Maerki2005-05-231-1/+6
* First step towards keep-together on tables (should work on table-rows now).Jeremias Maerki2005-05-231-8/+14
* Fixes for a few minor problems in certain special cases.Jeremias Maerki2005-05-231-2/+2
* Merge of branch Temp_KnuthStylePageBreaking back into HEAD.Jeremias Maerki2005-05-131-0/+418