..
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
Adding mathjax extension
2013-04-12 19:25:18 +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
cleaned extra white spaces in embedapi
2013-02-19 16:30:56 +00:00
embedapi.js
removed unneeded json_encode / json_decode for 3 reasons:
2013-02-23 17:37:05 +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
switched from properlySourceSizeTextArea() to a full CSS equivalent to optimize DOM repaint
2013-02-23 18:05:15 +00:00
svg-editor.html
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
svg-editor.js
cleaned up populateLayers()
2013-02-23 19:22:00 +00:00
svg-editor.manifest
Change encoding from Western to UTF-8
2010-01-12 20:39:03 +00:00
svgcanvas.js
Correction for r2497 - namespace had changed from 2.6 branch, sorry, didn't spot it
2013-03-16 14:11:43 +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