| Commit message (Expand) | Author | Age | Files | Lines |
* | added changes since 0.15 release | fotis | 2000-12-01 | 1 | -0/+12 |
* | fix: some typos and broken links | fotis | 2000-12-01 | 4 | -9/+12 |
* | fix: refer to new specification | fotis | 2000-12-01 | 1 | -2/+2 |
* | 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 |
* | add JAI target (doesn't compile JAI image class if not present). | eschaeffer | 2000-11-29 | 1 | -2/+14 |
* | updated svg stuff for the latest java bindings | Keiron Liddle | 2000-11-29 | 21 | -1481/+1539 |
* | works better with the current fop | Keiron Liddle | 2000-11-29 | 2 | -9/+17 |
* | 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 | 4 | -5/+265 |
* | removes aural properties in todo list | fotis | 2000-11-26 | 1 | -3/+0 |
* | documentation update for release 0.15 | fotis | 2000-11-26 | 23 | -124/+183 |
* | adds support for properties leader-align, leader-pattern-width, leader-lengt... | fotis | 2000-11-25 | 11 | -252/+1123 |
* | 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 |
* | replaces old list.fo with list2.fo and adds a more interesting table.fo | fotis | 2000-11-17 | 4 | -2744/+2981 |
* | adds a warning for regions in flows which don't exist in the layout | fotis | 2000-11-17 | 3 | -4/+30 |
* | Stops automatic switching of Xalan to the XercesLiaison class and the Xerces DOM | fotis | 2000-11-17 | 3 | -3/+3 |
* | 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 |
* | preparing for v 0.15 | fotis | 2000-11-15 | 2 | -89/+114 |
* | 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 | 3 | -217/+600 |
* | renames white-space-treatment to white-space-collapse | fotis | 2000-11-15 | 9 | -796/+789 |
* | Fix path to be relative in bugtest fo. | Steve Coffman | 2000-11-15 | 1 | -5/+5 |
* | update fo to match latest spec/fop version | Steve Coffman | 2000-11-15 | 2 | -3/+3 |
* | Added Dharamveer Salecha's tests to the bugtests directory. Added ant | Steve Coffman | 2000-11-15 | 35 | -1/+1752 |
* | 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 |