aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/fo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup; Support for column breaksarved2000-12-271-56/+49
* Support for column breaksarved2000-12-271-0/+9
* Better support for breaksarved2000-12-271-1/+8
* JDK 1.1.x changes. Thanks to Art Welch.arved2000-12-222-2/+3
* fixed a couple of bugs with footers, multiple table bodiesKeiron Liddle2000-12-212-6/+19
* using leader-length.optimum instead of maximum for line break and length calc...fotis2000-12-201-9/+0
* added omit-header and footer at breakKeiron Liddle2000-12-201-226/+267
* Fixes link placement error by creating an originalAbsoluteHeightJordan Naftolin2000-12-191-2/+3
* removes space after if a row needs to be removedKeiron Liddle2000-12-192-23/+41
* Fixed minor bug where duplicate ids are added to an area when a tableKelly Campbell2000-12-181-3/+6
* Fixed renderer classes to use OutputStream again. Fixed a compilation problem...Kelly Campbell2000-12-181-1/+2
* Slight mods for BodyAreaContainerarved2000-12-182-2/+3
* Support span propertyarved2000-12-182-2/+15
* Slight modsarved2000-12-181-6/+36
* Supports marker snapshotsarved2000-12-181-0/+46