| Commit message (Expand) | Author | Age | Files | Lines |
* | handles the gradient transform better | Keiron Liddle | 2000-12-27 | 1 | -9/+10 |
* | BodyAreaContainer code more in line with regular AreaContainers | arved | 2000-12-27 | 1 | -1/+35 |
* | Background color property | arved | 2000-12-27 | 2 | -1/+19 |
* | Just formatting, I think... | arved | 2000-12-27 | 1 | -2/+2 |
* | Cleanup; Support for column breaks | arved | 2000-12-27 | 1 | -56/+49 |
* | Support for column breaks | arved | 2000-12-27 | 1 | -0/+9 |
* | Better support for breaks | arved | 2000-12-27 | 1 | -1/+8 |
* | Final variables need to be initialized | arved | 2000-12-26 | 1 | -3/+3 |
* | JDK 1.1.x changes. Thanks to Art Welch. | arved | 2000-12-22 | 6 | -11/+18 |
* | Work with complex body-region; suggested by Daniel Bradby | arved | 2000-12-22 | 1 | -2/+18 |
* | fixed a couple of bugs with footers, multiple table bodies | Keiron Liddle | 2000-12-21 | 2 | -6/+19 |
* | using leader-length.optimum instead of maximum for line break and length calc... | fotis | 2000-12-20 | 3 | -21/+18 |
* | added omit-header and footer at break | Keiron Liddle | 2000-12-20 | 2 | -226/+279 |
* | Fixes link placement error by creating an originalAbsoluteHeight | Jordan Naftolin | 2000-12-19 | 1 | -2/+3 |
* | removes space after if a row needs to be removed | Keiron Liddle | 2000-12-19 | 2 | -23/+41 |
* | fixed: overlapping character with hyphenation on | fotis | 2000-12-18 | 1 | -28/+124 |
* | 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 |