aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* New property-related XSL filesKaren Lease2000-11-103-0/+238
* Split properties.xml (now obsolete) into forproperties and svgproperties. NewKaren Lease2000-11-102-0/+1072
* new file for the SVG rendering into PDFKeiron Liddle2000-11-101-0/+2478
* adds spaces between matrix and bbox coordsKeiron Liddle2000-11-101-2/+5
* stores all the pattern infoKeiron Liddle2000-11-101-8/+24
* sets up the patternKeiron Liddle2000-11-101-6/+35
* This applies Christer Moren's nested list bugSteve Coffman2000-11-091-6/+5
* handles radial gradients betterKeiron Liddle2000-11-091-84/+179
* throws ex for singular matrixKeiron Liddle2000-11-091-0/+4
* This applies Dorothea Wiarda's patch to prevent "character dropping" whenSteve Coffman2000-11-082-3/+12
* gets proper bbox, after transformKeiron Liddle2000-11-081-4/+66