| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed minor bug where duplicate ids are added to an area when a table | Kelly Campbell | 2000-12-18 | 1 | -3/+6 |
* | Add TIFFReader support | eschaeffer | 2000-12-18 | 1 | -47/+48 |
* | Image reader for TIFF images | eschaeffer | 2000-12-18 | 1 | -0/+138 |
* | Fixed renderer classes to use OutputStream again. Fixed a compilation problem... | Kelly Campbell | 2000-12-18 | 5 | -12/+14 |
* | Support for rendering complex body regions | arved | 2000-12-18 | 4 | -16/+80 |
* | Added span, column-count, column-gap | arved | 2000-12-18 | 1 | -0/+24 |
* | Slight mods for BodyAreaContainer | arved | 2000-12-18 | 2 | -2/+3 |
* | Support span property | arved | 2000-12-18 | 2 | -2/+15 |
* | Column support | arved | 2000-12-18 | 1 | -3/+3 |
* | Slight mods | arved | 2000-12-18 | 1 | -6/+36 |
* | Attributes to protected | arved | 2000-12-18 | 1 | -4/+4 |
* | Special region area for body | arved | 2000-12-18 | 1 | -0/+90 |
* | Supports marker snapshots | arved | 2000-12-18 | 1 | -0/+46 |
* | Container for column areas | arved | 2000-12-18 | 1 | -0/+175 |
* | Lowest level area container for column support | arved | 2000-12-18 | 1 | -0/+103 |
* | Supports complex region body | arved | 2000-12-18 | 1 | -0/+377 |
* | Works with BodyAreaContainer | arved | 2000-12-18 | 2 | -40/+100 |
* | 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 |
* | PR: | Karen Lease | 2000-12-16 | 1 | -1065/+0 |
* | Remove convertProperty method in Maker, now handled by generated code | Karen Lease | 2000-12-16 | 1 | -10/+0 |
* | Improve handling of compound properties | Karen Lease | 2000-12-16 | 2 | -152/+328 |
* | 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 | 4 | -33/+109 |
* | 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 | 25 | -175/+3995 |
* | 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 | 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 | 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 |