aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed minor bug where duplicate ids are added to an area when a tableKelly Campbell2000-12-181-3/+6
* Add TIFFReader supporteschaeffer2000-12-181-47/+48
* Image reader for TIFF imageseschaeffer2000-12-181-0/+138
* Fixed renderer classes to use OutputStream again. Fixed a compilation problem...Kelly Campbell2000-12-185-12/+14
* Support for rendering complex body regionsarved2000-12-184-16/+80
* Added span, column-count, column-gaparved2000-12-181-0/+24
* Slight mods for BodyAreaContainerarved2000-12-182-2/+3
* Support span propertyarved2000-12-182-2/+15
* Column supportarved2000-12-181-3/+3
* Slight modsarved2000-12-181-6/+36
* Attributes to protectedarved2000-12-181-4/+4
* Special region area for bodyarved2000-12-181-0/+90
* Supports marker snapshotsarved2000-12-181-0/+46
* Container for column areasarved2000-12-181-0/+175