Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Added support for IE9 | wout | 2012-12-23 | 4 | -5/+6 |
* | Added and exta wrapping div around svg element | wout | 2012-12-23 | 3 | -7/+17 |
* | Imporved safari fix | wout | 2012-12-23 | 3 | -7/+7 |
* | Updated README | wout | 2012-12-23 | 1 | -2/+2 |
* | Added build instructions to README | wout | 2012-12-23 | 4 | -12/+42 |
* | Updated readme | wout | 2012-12-23 | 1 | -1/+1 |
* | Updated readme | wout | 2012-12-23 | 1 | -1/+1 |
* | Updated readme | wout | 2012-12-23 | 1 | -1/+8 |
* | Fine-tuned safari bug fix | wout | 2012-12-23 | 5 | -35/+33 |
* | Fixed a bug in safari prevending correct dy on tspans | wout | 2012-12-23 | 7 | -30/+75 |
* | Fix | wout | 2012-12-23 | 2 | -4/+4 |
* | Added more info on gradients | wout | 2012-12-22 | 1 | -1/+5 |
* | Simplified rotate() syntax | wout | 2012-12-22 | 4 | -13/+23 |
* | Updated readme | wout | 2012-12-22 | 1 | -0/+1 |
* | Updated readme | wout | 2012-12-22 | 1 | -63/+77 |
* | Change lement creation syntax | wout | 2012-12-22 | 4 | -128/+66 |
* | Typo in reamde | wout | 2012-12-22 | 1 | -1/+1 |
* | Typo in gradient readme | wout | 2012-12-22 | 1 | -1/+1 |
* | Added gradient | wout | 2012-12-22 | 8 | -16/+296 |
* | Updated readme | wout | 2012-12-21 | 1 | -3/+0 |
* | Lowered presence of the svg function | wout | 2012-12-21 | 4 | -11/+5 |
* | Making the svg function global | wout | 2012-12-21 | 5 | -19/+21 |
* | Cross browser fixes | wout | 2012-12-21 | 4 | -29/+33 |
* | 'bbox()' bow also returning cx and cy0.1 | wout | 2012-12-21 | 4 | -6/+4 |