codedread
|
4043c6e537
|
Change all tab indentations to 2sp indentation. Addresses issue #37
|
2018-05-17 21:02:30 -07:00 |
Brett Zamir
|
a3b3525789
|
- Linting (ESLint): Finish
- Fix: Globals (x, y) in `mouseMove`
- Fix: Global (element, d_attr->dAttr) in `mouseDown`
- Fix: Avoid `drawnPath` not defined error
- Docs: sp.
|
2018-05-17 11:34:21 +08:00 |
Brett Zamir
|
340915be4e
|
- Linting (ESLint): Finish extensions and most files in editor/; unfinished: `editor/svg-editor.js`, `editor/svgcanvas.js`
- Linting (ESLint): Fix ignore file paths
- History `elem` fix
|
2018-05-16 12:08:41 +08:00 |
Brett Zamir
|
326a517074
|
JSLint
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2645 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2014-01-31 02:23:40 +00:00 |
Bruno Heridet
|
11d58b0ad7
|
added missing semicolons. Need to investigate contextMenuExtensions potential leaking
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2388 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2013-02-14 13:22:01 +00:00 |
Jeff Schiller
|
c7635282f4
|
Fix Issue 907: Allow custom menu options (Apply patch from adambender)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2055 eee81c28-f429-11dd-99c0-75d572ba1ddd
|
2012-02-25 02:13:18 +00:00 |