summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added loop(), switched to requestAnimFrame, bumped to v0.38wout2014-01-281-6/+35
* Added get to SVG.Set, bumped to v0.37wout2014-01-263-121/+114
* Added addTo() and putIn() methods, added more detailed documentationwout2014-01-252-0/+24
* Added the hyperlink elementwout2014-01-231-0/+32
* Added pause / play to SVG.FX module and bumped to v0.34wout2014-01-231-25/+73
* Fix in point array move method0.34wout2014-01-221-2/+3
* Fix in viewboxwout2014-01-221-6/+21
* Fix in SVG.Viewboxwout2014-01-221-2/+2
* Bumped to v0.33wout2014-01-2237-56/+130
* Fix in viewbox0.33wout2013-08-231-4/+3
* Fix in viewboxwout2013-08-231-2/+2
* Added merge() method to SVG.RBoxwout2013-08-221-1/+22
* Fixed bug in memory systemwout2013-08-221-7/+9
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-055-99/+107
* Added animatible poly's, bumped to v0.31wout2013-08-015-39/+258
* Added support for CommonJS and AMD, bunped to v0.300.31wout2013-07-265-5/+15
* Added SVG.Array and bumped to v0.29wout2013-07-255-12/+42
* Reworked SVG.Text to give more granular controlwout2013-07-233-67/+106
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-224-3/+60
* Fix in back()wout2013-07-171-1/+1
* Various IE9 and IE10 fixeswout2013-07-045-17/+17
* Added memory modulewout2013-07-022-3/+37
* Sets accept multiple elements at oncewout2013-07-011-2/+5
* Added SVG.Set adn bumped to v0.24wout2013-07-015-74/+93
* Fix in SVG.Number for IE0.24wout2013-07-011-10/+12
* Fix in unit parser with negative values.wout2013-06-302-2/+2
* IMplemented <use> element, bumped to v0.23wout2013-06-294-12/+20
* Fixed naming conflict in mask and clip modules, bumped to v0.22wout2013-06-292-4/+62
* Reworked arrange module, <defs> always on topwout2013-06-276-34/+78
* Fix in rotation transform0.21wout2013-06-251-1/+1
* Added default stroke-linejoin and stroke-linecap valueswout2013-06-241-18/+20
* Added `get()` method to SVG.Containerwout2013-06-232-4/+4
* Fix in fill() methodwout2013-06-231-2/+2
* Added SVG.Number, reworked gradient systemwout2013-06-237-58/+143
* Added to() method in the SVG.FXwout2013-06-092-94/+104
* Added deep traversing, reorganized modules0.19wout2013-06-091-0/+1
* Added deep traversing, reorganizd moduleswout2013-06-0917-77/+192
* Added translate() methodwout2013-05-291-2/+9
* Added merge() to SVG.BBoxwout2013-05-283-43/+86
* Removing defs and references on clear()wout2013-05-081-4/+7
* Bumped to v0.15, removed hsb color supportwout2013-04-264-89/+16
* Added the rbox() method, bumped to v0.140.15wout2013-04-223-47/+110
* Parsing numeric values as a global getter0.14wout2013-04-151-1/+1
* Removing style attributes when emptywout2013-04-151-1/+4
* Fix in defaultswout2013-04-142-14/+17
* Merge pull request #24 from robwalch/masterWout Fierens2013-04-142-5/+5
|\
| * remove the use of keyword 'default'Rob Walch2013-04-142-5/+5
* | Ensure center point for rotationswout2013-04-131-7/+11
* | Bumped to v0.13wout2013-04-121-4/+7
* | Fix for Firefox in bbox()0.13wout2013-04-111-7/+8
|/