| Commit message (Expand) | Author | Age | Files | Lines |
* | Norm Walsh's enhanced error messages. :) | Steve Coffman | 2000-11-29 | 1 | -4/+14 |
* | Hani Elabed's fix to prevent infinite looping when TableCell or TableRow | Steve Coffman | 2000-11-29 | 5 | -25/+307 |
* | updated svg stuff for the latest java bindings | Keiron Liddle | 2000-11-29 | 20 | -1481/+1539 |
* | support for the JAIImage class is added, but commented. To use the JAIImage c... | eschaeffer | 2000-11-28 | 1 | -0/+6 |
* | FopImage class that uses JAI. | eschaeffer | 2000-11-28 | 1 | -0/+179 |
* | this handles the situation where the first row of a table | Keiron Liddle | 2000-11-28 | 4 | -5/+21 |
* | Added a check to make sure a whitespace space isn't added to the | Keiron Liddle | 2000-11-28 | 1 | -3/+7 |
* | changed the size of the "-" char so that it has correct width | Keiron Liddle | 2000-11-28 | 4 | -8/+8 |
* | hanged the width of the "-" character | Keiron Liddle | 2000-11-27 | 3 | -5/+6 |
* | documentation update for release 0.15 | fotis | 2000-11-26 | 1 | -1/+1 |
* | adds support for properties leader-align, leader-pattern-width, leader-lengt... | fotis | 2000-11-25 | 10 | -225/+496 |
* | fix for bug list indentation is lost after page-break (Dorothea Wiarda) | fotis | 2000-11-25 | 1 | -119/+126 |
* | patch from Stephen Fry | eschaeffer | 2000-11-24 | 1 | -3/+7 |
* | patch from Kelly A. Campbell | eschaeffer | 2000-11-24 | 4 | -8/+34 |
* | patch from Kelly A. Campbell | eschaeffer | 2000-11-24 | 1 | -1/+1 |
* | patch from Kelly A. Campbell | eschaeffer | 2000-11-24 | 1 | -1/+2 |
* | fix: closes pdf file explicitly. Reason: while generating PDFs in batch mod... | fotis | 2000-11-23 | 1 | -1/+5 |
* | Bug correction in my previous patch. | eschaeffer | 2000-11-21 | 1 | -219/+213 |
* | error in previous commit (forget startIndent and endIndent). Image scaling sh... | eschaeffer | 2000-11-20 | 1 | -1/+1 |
* | Check if the image can fit in the area, and scale it if needed. | eschaeffer | 2000-11-20 | 1 | -0/+15 |
* | adds a warning for regions in flows which don't exist in the layout | fotis | 2000-11-17 | 3 | -4/+30 |
* | AWTRenderer no supports system fonts (Dorothea Wiarda) | fotis | 2000-11-16 | 2 | -22/+24 |
* | AWTRenderer uses now system fonts and not pdf fonts. All (error) messages | fotis | 2000-11-16 | 13 | -1845/+2823 |
* | applys Mike's patch | Keiron Liddle | 2000-11-16 | 1 | -208/+169 |
* | handles angle units, grads,rad,deg | Keiron Liddle | 2000-11-16 | 1 | -123/+140 |
* | removed unused code, jstyle'd | Keiron Liddle | 2000-11-16 | 1 | -245/+185 |
* | Improve handling of property-related exceptions | Karen Lease | 2000-11-15 | 1 | -8/+12 |
* | Improve handling of property errors | Karen Lease | 2000-11-15 | 1 | -3/+7 |
* | Make the constructor public | Karen Lease | 2000-11-15 | 1 | -1/+1 |
* | removed propertyList - no longer required | Keiron Liddle | 2000-11-15 | 1 | -3/+0 |
* | removed setting propertyList | Keiron Liddle | 2000-11-15 | 8 | -550/+563 |
* | renames white-space-treatment to white-space-collapse | fotis | 2000-11-15 | 9 | -796/+789 |
* | fix: images were rendered only half size (Mikko Honkala) | fotis | 2000-11-15 | 1 | -139/+137 |
* | dummy constructor added to reflect changes to CommandLine | fotis | 2000-11-15 | 1 | -0/+3 |
* | full region support [Kelly Campbell, Arved Sandstrom] | fotis | 2000-11-15 | 2 | -1/+16 |
* | region-name support, refactoring of region, PageSequence, PageMasterReference... | fotis | 2000-11-15 | 22 | -460/+1293 |
* | Use MessageHandler. Handle unrecognized compound properties. | Karen Lease | 2000-11-14 | 1 | -3/+7 |
* | Minor tweak to avoid writing into the ignore_this.java files which confused j... | Karen Lease | 2000-11-14 | 2 | -0/+6 |
* | handles curves properly | Keiron Liddle | 2000-11-14 | 1 | -130/+255 |
* | removed all svg stuff | Keiron Liddle | 2000-11-13 | 1 | -1980/+25 |
* | handles a list of css values | Keiron Liddle | 2000-11-13 | 1 | -0/+80 |
* | added stroke-dasharray value list | Keiron Liddle | 2000-11-13 | 1 | -236/+249 |
* | Put the handling of rgb(..) back for SVG style property | Karen Lease | 2000-11-12 | 1 | -2/+39 |
* | fixes null property list in case of unknown fo (Kelly Campbell) | fotis | 2000-11-12 | 1 | -162/+164 |
* | speedup of build process: added a compiled stylesheet cache and a merge capab... | fotis | 2000-11-12 | 1 | -1/+5 |
* | rename simple-link to basic-link for xsl:fo spec (18.10.2000) conformance | fotis | 2000-11-11 | 2 | -39/+38 |
* | Document the new properties format | Karen Lease | 2000-11-10 | 1 | -0/+230 |
* | Remove unnecessary casts to specific property classes | Karen Lease | 2000-11-10 | 1 | -4/+0 |
* | Use automatically generated mappings | Karen Lease | 2000-11-10 | 1 | -58/+11 |
* | Make compatible with new Property.Maker constructor and make method parameters | Karen Lease | 2000-11-10 | 8 | -19/+33 |