aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add font-variant property, change constructor.eschaeffer2001-01-251-3/+0
* Modified to support new FontState class.eschaeffer2001-01-252-2708/+2711
* 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
* put back coloursKeiron Liddle2001-01-241-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
* moved inline objects to the layout.inline packageKeiron Liddle2001-01-246-21/+131
* changed inline references to layout.inlineKeiron Liddle2001-01-248-18/+23
* add small-caps support.eschaeffer2001-01-234-919/+998
* Add small-caps support.eschaeffer2001-01-231-1159/+1169
* Fixed bug reported by Cliff Harrison regarding order of static contents andKelly Campbell2001-01-191-1/+2
* Changed XObject to use the stream default filter listKelly Campbell2001-01-191-1/+3
* Added a transform method which takes a writer to supportKelly Campbell2001-01-171-3/+22
* Packaged build tasks into lib/buildtools.jarKelly Campbell2001-01-169-10/+1768
* fixes a problem with spaces before and after a body in tableKeiron Liddle2001-01-124-116/+124
* handles orphans properlyKeiron Liddle2001-01-111-12/+5
* adds footnote supportKeiron Liddle2001-01-109-8/+434
* 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-042-4/+11
* updated keep handling to properly handle the keep valueKeiron Liddle2001-01-033-9/+95
* Add keep properties as compound; handle enumeration types in subproperties; a...Karen Lease2001-01-025-89/+560
* 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
* Modify handling of compound datatypesKaren Lease2001-01-025-60/+266
* fixed slight error when determining if will generate areaKeiron Liddle2001-01-021-1/+1
* re-added a check to make sure there is no index array out of bounds errorKeiron Liddle2001-01-021-0/+3
* Uses OutputStreamarved2000-12-303-7/+21
* Spec clarification: one fo:flow per page sequencearved2000-12-293-5/+28
* handles the gradient transform betterKeiron Liddle2000-12-271-9/+10
* BodyAreaContainer code more in line with regular AreaContainersarved2000-12-271-1/+35
* Background color propertyarved2000-12-272-1/+19
* 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
* Final variables need to be initializedarved2000-12-261-3/+3
* JDK 1.1.x changes. Thanks to Art Welch.arved2000-12-226-11/+18
* Work with complex body-region; suggested by Daniel Bradbyarved2000-12-221-2/+18
* 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-203-21/+18
* added omit-header and footer at breakKeiron Liddle2000-12-202-226/+279
* 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: overlapping character with hyphenation onfotis2000-12-181-28/+124