aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/TableCell.java
Commit message (Expand)AuthorAgeFilesLines
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-1/+3
* white-space and line-ending fixesWilliam Victor Mote2002-11-291-2/+2
* added support for markers in fo treeKeiron Liddle2002-11-151-0/+4
* added some colors border and backgroundKeiron Liddle2002-11-011-1/+1
* more style fixesKeiron Liddle2002-10-251-5/+6
* starting implementation of tablesKeiron Liddle2002-09-131-0/+11
* removed old area treeKeiron Liddle2002-06-201-171/+0
* sets up the id independantly of the layoutKeiron Liddle2002-05-231-4/+1
* removed message handlerKeiron Liddle2001-11-221-1/+0
* changed a few more vector and hastableKeiron Liddle2001-11-141-1/+1
* changed the parent to FONodeKeiron Liddle2001-11-091-1/+1
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-14/+8
* Don't call layout() on children when doing layout() on a table-cell which is ...Karen Lease2001-10-141-2/+9
* gets all properties specified on each elementKeiron Liddle2001-08-061-0/+30
* Use a copy of BorderAndPadding to fix alignment bugs in header/footer cellsKaren Lease2001-08-051-1/+7
* Formatted code according to code standards.Tore Engvig2001-07-301-386/+407
* Fix some bugs in table and cell border drawing and cell width calculationsKaren Lease2001-07-201-12/+27
* Make display-align work on table-cellKaren Lease2001-07-181-61/+96
* Implements spanning table rowsKaren Lease2001-07-041-14/+32
* Submitted by: Ivan DemakovKaren Lease2001-06-141-3/+19
* 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