svgedit/editor
Will Schleter 7f487a89b2 Address issue 526 - incorporate duopixel's patch to convert touch events to mouse events.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2085 eee81c28-f429-11dd-99c0-75d572ba1ddd
2012-07-21 11:02:54 +00:00
..
canvg Uplift canvg to v1.1, which also fixes r928 2012-03-20 04:57:23 +00:00
contextmenu Fix issue 919, patch by duopixel. Also introduced browser.isMac 2012-03-20 08:58:24 +00:00
extensions fix XSS in editor/extensions/fileopen.php 2012-05-08 20:09:38 +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 Fixed gradient picker by updating minified file 2011-01-18 18:54:50 +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 Fixed locale script to no longer use eval() (and work locally in chrome) 2011-02-11 19:21:50 +00:00
spinbtn Updated minified spinner script 2011-02-23 21:06:26 +00:00
svgicons Update to jQuery and jQuery-UI latest 2012-02-23 02:48:21 +00:00
browser-not-supported.html Added IE9 to list of browser alternatives 2011-01-16 20:40:17 +00:00
browser.js Address issue 526 - incorporate duopixel's patch to convert touch events to mouse events. 2012-07-21 11:02:54 +00:00
contextmenu.js Fix Issue 907: Allow custom menu options (Apply patch from adambender) 2012-02-25 02:13:18 +00:00
draw.js Fixed bugs causing tests to fail in Firefox and IE9 2011-02-10 19:09:35 +00:00
embedapi.html Applied patch by bencurthoys to fix embed api 2010-09-20 18:55:10 +00:00
embedapi.js Add deleteCurrentLayer() to Drawing 2011-01-30 17:11:56 +00:00
history.js Fixed bugs causing tests to fail in Firefox and IE9 2011-02-10 19:09:35 +00:00
jquery.js Update to jQuery and jQuery-UI latest 2012-02-23 02:48:21 +00:00
math.js Refactor a few more functions into the math and path modules. Update MIME type on all JS files 2011-02-09 06:14:47 +00:00
path.js Move recalcRotatedPath() into path.js 2011-03-07 18:26:12 +00:00
sanitize.js Potential fix for issue 889, importing problems by adding style element to whitelist (patch by asyazwan) 2012-02-26 18:08:34 +00:00
select.js Turn on Closure compilers SIMPLE_OPTIMIZATIONS. Slightly change how svgedit namespace is set up in each module 2011-01-18 06:46:45 +00:00
svg-editor.css Rollback bad revision 2075 2012-03-31 18:02:08 +00:00
svg-editor.html Address issue 526 - incorporate duopixel's patch to convert touch events to mouse events. 2012-07-21 11:02:54 +00:00
svg-editor.js Address issue 526 - incorporate duopixel's patch to convert touch events to mouse events. 2012-07-21 11:02:54 +00:00
svg-editor.manifest Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
svgcanvas.js Fix issue 964. Patch by bdkzero. 2012-05-23 10:33:22 +00:00
svgtransformlist.js Turn on Closure compilers SIMPLE_OPTIMIZATIONS. Slightly change how svgedit namespace is set up in each module 2011-01-18 06:46:45 +00:00
svgutils.js Applying this logic to foreignObject leads to incorrect positioning of the grip for the element (displaced from its correct location by (x,y) ). 2012-05-22 12:05:25 +00:00
units.js Fix issue 934. Patch by adambender. 2012-05-25 04:04:22 +00:00