aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Norm Walsh's enhanced error messages. :)Steve Coffman2000-11-291-4/+14
* Hani Elabed's fix to prevent infinite looping when TableCell or TableRowSteve Coffman2000-11-295-25/+307
* updated svg stuff for the latest java bindingsKeiron Liddle2000-11-2920-1481/+1539
* support for the JAIImage class is added, but commented. To use the JAIImage c...eschaeffer2000-11-281-0/+6
* FopImage class that uses JAI.eschaeffer2000-11-281-0/+179
* this handles the situation where the first row of a tableKeiron Liddle2000-11-284-5/+21
* Added a check to make sure a whitespace space isn't added to theKeiron Liddle2000-11-281-3/+7
* changed the size of the "-" char so that it has correct widthKeiron Liddle2000-11-284-8/+8
* hanged the width of the "-" characterKeiron Liddle2000-11-273-5/+6
* documentation update for release 0.15fotis2000-11-261-1/+1
* adds support for properties leader-align, leader-pattern-width, leader-lengt...fotis2000-11-2510-225/+496
* fix for bug list indentation is lost after page-break (Dorothea Wiarda)fotis2000-11-251-119/+126
* patch from Stephen Fryeschaeffer2000-11-241-3/+7
* patch from Kelly A. Campbelleschaeffer2000-11-244-8/+34
* patch from Kelly A. Campbelleschaeffer2000-11-241-1/+1
* patch from Kelly A. Campbelleschaeffer2000-11-241-1/+2
* fix: closes pdf file explicitly. Reason: while generating PDFs in batch mod...fotis2000-11-231-1/+5
* Bug correction in my previous patch.eschaeffer2000-11-211-219/+213
* error in previous commit (forget startIndent and endIndent). Image scaling sh...eschaeffer2000-11-201-1/+1
* Check if the image can fit in the area, and scale it if needed.eschaeffer2000-11-201-0/+15
* adds a warning for regions in flows which don't exist in the layoutfotis2000-11-173-4/+30
* AWTRenderer no supports system fonts (Dorothea Wiarda)fotis2000-11-162-22/+24
* AWTRenderer uses now system fonts and not pdf fonts. All (error) messagesfotis2000-11-1613-1845/+2823
* applys Mike's patchKeiron Liddle2000-11-161-208/+169
* handles angle units, grads,rad,degKeiron Liddle2000-11-161-123/+140
* removed unused code, jstyle'dKeiron Liddle2000-11-161-245/+185
* Improve handling of property-related exceptionsKaren Lease2000-11-151-8/+12
* Improve handling of property errorsKaren Lease2000-11-151-3/+7
* Make the constructor publicKaren Lease2000-11-151-1/+1
* removed propertyList - no longer requiredKeiron Liddle2000-11-151-3/+0
* removed setting propertyListKeiron Liddle2000-11-158-550/+563
* renames white-space-treatment to white-space-collapsefotis2000-11-159-796/+789
* fix: images were rendered only half size (Mikko Honkala)fotis2000-11-151-139/+137
* dummy constructor added to reflect changes to CommandLinefotis2000-11-151-0/+3
* full region support [Kelly Campbell, Arved Sandstrom]fotis2000-11-152-1/+16
* region-name support, refactoring of region, PageSequence, PageMasterReference...fotis2000-11-1522-460/+1293
* Use MessageHandler. Handle unrecognized compound properties.Karen Lease2000-11-141-3/+7
* Minor tweak to avoid writing into the ignore_this.java files which confused j...Karen Lease2000-11-142-0/+6
* handles curves properlyKeiron Liddle2000-11-141-130/+255
* removed all svg stuffKeiron Liddle2000-11-131-1980/+25
* handles a list of css valuesKeiron Liddle2000-11-131-0/+80
* added stroke-dasharray value listKeiron Liddle2000-11-131-236/+249
* Put the handling of rgb(..) back for SVG style propertyKaren Lease2000-11-121-2/+39
* fixes null property list in case of unknown fo (Kelly Campbell)fotis2000-11-121-162/+164
* speedup of build process: added a compiled stylesheet cache and a merge capab...fotis2000-11-121-1/+5
* rename simple-link to basic-link for xsl:fo spec (18.10.2000) conformancefotis2000-11-112-39/+38
* Document the new properties formatKaren Lease2000-11-101-0/+230
* Remove unnecessary casts to specific property classesKaren Lease2000-11-101-4/+0
* Use automatically generated mappingsKaren Lease2000-11-101-58/+11
* Make compatible with new Property.Maker constructor and make method parametersKaren Lease2000-11-108-19/+33