aboutsummaryrefslogtreecommitdiffstats
path: root/src/org
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated tables to handle headers, footers, keep-withKeiron Liddle2000-12-1211-324/+764
* Mikko Honkala's fix to allow JDK 1.1 users to compile and use FOP.Steve Coffman2000-12-043-4/+3
* oops: added further files for rule-stylefotis2000-12-021-75/+96
* adds support for rule-style values dashed, dotted, groove, ridge, doublefotis2000-12-022-587/+649
* Peter Housel's fix to allow JDK 1.1.x users to use FOP. Sorry for theSteve Coffman2000-12-011-3/+4
* Norm Walsh's enhanced error messages. :)Steve Coffman2000-11-291-4/+14
* Hani Elabed's fix to prevent infinite looping when TableCell or TableRowSteve Coffman2000-11-295-25/+307
* updated svg stuff for the latest java bindingsKeiron Liddle2000-11-2919-1470/+1516
* support for the JAIImage class is added, but commented. To use the JAIImage c...eschaeffer2000-11-281-0/+6
* FopImage class that uses JAI.eschaeffer2000-11-281-0/+179
* this handles the situation where the first row of a tableKeiron Liddle2000-11-284-5/+21
* Added a check to make sure a whitespace space isn't added to theKeiron Liddle2000-11-281-3/+7
* documentation update for release 0.15fotis2000-11-261-1/+1
* adds support for properties leader-align, leader-pattern-width, leader-lengt...fotis2000-11-259-225/+471
* fix for bug list indentation is lost after page-break (Dorothea Wiarda)fotis2000-11-251-119/+126
* patch from Stephen Fryeschaeffer2000-11-241-3/+7
* patch from Kelly A. Campbelleschaeffer2000-11-244-8/+34
* patch from Kelly A. Campbelleschaeffer2000-11-241-1/+1
* patch from Kelly A. Campbelleschaeffer2000-11-241-1/+2
* fix: closes pdf file explicitly. Reason: while generating PDFs in batch mod...fotis2000-11-231-1/+5
* Bug correction in my previous patch.eschaeffer2000-11-211-219/+213