aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* update to conform to new text-align values (stephanie crowe)fotis2000-07-221-2/+2
* updates text-align/text-align-last values to xsl 2000 specfotis2000-07-211-6/+13
* now handles id's correctly when a table overflows onto another pageJordan Naftolin2000-07-201-12/+5
* Now reports all id's which were referenced but do not exist, rather than just...Jordan Naftolin2000-07-201-6/+10
* Now reports all id's which were referenced but do not exist, rather than just...Jordan Naftolin2000-07-201-2/+6
* fixes image bug where images where flippedKeiron Liddle2000-07-201-2/+3
* Fixed table overflow bugJordan Naftolin2000-07-191-3/+12
* made removeChild public. Necessary for fixing table overflow bugJordan Naftolin2000-07-191-1/+1
* changed svg namespace uri to the current valueKeiron Liddle2000-07-181-3/+3
* minor color optimizationKeiron Liddle2000-07-181-9/+22
* changes for new svg java bindingsKeiron Liddle2000-07-181-73/+73
* changes for new java bindingsKeiron Liddle2000-07-1841-316/+877
* changes for the new java bindingsKeiron Liddle2000-07-182-51/+62
* adds method hasAttribute and hasAttributeNS to make class DOM 2 conformfotis2000-07-151-20/+31
* adds method importNode to make class DOM 2 conformfotis2000-07-151-13/+23
* fix: corrects package statementfotis2000-07-151-13/+13
* fix: makes constructor public and corrects package statementfotis2000-07-151-14/+14
* replace getRawName with getQName to make it SAX 2 final compatiblefotis2000-07-153-3/+3
* set SAX 2 feature namespace-prefix to truefotis2000-07-153-4/+30
* Now properly casts to FObj rather than FONodeJordan Naftolin2000-07-131-1/+1
* added recursive removeID method. This method assumes that FObj's are only ch...Jordan Naftolin2000-07-131-0/+18
* Now calls removeID when keep-with-next is encounteredJordan Naftolin2000-07-131-0/+5
* Added ability to remove ID from idReferences. This is needed for keep-with-nextJordan Naftolin2000-07-131-0/+13
* Fix Eric Schaeffer's bug with the int color conversions going to PDF -1.0Steve Coffman2000-07-121-4/+5
* extra style options for the linesKeiron Liddle2000-07-121-9/+16
* better implementation for drawing svg objectsKeiron Liddle2000-07-121-59/+222
* added method createAttributeNS to make sure it compiles properlyKeiron Liddle2000-07-121-0/+7
* This adds Domagoj Cosic's patch to fix printing to Postscript printers,Steve Coffman2000-07-111-13/+16
* now allows renderingKeiron Liddle2000-07-111-1/+1
* added namespace separation of propertiesKeiron Liddle2000-07-114-18/+89
* added access methods to get font infoKeiron Liddle2000-07-111-0/+8
* changed to render svg area, in a different packageKeiron Liddle2000-07-114-438/+1286
* data types for svg elementsKeiron Liddle2000-07-114-0/+822
* new svg graphic elementsKeiron Liddle2000-07-1154-409/+6426
* Adjustments for XTarved2000-07-111-0/+56
* SAX2arved2000-07-113-13/+13
* New pagination specarved2000-07-119-0/+1506