summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/kitfox/svg/xml
Commit message (Expand)AuthorAgeFilesLines
* Error handling now sends warnings to Logger.kitfox2013-03-094-49/+68
* Fixing URL parsing.kitfox2013-02-051-4/+7
* Updating headers to reflect BSD license.kitfox2013-01-1113-196/+373
* Fixing parsing empty content in style attribute.kitfox2012-08-241-13/+8Star
* Fixed NPE exception when parsing styles of 0 length.kitfox2011-02-151-2/+8
* Fixing animation update for XML attributes.kitfox2010-10-041-0/+59
* XMLParseUtil can now handle unitless coordinates.kitfox2010-03-171-2/+3
* Added "px|em|ex" to XMLParseUtil.kitfox2010-03-161-1/+1
* Color table now parses the 'currentColor' colorkitfox2009-05-061-2/+2
* Added fix for calculating screen units while running on a headless serverkitfox2008-04-281-1/+9
* Added Base64 stream codecs. Added Main-Class attribute to generated jars.kitfox2008-02-284-1/+205
* Updated color parsing to handle rgb percentageskitfox2008-02-261-5/+9
* Quick hack to allow 'currentColor' to be parsedkitfox2007-12-121-0/+6
* Restoring SVG Salamander to it's original code base, and updating build scripts.kitfox2007-05-3010-0/+2161