svgedit/editor/extensions
Brett Zamir 2400493cab Add charset to HTML5 doc (and make more XHTML friendly)
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2609 eee81c28-f429-11dd-99c0-75d572ba1ddd
2013-10-29 03:09:52 +00:00
..
imagelib Fix local part of issue 759 - Image library not working in embedded editor. IAN image library issue still needs addressed 2011-01-16 22:11:27 +00:00
shapelib Added Raphael icons to shape library 2010-09-21 12:43:38 +00:00
closepath_icons.svg Another tweak to the close_path icons 2010-02-20 16:43:52 +00:00
ext-arrows.js fixed indentation in ext-arrows 2013-02-19 12:22:18 +00:00
ext-closepath.js fixed formatting in closepath extension 2013-02-16 11:19:25 +00:00
ext-connector.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
ext-eyedropper.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
ext-foreignobject.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
ext-grid.js fixed #895 thanks to FlintOBrien - Grid is invisible when background is black 2013-02-19 21:07:24 +00:00
ext-helloworld.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
ext-imagelib.js Move back to string messages for postMessage for sake of IE9 (though not with eval); avoid IE9 error with localStorage and missing select icon 2013-10-14 01:24:52 +00:00
ext-imagelib.xml Fixed some imagelib bugs, added nicer icon, nicer buttons 2010-08-31 20:31:58 +00:00
ext-markers.js Fixed issue 580 by making connector extension more compatible with markers extension (trunk) 2010-06-17 17:57:24 +00:00
ext-mathjax.js Adding mathjax extension 2013-04-12 19:25:18 +00:00
ext-overview_window.js Added a thumbnail overview as described in Issue 208 part 6. 2013-09-23 18:55:52 +00:00
ext-panning.js fixed formatting in panning extension 2013-02-16 11:21:06 +00:00
ext-panning.xml Adding Padding extension for tablet/mobile devices 2013-02-07 13:57:55 +00:00
ext-polygon.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
ext-server_moinsave.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
ext-server_opensave.js Change ext-server_opensave.js to work wholly client-side if download attribute supported (and JSLint in process) 2013-10-29 01:26:23 +00:00
ext-shapes.js Remove element if mouse has not moved. 2013-06-30 13:15:10 +00:00
ext-shapes.xml Created and included path library extension, based on data by Christian Tzurcanu. Takes care of most of issue 541 2010-07-09 19:09:37 +00:00
ext-star.js created svgedit main object, moved all namespaces handling in the same place 2013-02-16 15:02:26 +00:00
ext-webappfind.js Very minor commenting issues (sp./clarify comment) 2013-10-18 12:31:35 +00:00
eyedropper-icon.xml Issue 115: First attempt at an eye-dropper extension/tool. Also add color-interpolation-filters attribute to whitelist 2010-03-29 03:22:42 +00:00
eyedropper.png Issue 115: First attempt at an eye-dropper extension/tool. Also add color-interpolation-filters attribute to whitelist 2010-03-29 03:22:42 +00:00
fileopen.php Add charset to HTML5 doc (and make more XHTML friendly) 2013-10-29 03:09:52 +00:00
filesave.php Support PNG, JPEG, BMP, WEBP export formats by change of "Export to PNG" menu item into "Export" with its own pull-down dialog (and a HTML5 range type input element for "quality" selection for JPEG or WEBP files), including changes for the server_opensave extension; change locale key from "export_png" to "export_img" and change the corresponding localized strings (currently CS, DE, ES, FR, IT, NL, PT-BR, RO, SK, all reset to English to avoid translation errors); within the setCustomHandlers() API, deprecate "pngsave" in favor of "exportImage" (chosen to avoid just using the simpler but reserved JS keyword "export") including use within the server_opensave extension; a few JSLint-friendly changes 2013-10-28 03:53:30 +00:00
foreignobject-icons.xml Made extension improvements to svg-editor.js and added foreignObject plugin based on patch by Jaques Distler (disabled by default) 2010-02-16 21:07:13 +00:00
grid-icon.xml Added excellent grid/snapping extension by redou.mine 2010-09-09 12:46:02 +00:00
helloworld-icon.xml Made SVG icons no longer require a viewBox to display properly 2010-03-30 15:28:57 +00:00
markers-icons.xml Added Spanish translation (in progress) by Alicia Puerto, fixed bug where circle icon used circle marker icon 2010-06-08 18:40:13 +00:00
mathjax-icons.xml Adding mathjax extension 2013-04-12 19:25:18 +00:00
polygon-icons.svg Added Star and Polygon Extensions - Looks like Firefox recently broke something and shows mitre ends too long. USed to work great, Chrome is fine. v.2 2013-01-18 18:05:41 +00:00
star-icons.svg Added Star and Polygon Extensions - Looks like Firefox recently broke something and shows mitre ends too long. USed to work great, Chrome is fine. v.2 2013-01-18 18:05:41 +00:00
webappfind-icon.svg Add WebAppFind extension and icon (depends on WebAppFind add-on and executables) 2013-10-14 00:10:43 +00:00