aboutsummaryrefslogtreecommitdiffstats
path: root/src/image.js
Commit message (Expand)AuthorAgeFilesLines
* #805 Image memory leak fix (#806)Nenad Kuzmanovic2018-02-071-0/+4
* onclick events are now bound with SVG.on, prefixed globals, relax tests to wo...Ulrich-Matthias Schäfer2017-03-211-4/+4
* missed another oneUlrich-Matthias Schäfer2017-03-191-1/+1
* add error callback on image loadingAlexandre Peyron2016-07-121-0/+11
* fixes the null check fix from last commit (fixes #417)Ulrich-Matthias Schäfer2015-11-291-1/+1
* added null check in image onload callback (fixes #415)Ulrich-Matthias Schäfer2015-11-281-0/+2
* Fixed few bugs with doc() and problems with textNodes (#357)Ulrich-Matthias Schäfer2015-06-281-1/+1
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Fixed bug in clone() methodwout2014-09-021-6/+6
* Replaced a non breaking space with a real spacewout2014-03-051-1/+1
* Bumped to 1.0.0-rc.6wout2014-03-041-1/+2
* Added loader on SVG.Image and included svg.pattern.js to the corewout2014-02-051-3/+34
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-19/+19
* Bumped to v0.33wout2014-01-221-0/+0
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-051-2/+0
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-221-1/+1
* Added deep traversing, reorganizd moduleswout2013-06-091-0/+11
* Bumped to v0.11wout2013-03-241-4/+3
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-7/+7
* Made code more readable and included docswout2013-01-041-7/+5
* Added clone()wout2012-12-311-1/+2
* Added gradientwout2012-12-221-1/+1
* Making the svg function globalwout2012-12-211-1/+1
* Added font elementwout2012-12-201-6/+2
* Added transform()wout2012-12-181-2/+2
* Refactored code for readability and sizewout2012-12-171-8/+13
* Removed redundant codewout2012-12-171-1/+0
* Implemented core librarywout2012-12-161-0/+17
* Initial commitwout2012-12-151-0/+0