| Commit message (Expand) | Author | Age | Files | Lines |
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
* | Distinguished SVG.Container from SVG.parent, bumped to v0.32 | wout | 2013-08-05 | 1 | -95/+3 |
* | Added SVG.Array and bumped to v0.29 | wout | 2013-07-25 | 1 | -1/+1 |
* | Reworked arrange module, <defs> always on top | wout | 2013-06-27 | 1 | -11/+11 |
* | Added `get()` method to SVG.Container | wout | 2013-06-23 | 1 | -0/+4 |
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 1 | -68/+11 |
* | Removing defs and references on clear() | wout | 2013-05-08 | 1 | -4/+7 |
* | Bug fix: recreating defs after clear()0.12 | wout | 2013-03-28 | 1 | -1/+5 |
* | Updated README | wout | 2013-03-25 | 1 | -0/+4 |
* | Added unbiased option to plotable elements | wout | 2013-03-24 | 1 | -6/+6 |
* | Added plot() method to SVG.Line | wout | 2013-03-24 | 1 | -1/+1 |
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -33/+35 |
* | Added x(), y(), cx(), cy() and matrix | wout | 2013-03-12 | 1 | -3/+7 |
* | Bumped to v0.7 with reworked id sequence, attr nullifier, and various other f... | wout | 2013-02-27 | 1 | -11/+15 |
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -92/+101 |
* | Reworked SVG.Container inheritance | wout | 2013-02-02 | 1 | -3/+8 |
* | Updated README | wout | 2013-01-06 | 1 | -3/+3 |
* | Added patterns | wout | 2013-01-06 | 1 | -1/+5 |
* | Removed temp wrapper in safari bug fix | wout | 2013-01-05 | 1 | -19/+0 |
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -107/+82 |
* | Added SVG.Nested to create nested svg documents | wout | 2013-01-02 | 1 | -0/+5 |
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 1 | -5/+10 |
* | Added each(), next(), previous() and more | wout | 2012-12-31 | 1 | -0/+33 |
* | Code refactoring | wout | 2012-12-29 | 1 | -9/+21 |
* | Improved container | wout | 2012-12-29 | 1 | -1/+1 |
* | Added polyline and polygon, removed cicle | wout | 2012-12-29 | 1 | -32/+22 |
* | Added image size as arguments | wout | 2012-12-28 | 1 | -2/+3 |
* | Added support for IE9 | wout | 2012-12-23 | 1 | -1/+1 |
* | Imporved safari fix | wout | 2012-12-23 | 1 | -2/+2 |
* | Fine-tuned safari bug fix | wout | 2012-12-23 | 1 | -14/+12 |
* | Fixed a bug in safari prevending correct dy on tspans | wout | 2012-12-23 | 1 | -1/+23 |
* | Change lement creation syntax | wout | 2012-12-22 | 1 | -54/+28 |
* | Added gradient | wout | 2012-12-22 | 1 | -0/+5 |
* | 'bbox()' bow also returning cx and cy0.1 | wout | 2012-12-21 | 1 | -2/+1 |
* | Streamlined code | wout | 2012-12-21 | 1 | -1/+1 |
* | Added font element | wout | 2012-12-20 | 1 | -5/+11 |
* | Updated Readme | wout | 2012-12-19 | 1 | -1/+1 |
* | Separated core from optional libraries | wout | 2012-12-18 | 1 | -36/+14 |
* | Code slimming | wout | 2012-12-17 | 1 | -1/+1 |
* | Refactored code for readability and size | wout | 2012-12-17 | 1 | -2/+2 |
* | Removing legacy references | wout | 2012-12-17 | 1 | -4/+0 |
* | Fix in circle and ellipse generater | wout | 2012-12-16 | 1 | -12/+24 |
* | Implemented core library | wout | 2012-12-16 | 1 | -0/+138 |
* | Initial commit | wout | 2012-12-15 | 1 | -0/+0 |