aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/TableCell.java
Commit message (Expand)AuthorAgeFilesLines
* Stop tables from breaking too early, but make sure that all cells areKaren Lease2001-05-021-4/+5
* Overflows may cause a row to be re-laid out, need to skip cell content that h...Art Welch2001-04-251-1/+4
* Put back background on table-column and table-cellKaren Lease2001-04-191-0/+1
* Make borders closer to CR specKaren Lease2001-04-111-143/+229
* properly adjusts the max height of table partsKeiron Liddle2001-03-051-0/+2
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-041-104/+4
* store FO creator (MIF support)arved2001-02-101-0/+1
* Added small-caps support in all fo.eschaeffer2001-01-251-223/+228
* fixes a problem with spaces before and after a body in tableKeiron Liddle2001-01-121-8/+8
* fixes cell and row heightsKeiron Liddle2001-01-041-3/+2
* Fixes link placement error by creating an originalAbsoluteHeightJordan Naftolin2000-12-191-2/+3
* Fixed a problem where space after's where not being removed if tableKeiron Liddle2000-12-141-2/+18
* Updated tables to handle headers, footers, keep-withKeiron Liddle2000-12-121-5/+30
* Hani Elabed's fix to prevent infinite looping when TableCell or TableRowSteve Coffman2000-11-291-0/+3
* Corinna Hischke's excellent table padding and partial border fixes. VerySteve Coffman2000-11-081-0/+4
* Corinna Hischke's fix to allow right, left, top, bottom borders toSteve Coffman2000-11-031-9/+60
* Removes the double colonsSteve Coffman2000-09-201-1/+1
* fixes duplicate id on overflow bugJordan Naftolin2000-06-291-3/+7
* added id support (required for internal-links)Jordan Naftolin2000-06-221-0/+7
* NEW: Simple link modsarved2000-06-141-0/+2
* Support for absolute positioning and borders (contributed by Jon Smirl)fotis2000-03-071-27/+54
* added support for background-colorjtauber1999-11-271-0/+6
* table bug fixes from Eric Schaeffer. cells/rows were increasing the height of...jtauber1999-11-261-1/+3
* corrected spelling of Eric Schaeffer's name in a couple of placesjtauber1999-11-251-1/+1
* Partial implementation of keep-with-next (doesn't yet remove area from previo...jtauber1999-11-251-8/+8
* added Eric Schaeffer's fixes for when tables are in static-contentjtauber1999-11-221-1/+4
* removed multiple CRs at end of linesjtauber1999-11-221-122/+0
* PR:jtauber1999-11-161-5/+127
* Removed goof which is not in open source CVS versionDirk-Willem van Gulik1999-11-091-1/+1
* Added licences everywhere... ishDirk-Willem van Gulik1999-11-091-0/+50
* Initial revisionDirk-Willem van Gulik1999-11-081-0/+122