aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache
Commit message (Expand)AuthorAgeFilesLines
* renames white-space-treatment to white-space-collapsefotis2000-11-157-783/+779
* 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
* 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
* 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
* rename simple-link to basic-link for xsl:fo spec (18.10.2000) conformancefotis2000-11-112-39/+38
* Remove unnecessary casts to specific property classesKaren Lease2000-11-101-4/+0
* 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
* 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
* Corinna Hischke's excellent table padding and partial border fixes. VerySteve Coffman2000-11-083-1/+52
* Markus Holman's excellent SAX2 namespaces patch.Steve Coffman2000-11-081-4/+4
* Dorothea Wiarda's caught an escaped quotation mark. The mark has beenSteve Coffman2000-11-081-1/+1
* gets viewport element and transform matrixKeiron Liddle2000-11-081-5/+52
* creates pattern graphicKeiron Liddle2000-11-081-0/+25
* sets up gradientUnitsKeiron Liddle2000-11-081-0/+15
* Richard Huxton's typo fix to make the valus in colors final static.Steve Coffman2000-11-031-1/+1
* Corinna Hischke's fix to allow right, left, top, bottom borders toSteve Coffman2000-11-036-47/+299
* fixes npe when rendering, checks the correct length thing for valKeiron Liddle2000-11-031-7/+11
* adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch>fotis2000-11-021-3/+3
* adds support for type 1 fonts by Jeremias Maerki <jeremias.maerki@outline.ch>fotis2000-11-0217-184/+2138
* Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibilitySteve Coffman2000-10-265-19/+19
* handlesKeiron Liddle2000-10-251-36/+229
* added spreadMethod, gradientUnitsKeiron Liddle2000-10-252-215/+197
* changed the SVGLengthProperty so that it is possible to tellKeiron Liddle2000-10-2513-1037/+1236
* separated node list out into a new fileKeiron Liddle2000-10-202-25/+86