aboutsummaryrefslogtreecommitdiffstats
path: root/src/org
Commit message (Expand)AuthorAgeFilesLines
* handles the gradient transform betterKeiron Liddle2000-12-271-9/+10
* BodyAreaContainer code more in line with regular AreaContainersarved2000-12-271-1/+35
* Background color propertyarved2000-12-272-1/+19
* Just formatting, I think...arved2000-12-271-2/+2
* Cleanup; Support for column breaksarved2000-12-271-56/+49
* Support for column breaksarved2000-12-271-0/+9
* Better support for breaksarved2000-12-271-1/+8
* Final variables need to be initializedarved2000-12-261-3/+3
* JDK 1.1.x changes. Thanks to Art Welch.arved2000-12-226-11/+18
* Work with complex body-region; suggested by Daniel Bradbyarved2000-12-221-2/+18
* fixed a couple of bugs with footers, multiple table bodiesKeiron Liddle2000-12-212-6/+19
* using leader-length.optimum instead of maximum for line break and length calc...fotis2000-12-203-21/+18
* added omit-header and footer at breakKeiron Liddle2000-12-201-226/+267
* Fixes link placement error by creating an originalAbsoluteHeightJordan Naftolin2000-12-191-2/+3
* removes space after if a row needs to be removedKeiron Liddle2000-12-192-23/+41
* fixed: overlapping character with hyphenation onfotis2000-12-181-28/+124
* Fixed minor bug where duplicate ids are added to an area when a tableKelly Campbell2000-12-181-3/+6
* Add TIFFReader supporteschaeffer2000-12-181-47/+48
* Image reader for TIFF imageseschaeffer2000-12-181-0/+138
* Fixed renderer classes to use OutputStream again. Fixed a compilation problem...Kelly Campbell2000-12-185-12/+14
* Support for rendering complex body regionsarved2000-12-184-16/+80
* Slight mods for BodyAreaContainerarved2000-12-182-2/+3
* Support span propertyarved2000-12-182-2/+15
* Column supportarved2000-12-181-3/+3
* Slight modsarved2000-12-181-6/+36
* Attributes to protectedarved2000-12-181-4/+4
* Special region area for bodyarved2000-12-181-0/+90
* Supports marker snapshotsarved2000-12-181-0/+46
* Container for column areasarved2000-12-181-0/+175
* Lowest level area container for column supportarved2000-12-181-0/+103
* Supports complex region bodyarved2000-12-181-0/+377
* Works with BodyAreaContainerarved2000-12-182-40/+100
* Changed output from Writer to OutputStream to allow for binary output.Kelly Campbell2000-12-1841-591/+953
* improvement (?): decoupling Configuration and ConfigurationParserfotis2000-12-173-61/+52
* changed configuration design following the ideas of Kelly Campbellfotis2000-12-1710-605/+501
* Remove convertProperty method in Maker, now handled by generated codeKaren Lease2000-12-161-10/+0
* Make getContentWidth method publicKaren Lease2000-12-165-12/+23
* Modify to improve handling of compound propertiesKaren Lease2000-12-167-66/+74
* Modify for new subproperty default setting code generated by properties.xslKaren Lease2000-12-164-54/+160
* fo:characterfotis2000-12-151-0/+148
* adds support for fo:character and property characterfotis2000-12-153-33/+101
* documentation: spreading the word about configurationfotis2000-12-141-2/+2
* Fixed a problem where space after's where not being removed if tableKeiron Liddle2000-12-143-173/+198
* makes sure that the header and footer are removed if no body fitsKeiron Liddle2000-12-134-3/+17
* Applied Kelly's patch to fix problem where id's where being setup twice forKeiron Liddle2000-12-132-7/+8
* Fixed colspanning so that the cell state keeps track of theKeiron Liddle2000-12-121-488/+460
* making XalanCommandLine similar to CommandLinefotis2000-12-123-50/+111
* belongs to hyphenation (Carlos Villegas, Fotis Jannidis) and simple configur...fotis2000-12-121-0/+76
* adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration ...fotis2000-12-1224-170/+3935
* Patch from Kelly Campbell. Fix NullPointerException...eschaeffer2000-12-121-120/+122