summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/kitfox/svg/SVGUniverse.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing SVGSALAMANDER-33. User can now selectively remove documents from cache.kitfox2014-02-061-39/+19Star
* Fixing SVGSALAMANDER-30. Animation elements with a 'to' but not a 'from' wil...kitfox2014-02-061-2/+0Star
* Tspan should now handle setting the x without the y also being specified.kitfox2013-06-081-163/+178
* Error handling now sends warnings to Logger.kitfox2013-03-091-61/+67
* Updating headers to reflect BSD license.kitfox2013-01-111-19/+28
* Now avoiding reentering XML parser when USE tags reference other documents.kitfox2012-09-291-1/+5
* Added SVGElement.removeElement() method. ShapeElement can now handle invalid...kitfox2011-10-071-3/+7
* Added support for inline images.kitfox2010-08-071-2/+55
* Optimized SVGUniverse to cache XMLReader, not create SAXReader.kitfox2010-03-241-4/+16
* Now checking to see if path exists when resolving jar: urls.kitfox2009-05-311-1/+1
* Work around for running in webstart to handle URLs to the source jar where t...kitfox2009-03-191-4/+14
* Fixed infinate recursion when calling SVGUniverse.loadSVG()kitfox2008-04-151-1/+5
* Changed InputStream readers to handle European characters. Reorganised build...kitfox2008-02-111-9/+17
* Added parsing of gzipped svg files.kitfox2007-07-181-20/+13Star
* Partially added inflationi of zipped files.kitfox2007-07-171-13/+57
* Restoring SVG Salamander to it's original code base, and updating build scripts.kitfox2007-05-301-0/+533