summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added default stroke-linejoin and stroke-linecap valueswout2013-06-244-41/+48
* Added `get()` method to SVG.Containerwout2013-06-235-10/+23
* Fix in fill() methodwout2013-06-233-6/+6
* Added SVG.Number, reworked gradient systemwout2013-06-2316-138/+558
* Update README0.20wout2013-06-111-1/+1
* Updated package.jsonwout2013-06-111-1/+1
* Updated READMEwout2013-06-111-1/+1
* Updated READMEwout2013-06-111-1/+1
* Updated READMEwout2013-06-111-1/+1
* Updated READMEwout2013-06-111-0/+2
* Updated READMEwout2013-06-111-2/+0
* Updated READMEwout2013-06-111-1/+1
* Added to() method in the SVG.FXwout2013-06-096-200/+234
* Added deep traversing, reorganized modules0.19wout2013-06-091-0/+1
* Added deep traversing, reorganizd moduleswout2013-06-0924-160/+383
* Typo in docs0.18wout2013-06-041-1/+1
* Updated READMEwout2013-05-291-2/+18
* Added translate() methodwout2013-05-2913-13/+83
* Updated README0.17wout2013-05-281-1/+1
* Updated READMEwout2013-05-281-1/+8
* Added merge() to SVG.BBoxwout2013-05-2811-116/+231
* Updated README0.16wout2013-05-281-0/+2
* Removing defs and references on clear()wout2013-05-084-13/+18
* Updated READMEwout2013-04-271-2/+0
* Bumped to v0.15, removed hsb color supportwout2013-04-2610-189/+68
* Added the rbox() method, bumped to v0.140.15wout2013-04-228-101/+275
* Parsing numeric values as a global getter0.14wout2013-04-154-5/+21
* Removing style attributes when emptywout2013-04-154-5/+15
* Fix in defaultswout2013-04-144-36/+42
* 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-133-17/+25
* | Bumped to v0.13wout2013-04-124-12/+18
* | Fix for Firefox in bbox()0.13wout2013-04-115-18/+30
* | Merge pull request #22 from robwalch/masterWout Fierens2013-04-101-1/+11
|\|
| * node.getBBox() fallback. Fixes #21Rob Walch2013-04-101-1/+11
|/
* Updated READMEwout2013-04-091-2/+2
* Updated documentupwout2013-04-091-1/+1
* Addeddocumentup config filewout2013-04-091-0/+8
* Fix in poly plot() with point arrayswout2013-04-082-4/+5
* Merge pull request #20 from robwalch/patch-1Wout Fierens2013-04-081-2/+2
|\
| * Fixed plot poly with array of pointsRob Walch2013-04-081-2/+2
|/
* Updated READMEwout2013-04-071-1/+1
* Added math plugin to READMEwout2013-04-071-0/+1
* Rebuilding after leading() with argumentswout2013-04-073-5/+5
* Fix for leading method on non text elementswout2013-04-073-7/+7
* Stored base offset as a private variablewout2013-04-053-5/+7
* Updated READMEwout2013-04-041-0/+1
* Extendibility fix in SVG.Elementwout2013-04-023-5/+5
* Passing attribute name and value in rebuild() methodwout2013-03-304-8/+9