aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* reflect renaming of simple-link -> basic-linkfotis2000-11-112-4/+4
* very simple fo file for beginnersfotis2000-11-111-0/+99
* reflect renaming of simple-link > basic-linkfotis2000-11-114-102/+122
* rename simple-link to basic-link for xsl:fo spec (18.10.2000) conformancefotis2000-11-112-39/+38
* Document the new properties formatKaren Lease2000-11-101-0/+230
* Use automatically generated mappingsKaren Lease2000-11-100-0/+0
* Always set font-size first.Karen Lease2000-11-100-0/+0
* Add getContentWidth method (same as previous revision with correct comment)Karen Lease2000-11-100-0/+0
* Remove unnecessary casts to specific property classesKaren Lease2000-11-101-4/+0
* Add inhprop and normalexKaren Lease2000-11-101-0/+2
* Test property functionsKaren Lease2000-11-101-0/+172
* normal.fo with expression testsKaren Lease2000-11-101-0/+149
* Use automatically generated mappingsKaren Lease2000-11-101-58/+11
* Make compatible with new Property.Maker constructor and make method parametersKaren Lease2000-11-108-19/+33
* New types for propertiesKaren Lease2000-11-108-0/+727
* Modify for use with property expression parsingKaren Lease2000-11-101-59/+83
* Move rgb() into new fo.expr packageKaren Lease2000-11-101-39/+8
* PropertyListBuilder.javaKaren Lease2000-11-107-129/+149
* Add new methods impelmenting functions allowed in property expressionsKaren Lease2000-11-101-9/+119
* Expand Maker subclass; add new get methods for new property datatypesKaren Lease2000-11-101-15/+279
* New methods used in calculating percent-based property valuesKaren Lease2000-11-101-1/+25
* Add parent FO argument when building property listsKaren Lease2000-11-102-3/+4
* Initial version of new base property type classesKaren Lease2000-11-108-0/+787
* property expression parsing classes: initial versionKaren Lease2000-11-1021-0/+2606
* Change codegen/properties rulesKaren Lease2000-11-101-4/+24
* Rewrite for new properties functionsKaren Lease2000-11-101-91/+252