summaryrefslogtreecommitdiffstats
path: root/src/sp-script.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* initial handling of <script> tagFelipe Corr??a da Silva Sanches2008-07-221-0/+127
Some people develope SVG files that contain javascript. We should not erase their script nodes! Also, we could develop a scripting IDE in inkscape. Look at http://wiki.inkscape.org/wiki/index.php/BlueprintScriptingIDE (bzr r6391)