.. |
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
|
WebAppFind potential file: protocol support
|
2013-10-14 00:29:42 +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
|
82,84,141 à 145
|
2013-03-14 18:52:14 +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
|
Fix issue 1053: tspans now get remapped when their text parent are translated
|
2013-02-22 15:46:11 +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
|
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 |
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
|
Emergency patch to fix issue introduced in the svg core of Firefox as they are moving forward with implementing features of SVG 2
|
2013-05-07 20:47:56 +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
|
Remove backward-compatible, HTML5-unnecessary type="text/javascript" and convert to shorter, backward-compatible, HTML5-friendly meta charset
|
2013-10-12 01:31:16 +00:00 |
svg-editor.js
|
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 |
svg-editor.manifest
|
Change encoding from Western to UTF-8
|
2010-01-12 20:39:03 +00:00 |
svgcanvas.js
|
Added a thumbnail overview as described in Issue 208 part 6.
|
2013-09-23 18:55:52 +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
|
fixed missing semicolons and leaking ret var
|
2013-02-19 11:18:04 +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 |