summaryrefslogtreecommitdiffstats
path: root/src/sp-script.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adding a "scripting" tab to document properties dialog that allow the user ↵Felipe Corr??a da Silva Sanches2009-01-151-0/+1
| | | | | | | to manage external javascript references. (also only working for "Inkscape SVG") (bzr r7137)
* initial handling of <script> tagFelipe Corr??a da Silva Sanches2008-07-221-0/+45
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)