Commit Graph

9 Commits

Author SHA1 Message Date
Brett Zamir
5894398c36 - Linting: ESLint (or ignore) JavaScript files; unfinished: editor/jgraduate and editor/extensions folders, editor/ (root), test/ (root) HTML
- Fix: An apparent bug in jquery.svgicons.js whereby a variable `holder` was declared in too nested of a scope
- Fix: `addBezierCurve` in canvg.js had undeclared `i`
- Fix: Undeclared variable in opera widget
- Fix: Screencast `showNotes`
2018-05-13 18:47:00 +08:00
Kevin Kwok
4c2c5e793b oops, left some testing code
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1152 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-04 23:23:40 +00:00
Kevin Kwok
7308ade0ec SVG edit wave should work now (hopefully)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1148 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-04 23:21:03 +00:00
Kevin Kwok
c78c8fcd98 It turns out that now that svg-edit uses querySelector to get a shape that the old IDs have invalid characters so now i replaced getID with an overly complicated solution
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1147 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-04 22:06:40 +00:00
Kevin Kwok
7010b30254 new nodelete mode, using icon
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@532 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 23:10:20 +00:00
Kevin Kwok
b43d08417a remvoed logging
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@529 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 22:12:36 +00:00
Kevin Kwok
3f838bcd83 wave works
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@528 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 18:29:35 +00:00
Kevin Kwok
7704520e34 Deleting shapes should work but i cant really test it cause google wave is down righ tnow
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@525 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 17:38:51 +00:00
Kevin Kwok
8eeb97176f New wave gadget
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@523 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-02 16:27:59 +00:00