aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* region-start, region-end supportarved2001-03-047-362/+130
* End regionarved2001-03-041-0/+85
* Start regionarved2001-03-041-0/+83
* Use PropertyManager for FontState and BorderAndPadding property setsKaren Lease2001-03-0417-913/+135
* Parse shorthand propertiesKaren Lease2001-03-043-15/+39
* Support for border-related shorthand properties and PropertyManager delegate ...Karen Lease2001-03-0410-18/+431
* Patch for list-block to support body-start and label-endKelly Campbell2001-02-2313-289/+334
* makes checks to prevent exceptionsKeiron Liddle2001-02-231-0/+2
* 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
* JDK 1.1 fixesKelly Campbell2001-02-091-6/+6
* adds vertical align to textKeiron Liddle2001-02-073-10/+14
* Fix duplicate ID bug for Tables that flow over a page.Kelly Campbell2001-02-061-3/+5
* Added support for PDF outlines (aka bookmarks). See the example inKelly Campbell2001-02-061-48/+58
* Added very simple fo:wrapper implementationKelly Campbell2001-02-042-0/+108
* Clarified error reported for order of static-content, flow within aKelly Campbell2001-02-021-4/+9
* simplified block areaKeiron Liddle2001-02-015-5/+183
* Commit more text decoration support from Christain Geisert (finally)Karen Lease2001-02-014-5/+34
* 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-232-518/+526
* Fixed bug reported by Cliff Harrison regarding order of static contents andKelly Campbell2001-01-191-1/+2
* fixes a problem with spaces before and after a body in tableKeiron Liddle2001-01-123-11/+12
* handles orphans properlyKeiron Liddle2001-01-111-12/+5
* adds footnote supportKeiron Liddle2001-01-106-6/+324
* fixes a keep-with-previous problemKeiron Liddle2001-01-101-1/+8
* handles column heights properly, including if table goes over a pageKeiron Liddle2001-01-051-8/+19
* bails out if no rows in table bodyKeiron Liddle2001-01-051-0/+4
* fixes cell and row heightsKeiron Liddle2001-01-042-3/+3
* Handle basic links in multi-columnarved2001-01-041-4/+4
* updated keep handling to properly handle the keep valueKeiron Liddle2001-01-032-9/+17
* Flow returns true for generatesReferenceAreas (needed for writing-mode-relati...Karen Lease2001-01-021-4/+10
* Keep is now a compound propertyKaren Lease2001-01-021-4/+10
* Add private function used in calculating corresponding property valuesKaren Lease2001-01-022-0/+76
* Modify compound property handling; add support for corresponding properties a...Karen Lease2001-01-0212-50/+247
* fixed slight error when determining if will generate areaKeiron Liddle2001-01-021-1/+1
* Spec clarification: one fo:flow per page sequencearved2000-12-293-5/+28
* Background color propertyarved2000-12-271-1/+7
* Just formatting, I think...arved2000-12-271-2/+2