aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor tweak to avoid writing into the ignore_this.java files which confused j...Karen Lease2000-11-142-0/+6
* updating docs for v 0.15fotis2000-11-143-93/+140
* updating docs for v 0.15fotis2000-11-143-70/+61
* includes list2.fofotis2000-11-141-1/+4
* some list examplesfotis2000-11-141-0/+2305
* belongs to docs/examples/fo/list2.fofotis2000-11-141-0/+0
* handles curves properlyKeiron Liddle2000-11-141-130/+255
* removed all svg stuffKeiron Liddle2000-11-131-1980/+25
* handles a list of css valuesKeiron Liddle2000-11-131-0/+80
* added stroke-dasharray value listKeiron Liddle2000-11-131-236/+249
* Put the handling of rgb(..) back for SVG style propertyKaren Lease2000-11-121-2/+39
* fixes null property list in case of unknown fo (Kelly Campbell)fotis2000-11-121-162/+164
* inner class belonging to Xslt.class (Kelly Campbell)fotis2000-11-121-0/+0
* code look beautified and standardized by JStylefotis2000-11-121-271/+284
* speedup of build process: added a compiled stylesheet cache and a merge capab...fotis2000-11-124-25/+114