svgedit/editor
Brett Zamir 6b5a4e645e change beforeunload to use addEventListener (only supporting IE9 now and better to allow multiple if user wishes); also CamelCase internal variable for consistency; add brackets
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2639 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-01-31 00:06:50 +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 Changing naming of "method" to "mode" in error (very minor) 2014-01-26 11:06:27 +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 - full translation 2013-10-29 08:06:26 +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 Remove unneeded text/javascript 2013-10-14 02:02:54 +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 change beforeunload to use addEventListener (only supporting IE9 now and better to allow multiple if user wishes); also CamelCase internal variable for consistency; add brackets 2014-01-31 00:06:50 +00:00
embedapi.js Note on limitations (these limitations existed previously to the eval() dependency removal) 2013-10-14 03:25:35 +00:00
history.js change beforeunload to use addEventListener (only supporting IE9 now and better to allow multiple if user wishes); also CamelCase internal variable for consistency; add brackets 2014-01-31 00:06:50 +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 - now You can choose polish translation in "Editor options" 2013-10-29 08:19:13 +00:00
svg-editor.js change beforeunload to use addEventListener (only supporting IE9 now and better to allow multiple if user wishes); also CamelCase internal variable for consistency; add brackets 2014-01-31 00:06:50 +00:00
svg-editor.manifest Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
svgcanvas.js Support PNG, JPEG, BMP, WEBP export formats by change of "Export to PNG" menu item into "Export" with its own pull-down dialog (and a HTML5 range type input element for "quality" selection for JPEG or WEBP files), including changes for the server_opensave extension; change locale key from "export_png" to "export_img" and change the corresponding localized strings (currently CS, DE, ES, FR, IT, NL, PT-BR, RO, SK, all reset to English to avoid translation errors); within the setCustomHandlers() API, deprecate "pngsave" in favor of "exportImage" (chosen to avoid just using the simpler but reserved JS keyword "export") including use within the server_opensave extension; a few JSLint-friendly changes 2013-10-28 03:53:30 +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 change beforeunload to use addEventListener (only supporting IE9 now and better to allow multiple if user wishes); also CamelCase internal variable for consistency; add brackets 2014-01-31 00:06:50 +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