summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixed instantiation issue in SVG.Numberwout2014-08-286-86/+91
* | Removed internal references from SVG.Textwout2014-08-2510-98/+166
* | Updated READMEwout2014-08-241-2/+13
* | Updated READMEwout2014-08-241-1/+23
* | Implemented absolute and relative matrix transformationswout2014-08-2410-161/+284
* | Secure wrapperwout2014-08-193-5/+5
* | Typo'swout2014-08-193-6/+6
* | Fixes #3 Support AMD, CommonJS (Browserify), globals (default method) using U...Alex Ewerlof2014-08-035-28/+28
* | Added .idea to gitignore so that WebStorm doesn't get in the way of developmentAlex Ewerlof2014-08-031-0/+1
* | Ignoring node_moduleswout2014-08-031-0/+1
* | Removed node moduleswout2014-08-034622-473843/+15
* | Updated CHANGELOGwout2014-08-011-0/+1
* | Updated CHANGELOGwout2014-08-011-0/+1
* | Updated CHANGELOGwout2014-08-011-0/+1
* | Updated CHANGELOGwout2014-08-011-2/+4
* | Updated READMEwout2014-08-011-3/+3
* | Updated READMEwout2014-08-011-4/+3
* | Added SVG.Bare for creation of non-described elementswout2014-08-0115-216/+251
* | Added one more spec on raw importingwout2014-08-011-0/+5
* | Updated READMEwout2014-08-011-1/+3
* | Updated CHANGELOGwout2014-08-011-1/+1
* | Added svg import / export functionaltywout2014-08-018-23/+139
* | Reworked sub-pixel offset fixwout2014-07-317-63/+36
* | Typowout2014-07-301-1/+1
* | Updated READMEwout2014-07-301-2/+2
* | Added reverse functionality for animation loopswout2014-07-307-214/+263
* | Updated READMEwout2014-07-291-1/+24
* | Added more control to SVG.Matrixwout2014-07-281002-1557/+170294
* | Matirx specswout2014-07-271-254/+263
* | Specified untransform() methodwout2014-07-274-10/+34
* | Reimplemented matrix animationswout2014-07-261-10/+10
* | Installed Jasmin 2.0.1wout2014-07-2625-3911/+4248
* | Various small fixeswout2014-07-2518-3852/+497
* | Moved SVG.invent to main svg.js filewout2014-07-238-76/+31
* | Fix in rboxwout2014-07-205-63/+57
* | Fixes a but in absolute positioning of groupswout2014-07-194-10/+20
* | Converted to spaceswout2014-07-131-44/+44
* | Added documentation builderwout2014-07-13233-2/+44443
* | Switched to gulp for buildingwout2014-07-133627-3917/+268067
* | Added support for scale center on matriceswout2014-07-129-92/+90
* | Updated CHANGELOGwout2014-07-121-2/+7
* | Eliminate matrix translation errorswout2014-07-1213-27/+27
* | Further debugging matrix new implementationwout2014-07-1210-63/+77
* | Completely reworked transform systemwout2014-07-1129-866/+1451
* | Typo in READMEwout2014-06-281-1/+1
* | Added new SVG.Line class and working on SVG.Matrixwout2014-06-2815-419/+273
* | Updated CHANGELOGwout2014-06-261-3/+4
* | Complete new clone() methodwout2014-06-266-99/+83
* | Updated CHANGELOGwout2014-06-251-4/+6
* | Added more versatility to adopterwout2014-06-258-15/+28