| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | makes sure that the header and footer are removed if no body fits | Keiron Liddle | 2000-12-13 | 4 | -3/+17 |
* | Applied Kelly's patch to fix problem where id's where being setup twice for | Keiron Liddle | 2000-12-13 | 2 | -7/+8 |
* | Fixed colspanning so that the cell state keeps track of the | Keiron Liddle | 2000-12-12 | 1 | -488/+460 |
* | making XalanCommandLine similar to CommandLine | fotis | 2000-12-12 | 3 | -50/+111 |
* | hyphenation documentation | fotis | 2000-12-12 | 1 | -0/+35 |
* | hyphenations test file | fotis | 2000-12-12 | 1 | -0/+241 |
* | because Ant task expects to find already compiled classes, we have to duplica... | fotis | 2000-12-12 | 11 | -0/+0 |
* | belongs to hyphenation (Carlos Villegas, Fotis Jannidis) and simple configur... | fotis | 2000-12-12 | 1 | -0/+76 |
* | adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ... | fotis | 2000-12-12 | 45 | -312/+24706 |
* | Patch from Kelly Campbell. Fix NullPointerException... | eschaeffer | 2000-12-12 | 1 | -120/+122 |
* | Updated tables to handle headers, footers, keep-with | Keiron Liddle | 2000-12-12 | 12 | -335/+821 |
* | Dharamveer Salecha's removing duplicate character mappings. | Steve Coffman | 2000-12-08 | 1 | -36/+0 |
* | Mikko Honkala's fix to allow JDK 1.1 users to compile and use FOP. | Steve Coffman | 2000-12-04 | 3 | -4/+3 |
* | oops: added further files for rule-style | fotis | 2000-12-02 | 4 | -89/+144 |
* | adds support for rule-style values dashed, dotted, groove, ridge, double | fotis | 2000-12-02 | 2 | -587/+649 |
* | Peter Housel's fix to allow JDK 1.1.x users to use FOP. Sorry for the | Steve Coffman | 2000-12-01 | 1 | -3/+4 |
* | 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 |