aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/TableRow.java
Commit message (Expand)AuthorAgeFilesLines
* changed to logkit for logging only half doneKeiron Liddle2001-08-201-1/+0
* gets all properties specified on each elementKeiron Liddle2001-08-061-0/+26
* Formatted code according to code standards.Tore Engvig2001-07-301-327/+332
* Make display-align work on table-cellKaren Lease2001-07-181-1/+2
* Weiqi Gao: checkBreakBefore signaturearved2001-07-151-1/+1
* Fix spanning bug; use height propertyKaren Lease2001-07-111-4/+5
* Implements spanning table rowsKaren Lease2001-07-041-500/+471
* Stop tables from breaking too early, but make sure that all cells areKaren Lease2001-05-021-113/+52
* K. Liddle: increasing padding problem fixarved2001-05-011-0/+1
* Each column in the row should start with the same height available.Art Welch2001-04-251-0/+8
* For borders to be drawn properly on overflowed rows must process all children.Art Welch2001-04-241-10/+12
* Submitted by: Keiron LiddleKaren Lease2001-04-201-2/+2
* Make borders closer to CR specKaren Lease2001-04-111-6/+9
* properly adjusts the max height of table partsKeiron Liddle2001-03-051-0/+3
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-041-100/+9
* adds break before and break after for table rowsKeiron Liddle2001-02-191-0/+47
* store FO creator (MIF support)arved2001-02-101-0/+1
* Added small-caps support in all fo.eschaeffer2001-01-251-568/+573
* fixes cell and row heightsKeiron Liddle2001-01-041-0/+1
* updated keep handling to properly handle the keep valueKeiron Liddle2001-01-031-7/+15
* Keep is now a compound propertyKaren Lease2001-01-021-4/+10
* fixed a couple of bugs with footers, multiple table bodiesKeiron Liddle2000-12-211-4/+10
* removes space after if a row needs to be removedKeiron Liddle2000-12-191-20/+32
* Fixed minor bug where duplicate ids are added to an area when a tableKelly Campbell2000-12-181-3/+6
* Fixed a problem where space after's where not being removed if tableKeiron Liddle2000-12-141-7/+9
* Applied Kelly's patch to fix problem where id's where being setup twice forKeiron Liddle2000-12-131-6/+5
* Fixed colspanning so that the cell state keeps track of theKeiron Liddle2000-12-121-488/+460
* Updated tables to handle headers, footers, keep-withKeiron Liddle2000-12-121-14/+73
* Mikko Honkala's fix to allow JDK 1.1 users to compile and use FOP.Steve Coffman2000-12-041-1/+1
* Hani Elabed's fix to prevent infinite looping when TableCell or TableRowSteve Coffman2000-11-291-13/+250
* this handles the situation where the first row of a tableKeiron Liddle2000-11-281-1/+7
* Corinna Hischke's excellent table padding and partial border fixes. VerySteve Coffman2000-11-081-1/+26
* Corinna Hischke's fix to allow right, left, top, bottom borders toSteve Coffman2000-11-031-9/+57
* now handles id's correctly when a table overflows onto another pageJordan Naftolin2000-07-201-12/+5
* Fixed table overflow bugJordan Naftolin2000-07-191-3/+12
* fixes duplicate id on overflow bugJordan Naftolin2000-06-291-3/+7
* replaces calls of System.err.println etc. with calls to the new MessageHandle...fotis2000-06-271-1/+2
* added id support (required for internal-links)Jordan Naftolin2000-06-221-0/+7
* NEW: Simple link modsarved2000-06-141-0/+2
* These apply Jordon Naftolin's excellent table spacing fix. I'll apply thisSteve Coffman2000-05-231-6/+2
* This patch applies Jordan Naftolin's fix for extra space being added to the b...Steve Coffman2000-05-161-1/+5
* Support for absolute positioning and borders (contributed by Jon Smirl)fotis2000-03-071-27/+33
* 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/+2
* Partial implementation of keep-with-next (doesn't yet remove area from previo...jtauber1999-11-251-8/+9
* added Eric Schaeffer's fixes for when tables are in static-contentjtauber1999-11-221-1/+5
* removed multiple CRs at end of linesjtauber1999-11-221-155/+0
* PR:jtauber1999-11-161-5/+160
* 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