| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed output from Writer to OutputStream to allow for binary output. | Kelly Campbell | 2000-12-18 | 41 | -591/+953 |
* | improvement (?): decoupling Configuration and ConfigurationParser | fotis | 2000-12-17 | 3 | -61/+52 |
* | changed configuration design following the ideas of Kelly Campbell | fotis | 2000-12-17 | 10 | -605/+501 |
* | Remove convertProperty method in Maker, now handled by generated code | Karen Lease | 2000-12-16 | 1 | -10/+0 |
* | Make getContentWidth method public | Karen Lease | 2000-12-16 | 5 | -12/+23 |
* | Modify to improve handling of compound properties | Karen Lease | 2000-12-16 | 7 | -66/+74 |
* | Modify for new subproperty default setting code generated by properties.xsl | Karen Lease | 2000-12-16 | 4 | -54/+160 |
* | fo:character | fotis | 2000-12-15 | 1 | -0/+148 |
* | adds support for fo:character and property character | fotis | 2000-12-15 | 3 | -33/+101 |
* | documentation: spreading the word about configuration | fotis | 2000-12-14 | 1 | -2/+2 |
* | Fixed a problem where space after's where not being removed if table | Keiron Liddle | 2000-12-14 | 3 | -173/+198 |
* | 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 |
* | 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 | 24 | -170/+3935 |
* | 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 | 11 | -324/+764 |
* | 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 | 1 | -75/+96 |
* | 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 |
* | 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 | 19 | -1470/+1516 |
* | 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 |
* | 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 | 9 | -225/+471 |
* | 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 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 |