svgedit/editor
Flint O'Brien 87e25e9d2c Fix merge/cloneLayer. Migrate more Canvas functions to Draw. Tests.
Fixed recently introduced bugs in mergeLayer, cloneLayer.
More Draw unit tests.
Migrating Canvas methods to Draw, Layer, and utilities: copyElem,
pathActions.convertPath, cloneLayer, mergeLayer, and mergeAllLayers.
Canvas API is unchanged for backwards compatibility (i.e. previous
functions forward to new functions).
2016-05-04 09:38:29 -04:00
..
canvg link to appropriate section of TR 2016-04-27 10:24:59 +01: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 Fix merge/cloneLayer. Migrate more Canvas functions to Draw. Tests. 2016-05-04 09:38:29 -04: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
historyrecording.js Added new files to Makefile. Added underscores to private members in HistoryRecordingService. 2016-05-02 12:27:53 -04: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
layer.js Fix merge/cloneLayer. Migrate more Canvas functions to Draw. Tests. 2016-05-04 09:38:29 -04: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 Fixed Layers in svgcanvas. Moved Layer class. New HistoryRecordingservice. 2016-05-01 22:58:41 -04:00
svg-editor.js Merge pull request #107 from gec/createLayerFix 2016-05-02 12:02:42 -04:00
svg-editor.manifest Add reference to custom.css in appcache 2014-05-23 12:35:27 +00:00
svgcanvas.js Fix merge/cloneLayer. Migrate more Canvas functions to Draw. Tests. 2016-05-04 09:38:29 -04:00
svgedit.js Fixed Layers in svgcanvas. Moved Layer class. New HistoryRecordingservice. 2016-05-01 22:58:41 -04:00
svgtransformlist.js JSLint 2014-01-31 02:13:37 +00:00
svgutils.js Fix merge/cloneLayer. Migrate more Canvas functions to Draw. Tests. 2016-05-04 09:38:29 -04:00
touch.js JSLint 2014-01-31 02:13:37 +00:00
units.js JSLint 2014-01-31 02:13:37 +00:00