aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo/flow
Commit message (Expand)AuthorAgeFilesLines
* Fix spanning bug; use height propertyKaren Lease2001-07-111-4/+5
* Supports page-number formattingarved2001-07-081-1/+1
* Helper class for spanning rowsKaren Lease2001-07-051-0/+125
* Implements spanning table rowsKaren Lease2001-07-043-543/+513
* fixed minor problem with footnote size changesKeiron Liddle2001-07-041-0/+1
* Submitted by: Ivan DemakovKaren Lease2001-06-141-3/+19
* SGK/AHS: inling of imagesarved2001-06-101-9/+61
* fixes a couple of problems when placing foreign objects nearKeiron Liddle2001-06-071-267/+227
* fixes a null pointer ex if area is removed before creating areaKeiron Liddle2001-05-161-285/+243
* shows message if some content could not fit in static contentKeiron Liddle2001-05-161-71/+68
* G. Pretterhofer: added support for 'number-columns-repeated'arved2001-05-102-21/+42
* Stop tables from breaking too early, but make sure that all cells areKaren Lease2001-05-022-117/+57
* K. Liddle: increasing padding problem fixarved2001-05-011-0/+1
* K. Liddle: footnote height/id reference problem fixesarved2001-05-011-0/+2
* K. Liddle: footnote height problem fixarved2001-05-011-2/+2
* Overflows may cause a row to be re-laid out, need to skip cell content that h...Art Welch2001-04-251-1/+4
* 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
* Fix body positioning; remove widow and orhpan handling for rowsKaren Lease2001-04-201-30/+30
* Put back background on table-column and table-cellKaren Lease2001-04-192-0/+2
* Make borders closer to CR specKaren Lease2001-04-113-154/+251
* checks for no more room in block areaKeiron Liddle2001-03-141-0/+3
* properly adjusts the max height of table partsKeiron Liddle2001-03-055-0/+13
* region-start, region-end supportarved2001-03-041-48/+11
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-0417-913/+135
* Patch for list-block to support body-start and label-endKelly Campbell2001-02-238-236/+156
* fixes problem with page break after last row of bodyKeiron Liddle2001-02-231-0/+6
* adds break before and break after for table rowsKeiron Liddle2001-02-192-0/+57
* Removed BasicLink fix for static-contentarved2001-02-121-1/+1
* Error-handling for empty flowarved2001-02-111-1/+5
* BasicLink won't break in static-content; more work required for proper placementarved2001-02-101-4/+6
* Set parent area of BlockArea early, for Basic Link supportarved2001-02-101-0/+1
* store FO creator (MIF support)arved2001-02-105-0/+5
* adds vertical align to textKeiron Liddle2001-02-072-2/+2
* Fix duplicate ID bug for Tables that flow over a page.Kelly Campbell2001-02-061-3/+5
* Added very simple fo:wrapper implementationKelly Campbell2001-02-041-0/+107
* Clarified error reported for order of static-content, flow within aKelly Campbell2001-02-021-4/+9
* simplified block areaKeiron Liddle2001-02-014-3/+71
* Commit more text decoration support from Christain Geisert (finally)Karen Lease2001-02-013-3/+16
* throws a more useful error if non-row inside table bodyKeiron Liddle2001-02-011-1/+5
* places svg inlineKeiron Liddle2001-01-301-7/+23
* moved code out of block area -> char and pag numKeiron Liddle2001-01-302-7/+34
* Added small-caps support in all fo.eschaeffer2001-01-2517-2629/+2703
* fixes a problem where the start of a list dissapearedKeiron Liddle2001-01-251-0/+3
* fixes a npe problem with setting up id references in footnote body childKeiron Liddle2001-01-241-0/+1
* fixed import statementKeiron Liddle2001-01-241-2/+2
* changed inline references to layout.inlineKeiron Liddle2001-01-242-1/+2
* add small-caps support.eschaeffer2001-01-231-411/+416
* Fixed bug reported by Cliff Harrison regarding order of static contents andKelly Campbell2001-01-191-1/+2