aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow/Table.java
Commit message (Expand)AuthorAgeFilesLines
* set FO on lm as part of interface, simpler and more flexibleKeiron Liddle2003-02-141-1/+3
* added support for markers in fo treeKeiron Liddle2002-11-151-1/+6
* starting implementation of tablesKeiron Liddle2002-09-131-66/+101
* removed old area treeKeiron Liddle2002-06-201-485/+1
* 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-23/+23
* Move text layout code into TextLayoutManager; add generatesInlineAreas to FObjKaren Lease2001-11-111-0/+5
* changed the parent to FONodeKeiron Liddle2001-11-091-3/+3
* changed the way that elements and properties are handledKeiron Liddle2001-11-061-14/+2
* Implement proportional column widthsKaren Lease2001-10-141-13/+178
* Only do findColumns one time, not on each new table areaKaren Lease2001-09-201-1/+4
* Use column-number property on table-columnKaren Lease2001-09-201-29/+61
* fixes a problem where the table header was not reset if could notKeiron Liddle2001-09-181-0/+1
* improved debugging messages a bitKeiron Liddle2001-09-111-4/+4
* changed to logkit for logging only half doneKeiron Liddle2001-08-201-5/+4
* gets all properties specified on each elementKeiron Liddle2001-08-061-0/+37
* Formatted code according to code standards.Tore Engvig2001-07-301-350/+354
* Fix some bugs in table and cell border drawing and cell width calculationsKaren Lease2001-07-201-49/+45
* G. Pretterhofer: added support for 'number-columns-repeated'arved2001-05-101-11/+13
* properly adjusts the max height of table partsKeiron Liddle2001-03-051-0/+3
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-041-33/+2
* store FO creator (MIF support)arved2001-02-101-0/+1
* Fix duplicate ID bug for Tables that flow over a page.Kelly Campbell2001-02-061-3/+5
* Added small-caps support in all fo.eschaeffer2001-01-251-339/+344
* fixes a problem with spaces before and after a body in tableKeiron Liddle2001-01-121-0/+2
* handles column heights properly, including if table goes over a pageKeiron Liddle2001-01-051-8/+19
* fixed a couple of bugs with footers, multiple table bodiesKeiron Liddle2000-12-211-2/+9
* added omit-header and footer at breakKeiron Liddle2000-12-201-226/+267
* Make getContentWidth method publicKaren Lease2000-12-161-1/+1
* makes sure that the header and footer are removed if no body fitsKeiron Liddle2000-12-131-0/+4
* Updated tables to handle headers, footers, keep-withKeiron Liddle2000-12-121-4/+45
* this handles the situation where the first row of a tableKeiron Liddle2000-11-281-3/+5
* PropertyListBuilder.javaKaren Lease2000-11-101-0/+10
* fixes duplicate id on overflow bugJordan Naftolin2000-06-291-4/+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/+5
* Support for absolute positioning and borders (contributed by Jon Smirl)fotis2000-03-071-32/+48
* added support for background-colorjtauber1999-11-271-0/+6
* 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-14/+15
* 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-183/+0
* PR:jtauber1999-11-161-5/+188
* 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/+183