Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix in fx module for very short durations | wout | 2013-01-08 | 3 | -7/+7 |
* | Fix in fx module for durations under 10 ms | wout | 2013-01-08 | 3 | -7/+8 |
* | Updated README | wout | 2013-01-06 | 2 | -5/+4 |
* | Updated README | wout | 2013-01-06 | 5 | -17/+17 |
* | Added patterns | wout | 2013-01-06 | 7 | -8/+122 |
* | Updated README | wout | 2013-01-06 | 1 | -0/+14 |
* | fill() and stroke() accept a hex string | wout | 2013-01-06 | 5 | -110/+60 |
* | Fix in animatabel attr | wout | 2013-01-05 | 3 | -8/+26 |
* | Removed temp wrapper in safari bug fix | wout | 2013-01-05 | 5 | -68/+94 |
* | Updated README | wout | 2013-01-04 | 1 | -2/+2 |
* | Updated README | wout | 2013-01-04 | 1 | -0/+2 |
* | Made code more readable and included docs | wout | 2013-01-04 | 25 | -1316/+1155 |
* | Updated README | wout | 2013-01-03 | 1 | -1/+1 |
* | Updated README | wout | 2013-01-03 | 1 | -1/+1 |
* | Updated README | wout | 2013-01-03 | 1 | -4/+4 |
* | Fix in SVG.FX | wout | 2013-01-03 | 5 | -24/+28 |
* | Fix in color parser | wout | 2013-01-03 | 3 | -5/+19 |
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 7 | -34/+686 |
* | Added SVG.Nested to create nested svg documents | wout | 2013-01-02 | 6 | -4/+50 |
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 11 | -208/+283 |
* | Added each(), next(), previous() and more | wout | 2012-12-31 | 7 | -24/+197 |
* | Added position() | wout | 2012-12-31 | 3 | -6/+22 |
* | Added clone() | wout | 2012-12-31 | 4 | -7/+45 |
* | Added mask.js | wout | 2012-12-31 | 9 | -27/+156 |
* | Added hide() and show() | wout | 2012-12-30 | 5 | -29/+60 |
* | Updated README | wout | 2012-12-30 | 1 | -8/+0 |
* | Added dblclick to event.js | wout | 2012-12-30 | 4 | -8/+18 |
* | Added event.js | wout | 2012-12-30 | 5 | -8/+66 |
* | Updated REAME | wout | 2012-12-30 | 1 | -4/+9 |
* | Code refactoring | wout | 2012-12-29 | 13 | -123/+231 |
* | Updated README | wout | 2012-12-29 | 1 | -2/+2 |
* | Updated README | wout | 2012-12-29 | 1 | -1/+1 |
* | Improved container | wout | 2012-12-29 | 5 | -11/+11 |
* | Updated REAME | wout | 2012-12-29 | 1 | -3/+3 |
* | Added polyline and polygon, removed cicle | wout | 2012-12-29 | 10 | -167/+186 |
* | Added skew method to the sugar module | wout | 2012-12-28 | 6 | -21/+45 |
* | Updated README | wout | 2012-12-28 | 1 | -1/+1 |
* | Updated README on image | wout | 2012-12-28 | 1 | -1/+3 |
* | Added image size as arguments | wout | 2012-12-28 | 4 | -8/+11 |
* | Added center to all elements | wout | 2012-12-28 | 1 | -12/+17 |
* | Bug fix in bbox() | wout | 2012-12-27 | 3 | -7/+21 |
* | Updated README | wout | 2012-12-27 | 1 | -3/+6 |
* | Fix in bbox90 for IE | wout | 2012-12-27 | 3 | -21/+25 |
* | Added test page to README | wout | 2012-12-27 | 1 | -3/+5 |
* | Updated README | wout | 2012-12-27 | 3 | -24/+27 |
* | Updated README | wout | 2012-12-27 | 4 | -14/+14 |
* | Reworked transform() | wout | 2012-12-27 | 6 | -84/+164 |
* | Fix in path | wout | 2012-12-26 | 5 | -8/+24 |
* | Added to-do in README | wout | 2012-12-23 | 1 | -0/+1 |
* | Defaulting <svg> width and height to 100% | wout | 2012-12-23 | 3 | -5/+5 |