aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added changes since 0.15 releasefotis2000-12-011-0/+12
* fix: some typos and broken linksfotis2000-12-014-9/+12
* fix: refer to new specificationfotis2000-12-011-2/+2
* 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
* add JAI target (doesn't compile JAI image class if not present).eschaeffer2000-11-291-2/+14
* updated svg stuff for the latest java bindingsKeiron Liddle2000-11-2921-1481/+1539
* works better with the current fopKeiron Liddle2000-11-292-9/+17
* 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
* changed the size of the "-" char so that it has correct widthKeiron Liddle2000-11-284-8/+8
* hanged the width of the "-" characterKeiron Liddle2000-11-274-5/+265
* removes aural properties in todo listfotis2000-11-261-3/+0
* documentation update for release 0.15fotis2000-11-2623-124/+183
* adds support for properties leader-align, leader-pattern-width, leader-lengt...fotis2000-11-2511-252/+1123
* 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
* error in previous commit (forget startIndent and endIndent). Image scaling sh...eschaeffer2000-11-201-1/+1
* Check if the image can fit in the area, and scale it if needed.eschaeffer2000-11-201-0/+15
* replaces old list.fo with list2.fo and adds a more interesting table.fofotis2000-11-174-2744/+2981
* adds a warning for regions in flows which don't exist in the layoutfotis2000-11-173-4/+30
* Stops automatic switching of Xalan to the XercesLiaison class and the Xerces DOMfotis2000-11-173-3/+3
* AWTRenderer no supports system fonts (Dorothea Wiarda)fotis2000-11-162-22/+24
* AWTRenderer uses now system fonts and not pdf fonts. All (error) messagesfotis2000-11-1613-1845/+2823
* applys Mike's patchKeiron Liddle2000-11-161-208/+169
* handles angle units, grads,rad,degKeiron Liddle2000-11-161-123/+140
* removed unused code, jstyle'dKeiron Liddle2000-11-161-245/+185
* Improve handling of property-related exceptionsKaren Lease2000-11-151-8/+12
* preparing for v 0.15fotis2000-11-152-89/+114
* Improve handling of property errorsKaren Lease2000-11-151-3/+7
* Make the constructor publicKaren Lease2000-11-151-1/+1
* removed propertyList - no longer requiredKeiron Liddle2000-11-151-3/+0
* removed setting propertyListKeiron Liddle2000-11-158-550/+563
* renames white-space-treatment to white-space-collapsefotis2000-11-153-217/+600
* renames white-space-treatment to white-space-collapsefotis2000-11-159-796/+789
* Fix path to be relative in bugtest fo.Steve Coffman2000-11-151-5/+5
* update fo to match latest spec/fop versionSteve Coffman2000-11-152-3/+3
* Added Dharamveer Salecha's tests to the bugtests directory. Added antSteve Coffman2000-11-1535-1/+1752
* fix: images were rendered only half size (Mikko Honkala)fotis2000-11-151-139/+137
* dummy constructor added to reflect changes to CommandLinefotis2000-11-151-0/+3
* full region support [Kelly Campbell, Arved Sandstrom]fotis2000-11-152-1/+16
* region-name support, refactoring of region, PageSequence, PageMasterReference...fotis2000-11-1522-460/+1293
* Use MessageHandler. Handle unrecognized compound properties.Karen Lease2000-11-141-3/+7