svgedit/editor
Jacques Distler 98be8d5f81 Fix Issue 489: The href attribute on image elements was being created without a prefix.
setAttributeNS(nsuri, name, value) takes a qname, not a localname as its 2nd argument. (This is not to be confused with getAttributeNS(nsuri, name), which takes a localname as its 2nd argument.)

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1410 eee81c28-f429-11dd-99c0-75d572ba1ddd
2010-02-18 17:41:07 +00:00
..
extensions Fixed issue 487: foreignObject extension breaks connect two objects tool and made sure both extensions work together 2010-02-18 15:42:10 +00:00
images Changed logo to one designed by Vadim Makeev 2010-02-10 16:37:23 +00:00
jgraduate Fix Issue 62: can now set color to none right in the picker (uplift to jGraduate r71) 2010-01-29 05:39:57 +00:00
jquery-ui Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
js-hotkeys Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
locale Made 'good' locale array be populated based on svg-editor.html, made namespaces only be added on serialization when used 2010-02-11 21:24:15 +00:00
spinbtn Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
svgicons Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
embedapi.js Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
jquery.js Fixed Issue 408: Uplift to jQuery 1.4.1. Also fixed minor bugs caused by 1.4 related to custom dropdown menus 2010-01-27 14:23:51 +00:00
svg-editor.css Fixed issue 481 and other CSS bugs 2010-02-17 16:49:13 +00:00
svg-editor.html Fix Issue 486: Remove uses without href to prevent Safari crash. Turns all unit tests green 2010-02-18 01:34:29 +00:00
svg-editor.js Fixed issue 481 and other CSS bugs 2010-02-17 16:49:13 +00:00
svg-editor.manifest Change encoding from Western to UTF-8 2010-01-12 20:39:03 +00:00
svgcanvas.js Fix Issue 489: The href attribute on image elements was being created without a prefix. 2010-02-18 17:41:07 +00:00