.. |
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
|
Fixed: ext-panning removes last created element
|
2013-02-07 18:12:36 +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
|
fix for transparent color
|
2012-12-05 00:06:48 +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
|
updated french translation. thanks kiruahxh
|
2013-02-15 13:49:05 +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
|
Updating license information as per http://code.google.com/p/svg-edit/issues/detail?id=959
|
2012-09-16 18:53:27 +00:00 |
contextmenu.js
|
added missing semicolons. Need to investigate contextMenuExtensions potential leaking
|
2013-02-14 13:22:01 +00:00 |
coords.js
|
Add fully qualified function calls, shuffle a couple tiny functions into svgutils.js, add an empty coords.js module for later
|
2013-02-14 15:19:46 +00:00 |
draw.js
|
Updating license information as per http://code.google.com/p/svg-edit/issues/detail?id=959
|
2012-09-16 18:53:27 +00:00 |
embedapi.html
|
Applied patch by bencurthoys to fix embed api
|
2010-09-20 18:55:10 +00:00 |
embedapi.js
|
added zoomChanged to the embedded api, partial patch from RobertLeePlummerJr #973
|
2012-11-28 04:32:59 +00:00 |
history.js
|
added missing semicolons. Suspecting several leaking global vars, I'll investigate later
|
2013-02-14 13:11:01 +00:00 |
jquery.js
|
Update to jQuery and jQuery-UI latest
|
2012-02-23 02:48:21 +00:00 |
math.js
|
added missing base 10 radix
|
2013-02-14 13:29:02 +00:00 |
path.js
|
added missing semicolons. Suspecting several leaking global vars, I'll investigate later
|
2013-02-14 13:11:01 +00:00 |
sanitize.js
|
minor change so we don't have two variables named "attrName" and "attrname", and make it more explicit that these are style-related attributes.
|
2013-02-13 17:21:13 +00:00 |
select.js
|
improved gripRadius ternary assignment in Selector and misc formating
|
2013-02-14 12:47:32 +00:00 |
svg-editor.css
|
interface optimizations for maximizing canvas area
|
2012-11-28 01:42:57 +00:00 |
svg-editor.html
|
Add fully qualified function calls, shuffle a couple tiny functions into svgutils.js, add an empty coords.js module for later
|
2013-02-14 15:19:46 +00:00 |
svg-editor.js
|
fixed heaps of missing semicolons and indentation inconsistencies, still a lot to do
|
2013-02-15 13:38:55 +00:00 |
svg-editor.manifest
|
Change encoding from Western to UTF-8
|
2010-01-12 20:39:03 +00:00 |
svgcanvas.js
|
added missing semicolons, radix and cleaned some style inconsistencies
|
2013-02-15 15:51:58 +00:00 |
svgtransformlist.js
|
removed unused var and uneeded else
|
2013-02-14 12:34:11 +00:00 |
svgutils.js
|
Fix error in findDefs()
|
2013-02-14 19:11:30 +00:00 |
touch.js
|
Address issue 526: new file that is part of patch to handle touch events
|
2012-07-21 11:06:01 +00:00 |
units.js
|
fixed unit[s] typo in svgedit.units.convertUnit, added the corresponding test
|
2013-02-14 12:18:13 +00:00 |