Commit Graph

12 Commits (7cf976cfb8a518812e0a7692af65ac2103b1d487)

Author SHA1 Message Date
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
Pavol Rusnak c0273beb31 fix build of firefox extension and opera widget again
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1696 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-09-01 09:20:05 +00:00
Jeff Schiller c7e65bb77d Minor updates to branding to update to pre-2.5
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1146 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-01-04 21:15:01 +00: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
Narendra Sisodiya 3ce957efe9 correcting upper version in addon
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@611 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-09-08 20:05:44 +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 6bd6d0746e Fixed comment in FF/Opera hander files, fixed bugs for Firefox extension
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@469 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-08-25 18:22:43 +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
Pavol Rusnak 2eea448e9a replaced scripts with makefile (call make all to build)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@432 eee81c28-f429-11dd-99c0-75d572ba1ddd
2009-08-21 14:03:39 +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