Brett Zamir
52353c6321
- Further convert tabs -> 2 spaces in JS code comments (except in test performance
...
file where used for alignment though use tab escape within JS), CSS
(including comments), PHP, SVG, JSON, XUL
- Remove extra spaces in svgcanvas.js, ext-connector.js
2018-05-18 14:41:43 +08:00
Brett Zamir
4bfbaacb5e
- Complete conversion to 2-spaces, fixing issue #37 (also removed some extra/misplaced tabs/spaces in process)
2018-05-18 14:23:36 +08:00
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
Narendra Sisodiya
5636cd3f73
Fixing Bug 189 , adding icon in status bar in firefox
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@622 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-10 19:13:40 +00:00
Pavol Rusnak
4043d459dd
create one Makefile in the top root directory (WIP - need to remove build path from resulting archives)
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@563 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-04 16:10:50 +00:00
Alexis Deveria
baf9f75982
Possibly fixed issue 99 and issue 108 by setting up an external handler function. Moved Opera references to seperate file and reprocessed thinker.li's patch to also use a use separate file
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@468 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-08-25 16:35:57 +00:00
Jeff Schiller
dfd747f9c5
Check in patch from Thinker Li to adapt SVG-edit into a Firefox extension
...
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@429 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-08-21 12:33:56 +00:00