svgedit/editor
Flint O'Brien 3230520d67 Optimized getBBoxWithTransform when rotation multiple of 90
This feature was in previous release, but broken. This update uses
standard, faster bounding box calculation for simple shapes when angle
is multiple of 90.
Updated tests. Fixed two tests that were broken in Safari.
2016-04-28 12:11:54 -04: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 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
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 JSLint JQuerySpinBtn.js 2014-02-18 00:12:56 +00:00
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 Simplify meta tag (backward and HTML5 compatible) 2014-04-07 04:10:33 +00:00
browser.js Fix browser.js error messages when testing whether replaceItem and insertItemBefore work, since paths must start with M commands 2016-02-14 13:42:28 -08:00
config-sample.js Indicate new config for exportWindowType 2014-05-22 07:39:13 +00:00
contextmenu.js JSLint 2014-01-31 02:23:40 +00:00
coords.js Add pathseg.js, a polyfill for the SVGPathSeg API 2015-11-04 19:25:30 -08:00
draw.js JSDoc 2014-03-16 11:19:37 +00:00
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 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
history.js Some JSDoc work on history.js 2014-04-03 14:21:55 +00:00
jquery-svg.js JSLint 2014-01-31 02:13:37 +00:00
jquery.js Update to jQuery and jQuery-UI latest 2012-02-23 02:48:21 +00:00
math.js JSDoc 2014-03-15 08:53:45 +00:00
path.js Remove fix that cloned path segments and add tests to show it works 2016-02-21 17:13:40 -08: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 Updates from pull request code review. Refactored getExtraAttributesForConvertToPath. 2016-04-26 16:01:39 -04:00
svg-editor.css Added a thumbnail overview as described in Issue 208 part 6. 2013-09-23 18:55:52 +00:00
svg-editor.html Update home page links to github 2015-12-03 00:24:28 -08:00
svg-editor.js Add config options for text 2016-03-15 08:43:24 +01:00
svg-editor.manifest Add reference to custom.css in appcache 2014-05-23 12:35:27 +00:00
svgcanvas.js Updates from pull request code review. Refactored getExtraAttributesForConvertToPath. 2016-04-26 16:01:39 -04:00
svgedit.js More JSLint 2014-01-31 01:05:03 +00:00
svgtransformlist.js JSLint 2014-01-31 02:13:37 +00:00
svgutils.js Optimized getBBoxWithTransform when rotation multiple of 90 2016-04-28 12:11:54 -04:00
touch.js JSLint 2014-01-31 02:13:37 +00:00
units.js JSLint 2014-01-31 02:13:37 +00:00