summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/kitfox/svg/SVGElement.java
Commit message (Expand)AuthorAgeFilesLines
* Roots now automatically assigned a diagram when attached to SVGDiagram.kitfox2012-01-011-8/+14
* Added SVGElement.removeElement() method. ShapeElement can now handle invalid...kitfox2011-10-071-1/+14
* Fixing animation update for XML attributes.kitfox2010-10-041-1/+3
* Added new iteration methods for SVG element children.kitfox2010-09-041-0/+10
* Fixed bug where chained 'move' path commands were not switching to 'line' aft...kitfox2010-03-101-9/+9
* Should now be possible to set id attribute even if element has not yet been a...kitfox2009-02-221-1/+2
* Removing a lot of junk from svgSalamander.jarkitfox2008-12-081-0/+8
* Fixed problem with rendering patterns based on images set with 0 width or hei...kitfox2008-04-231-1/+1
* Restoring SVG Salamander to it's original code base, and updating build scripts.kitfox2007-05-301-0/+853