svgedit/editor
Brett Zamir c75661c758 Indent consistency per file
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2591 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-10-14 01:50:42 +00:00
..
canvg Indent consistency per file 2013-10-14 01:50:42 +00:00
contextmenu Fix issue 919, patch by duopixel. Also introduced browser.isMac 2012-03-20 08:58:24 +00:00
extensions Move back to string messages for postMessage for sake of IE9 (though not with eval); avoid IE9 error with localStorage and missing select icon 2013-10-14 01:24:52 +00:00
images Fixed Issue 123: Support for <a> element to make elements link to URLs 2010-12-01 17:54:11 +00:00
jgraduate Correction of the problem with firefox with the radial gradient 2013-02-23 21:32:09 +00:00
jquery-ui Update to jQuery and jQuery-UI latest 2012-02-23 02:48:21 +00:00
jquerybbq Added jQuery BBQ file missing in previous checkin 2010-03-12 20:59:43 +00:00
js-hotkeys Adding shortcut keys to move up/down commands 2010-08-20 19:27:57 +00:00
locale Indent consistency per file 2013-10-14 01:50:42 +00:00
spinbtn Updated minified spinner script 2011-02-23 21:06:26 +00:00
svgicons Updating license information as per http://code.google.com/p/svg-edit/issues/detail?id=959 2012-09-16 18:53:27 +00:00
browser-not-supported.html Added IE9 to list of browser alternatives 2011-01-16 20:40:17 +00:00
browser.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
contextmenu.js added missing semicolons. Need to investigate contextMenuExtensions potential leaking 2013-02-14 13:22:01 +00:00
coords.js Indent consistency per file 2013-10-14 01:50:42 +00:00
draw.js simplified visElems, and renamed current_drawing -> currentDrawing 2013-02-23 16:46:02 +00:00
embedapi.html Fix security issue by avoiding use of eval() within postMessage calls between embedAPI and main editor (also namespace the messages and protect the imagelib extension message listener from non-string messages); avoid embedAPI's unneeded randomizing of callback IDs in favor of incrementing; deprecate old embedded_svg_edit API name in favor of JS/JSLint-friendly EmbeddedSVGEdit name (and allow it to be instantiated w/o new keyword); JSLint/HTML5-ize embedAPI files, remove HTML5/browser-optional type="text/javascript", remove unused comments for embedAPI 2013-10-13 23:59:32 +00:00
embedapi.js Move back to string messages for postMessage for sake of IE9 (though not with eval); avoid IE9 error with localStorage and missing select icon 2013-10-14 01:24:52 +00:00
history.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
jquery-svg.js Create jquery-svg module and empty test, update build. Add a couple tiny unit tests for recalculate.js 2013-02-20 15:34:42 +00:00
jquery.js Update to jQuery and jQuery-UI latest 2012-02-23 02:48:21 +00:00
math.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
path.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
recalculate.js Indent consistency per file 2013-10-14 01:50:42 +00:00
sanitize.js use 2 spaces for indentation in sanitize.js 2013-02-26 15:21:46 +00:00
select.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
svg-editor.css Added a thumbnail overview as described in Issue 208 part 6. 2013-09-23 18:55:52 +00:00
svg-editor.html Indent consistency per file 2013-10-14 01:50:42 +00:00
svg-editor.js Indent consistency per file 2013-10-14 01:50:42 +00:00
svg-editor.manifest Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
svgcanvas.js Indent consistency per file 2013-10-14 01:50:42 +00:00
svgedit.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
svgtransformlist.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
svgutils.js Indent consistency per file 2013-10-14 01:50:42 +00:00
touch.js moved touch events listeners to touch.js 2013-02-21 14:48:24 +00:00
units.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00