summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/kitfox/svg/ImageSVG.java
Commit message (Expand)AuthorAgeFilesLines
* Checking for null before TransformableElement.getXForm()kitfox2013-07-041-1/+1
* Adding support for style sheets.kitfox2013-03-191-73/+124
* Error handling now sends warnings to Logger.kitfox2013-03-091-3/+10
* Updating headers to reflect BSD license.kitfox2013-01-111-19/+28
* Updating JNLP.kitfox2012-09-071-3/+1Star
* Can now safely update trees that contain embedded images.kitfox2012-07-011-1/+10
* Fixing animation update for XML attributes.kitfox2010-10-041-25/+26
* Added support for inline images.kitfox2010-08-071-6/+13
* Fixed bug where chained 'move' path commands were not switching to 'line' aft...kitfox2010-03-101-4/+3Star
* Added Base64 stream codecs. Added Main-Class attribute to generated jars.kitfox2008-02-281-1/+8
* Added picking against bounding boxes.kitfox2007-08-211-2/+2
* Added pickng by rectangular areas. Fixed bug with picking by point.kitfox2007-08-191-12/+7Star
* Restoring SVG Salamander to it's original code base, and updating build scripts.kitfox2007-05-301-0/+299