svgedit/editor
StalderT 5a5347045c Update svgcanvas.js
correct https://github.com/SVG-Edit/svgedit/issues/55
2016-01-16 19:40:29 +01:00
..
canvg Update canvg (https://code.google.com/p/canvg/source/detail?spec=svn202&r=202 ); check for empty images in canvg 2014-05-22 07:40:17 +00:00
contextmenu Fix issue 919, patch by duopixel. Also introduced browser.isMac 2012-03-20 08:58:24 +00:00
extensions Only disable overview panel in Chrome 48-, not all Chrome 2015-12-07 07:53:28 -08:00
images Allow for "Make (hyper)link" tooltip to show through 2014-02-11 02:20:19 +00:00
jgraduate Correction of the problem with firefox with the radial gradient 2013-02-23 21:32:09 +00:00
jquery-ui
jquerybbq
js-hotkeys
jspdf Some additional JSLint; update jsPDF and SVG plugin; handle canvg for image export within svgcanvas and provide new "datauri" to "exported" event. 2014-06-01 21:29:54 +00:00
locale Update lang.fa.js 2015-12-02 10:51:19 +01:00
spinbtn
svgicons Fix icons in Safari due to a redefinition of the xmlns attribute 2015-11-29 17:59:28 -08:00
browser-not-supported.html
browser.js
config-sample.js
contextmenu.js
coords.js Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
draw.js
embedapi-dom.js Some additional JSLint; update jsPDF and SVG plugin; handle canvg for image export within svgcanvas and provide new "datauri" to "exported" event. 2014-06-01 21:29:54 +00:00
embedapi.html Move embedapi.html code which is not part of the API into embedapi-dom.js; demo export PDF in embedded editor; add new exportPDF method to canvas (and exposed to embedded editor) which can support JSON-able data URI string response, removing PDF exporting from rasterExport; JSLint; move dependency checking code for canvg and jsPDF to utilities; simplify Utils calls; allow for custom PDF export handler (but not yet implemented in server-based extensions); import PDF todo 2014-05-22 10:21:29 +00:00
embedapi.js
history.js
jquery-svg.js
jquery.js
math.js
path.js fixed indentation and extra vars 2015-07-15 13:02:03 +02:00
pathseg.js Include upstream fix for shape editing: 11f7e5a958 2015-11-06 21:08:23 -08:00
recalculate.js Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
sanitize.js Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
select.js Remove all suspendRedraws 2015-11-30 18:59:53 -08:00
svg-editor.css
svg-editor.html Update home page links to github 2015-12-03 00:24:28 -08:00
svg-editor.js Spacing like the code around 2015-09-27 09:01:04 +02:00
svg-editor.manifest Add reference to custom.css in appcache 2014-05-23 12:35:27 +00:00
svgcanvas.js Update svgcanvas.js 2016-01-16 19:40:29 +01:00
svgedit.js
svgtransformlist.js
svgutils.js Use SVGElement.getIntersectionList() for multiselect. Remove some try-catch statements 2015-11-30 19:08:13 -08:00
touch.js
units.js