aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ImageReader implementing class for JPEG imageseschaeffer2000-08-111-0/+161
* *** empty log message ***eschaeffer2000-08-113-0/+269
* checks for null pointers, since this is used for unknown namespacesKeiron Liddle2000-08-111-7/+14
* fixes an npe if we get an unknown namespaceKeiron Liddle2000-08-111-6/+6
* substitutes inline-sequence with inline (this is just a renaming, but the fo ...fotis2000-08-112-21/+20
* added getWidthKeiron Liddle2000-08-101-0/+5
* added better size handlingKeiron Liddle2000-08-103-25/+190
* fixed up my errorKeiron Liddle2000-08-101-2/+2
* added scaling, overflow and vertical-alignKeiron Liddle2000-08-101-0/+3
* added vertical-align, overflowKeiron Liddle2000-08-101-0/+32
* removed un-needed propertiesKeiron Liddle2000-08-091-4/+0
* added scaling propertyKeiron Liddle2000-08-091-0/+12
* code (commented) to handle all the css coloursKeiron Liddle2000-08-091-0/+475
* handles delimeters properly, can use the same delim to separate all valuesKeiron Liddle2000-08-091-12/+14
* a comment about the ElementImpl super classKeiron Liddle2000-08-091-1/+6
* fixed an npeKeiron Liddle2000-08-092-2/+2
* fixed up skew and rotationKeiron Liddle2000-08-091-4/+5
* updates AWT viewer to new SVG support, implements a goto function for the userfotis2000-08-0715-88/+745
* handles page breaking betterKeiron Liddle2000-08-072-93/+40
* fix: remove display-rule completelyfotis2000-08-042-7/+46
* replaces display-rule with a very basic form of fo:leaderfotis2000-08-034-160/+187
* fixes npeKeiron Liddle2000-08-031-1/+2
* fixes an error if it has no childrenKeiron Liddle2000-08-031-0/+2
* adds property lists, except for the XTFOTreeBuilder thingKeiron Liddle2000-08-031-1/+32
* handles separate prop listsKeiron Liddle2000-08-031-3/+43
* adds property list mappings to the driverKeiron Liddle2000-08-035-1/+40
* now in actionKeiron Liddle2000-08-031-3/+3
* this makes the property list builders separate for each name spaceKeiron Liddle2000-08-034-175/+91
* expects to be in an instream-foreign-objectKeiron Liddle2000-08-031-24/+24
* added content-width , -height propsKeiron Liddle2000-08-031-0/+2
* added element instream-foreign-objectKeiron Liddle2000-08-031-0/+1
* handles the fo:instream-foreign-object elementKeiron Liddle2000-08-031-0/+249
* added isAuto method so I can find out if it isKeiron Liddle2000-08-031-0/+5
* rendering for foreign objectKeiron Liddle2000-08-033-0/+17
* added foreign object renderingKeiron Liddle2000-08-031-98/+138
* area for foreign objects, ie. svgKeiron Liddle2000-08-031-0/+84
* added content-width , -height for instream foreign objectKeiron Liddle2000-08-031-0/+14
* changes allowed flow-name for static-content from xsl-before/xsl-after to xsl...fotis2000-08-022-4/+4
* new file for the standard (fo) property list mappingsKeiron Liddle2000-08-011-0/+163
* added some text properties, don't do much yetKeiron Liddle2000-07-311-0/+11
* properties for the svg namespaceKeiron Liddle2000-07-281-0/+118
* an interface for adding property list mappings, a la ElementMappingKeiron Liddle2000-07-281-0/+56
* added round edges to rectsKeiron Liddle2000-07-271-6/+20
* rounded edges for rectKeiron Liddle2000-07-271-0/+4
* added rounded edges varsKeiron Liddle2000-07-271-2/+9
* externalgraphic replaces graphic tags in former xsl versionsfotis2000-07-242-6/+4
* externalgraphic replaces graphic tags in former xsl versionsfotis2000-07-241-0/+230
* uses message handler to report errorsKeiron Liddle2000-07-244-6/+10
* adds ugly hack which allows processing of larger filesfotis2000-07-221-5/+27
* allows input of xml file + xslt file to produce pdf file. Doesn't handle larg...fotis2000-07-221-0/+219