svgedit/editor
Brett Zamir dd9e3b4864 Ensure top URL will change in case it wishes to react according to storagePrompt param (such as in the embedded editor).
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2722 eee81c28-f429-11dd-99c0-75d572ba1ddd
2014-02-22 05:19:50 +00:00
..
canvg JSLint rgbcolor.js 2014-02-17 07:05:29 +00:00
contextmenu Fix issue 919, patch by duopixel. Also introduced browser.isMac 2012-03-20 08:58:24 +00:00
extensions Ensure top URL will change in case it wishes to react according to storagePrompt param (such as in the embedded editor). 2014-02-22 05:19:50 +00:00
images Allow for "Make (hyper)link" tooltip to show through 2014-02-11 02:20:19 +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 Add storage strings to other locales 2014-02-19 04:33:21 +00:00
spinbtn JSLint JQuerySpinBtn.js 2014-02-18 00:12:56 +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 JSLint 2014-01-31 02:23:40 +00:00
config-sample.js Critical privacy/data integrity fix: Move cross-domain capable message listener into own extension (ext-xdomain-messaging.js) and do not include by default (the extension now won't work anyways without an allowedOrigins config first being set (in config.js) for security reasons (and not via URL)); add allowedOrigins config and demo use in config-sample.js; JSLint; update embedapi.html to supply the xdomain extension in case running xdomain (again, allowedOrigins must be supplied in the local copy of config.js for this to work); modify embedapi.js to allow reuse of cross-domain API with same-domain usage, but without the intermediate JSON parsing which could lose some non-JSONable arguments or response. 2014-02-22 04:08:24 +00:00
contextmenu.js JSLint 2014-01-31 02:23:40 +00:00
coords.js JSLint 2014-01-31 02:13:37 +00:00
draw.js JSLint 2014-01-31 02:13:37 +00:00
embedapi.html Allow embeddedapi.html to pass on its URL arguments to the iframe 2014-02-22 04:52:04 +00:00
embedapi.js Critical privacy/data integrity fix: Move cross-domain capable message listener into own extension (ext-xdomain-messaging.js) and do not include by default (the extension now won't work anyways without an allowedOrigins config first being set (in config.js) for security reasons (and not via URL)); add allowedOrigins config and demo use in config-sample.js; JSLint; update embedapi.html to supply the xdomain extension in case running xdomain (again, allowedOrigins must be supplied in the local copy of config.js for this to work); modify embedapi.js to allow reuse of cross-domain API with same-domain usage, but without the intermediate JSON parsing which could lose some non-JSONable arguments or response. 2014-02-22 04:08:24 +00:00
history.js JSLint 2014-01-31 02:13:37 +00:00
jquery-svg.js JSLint 2014-01-31 02:13:37 +00:00
jquery.js Update to jQuery and jQuery-UI latest 2012-02-23 02:48:21 +00:00
math.js JSLint 2014-01-31 02:13:37 +00:00
path.js Add back 'in' checks just to be sure 2014-02-17 00:46:24 +00:00
recalculate.js More JSLint 2014-01-31 01:05:03 +00:00
sanitize.js More JSLint 2014-01-31 01:05:03 +00:00
select.js More JSLint 2014-01-31 01:05:03 +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 1. Reference config.js in the editor (and remove encouragement for adding extensions to HTML) but ignore config.js in SVN (let user configure) but supply config-sample.js to indicate config/pref/extension possibilities; 2014-02-18 15:06:27 +00:00
svg-editor.js Critical privacy/data integrity fix: Move cross-domain capable message listener into own extension (ext-xdomain-messaging.js) and do not include by default (the extension now won't work anyways without an allowedOrigins config first being set (in config.js) for security reasons (and not via URL)); add allowedOrigins config and demo use in config-sample.js; JSLint; update embedapi.html to supply the xdomain extension in case running xdomain (again, allowedOrigins must be supplied in the local copy of config.js for this to work); modify embedapi.js to allow reuse of cross-domain API with same-domain usage, but without the intermediate JSON parsing which could lose some non-JSONable arguments or response. 2014-02-22 04:08:24 +00:00
svg-editor.manifest Partially update (as-yet-not-reestablished) manifest 2014-02-19 00:10:03 +00:00
svgcanvas.js 1. Reference config.js in the editor (and remove encouragement for adding extensions to HTML) but ignore config.js in SVN (let user configure) but supply config-sample.js to indicate config/pref/extension possibilities; 2014-02-18 15:06:27 +00:00
svgedit.js More JSLint 2014-01-31 01:05:03 +00:00
svgtransformlist.js JSLint 2014-01-31 02:13:37 +00:00
svgutils.js Safer encoding of cookies; ensure emptyStorageOnDecline only works with explicit decline (and as before, with config so set); add cookie removal to emptyStorageOnDecline behavior 2014-02-19 01:37:21 +00:00
touch.js JSLint 2014-01-31 02:13:37 +00:00
units.js JSLint 2014-01-31 02:13:37 +00:00