Searched refs:Clipboard (Results 1 – 18 of 18) sorted by relevance
/plugin/supa/lang/de/ |
H A D | intro.txt | 2 Supa ermöglicht es, Bilder direkt aus dem Clipboard hochzuladen, ohne sie erst
|
/plugin/clipboardutils/ |
H A D | plugin.info.txt | 5 name Clipboard Utils Plugin
|
/plugin/copycode/ |
H A D | README.md | 50 Refactoring of copycode functions with navigator.clipboard function instead of hidden input hack. Fixing the jump to top bug on android systems. See https://developer.mozilla.org/fr/docs/Web/API/Clipboard for compatible web browsers (everything but Internet Explorer).
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 …d":"Expand Toolbar","toolbarGroups":{"document":"Document","clipboard":"Clipboard/Undo","editing":…
|
H A D | lang_array.txt | 201 "clipboard": "Clipboard/Undo",
|
H A D | en.4.9.js.beautified | 148 "clipboard": "Clipboard/Undo",
|
H A D | en.js-4.9.merged | 5 …d":"Expand Toolbar","toolbarGroups":{"document":"Document","clipboard":"Clipboard/Undo","editing":…
|
H A D | en.js.unc | 5 …d":"Expand Toolbar","toolbarGroups":{"document":"Document","clipboard":"Clipboard/Undo","editing":…
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | lang_array.txt | 201 "clipboard": "Clipboard/Undo",
|
H A D | en.js.beautified | 197 clipboard: "Clipboard/Undo",
|
H A D | en.js.unc | 5 …d":"Expand Toolbar","toolbarGroups":{"document":"Document","clipboard":"Clipboard/Undo","editing":…
|
/plugin/ckgedit/ckeditor/ |
H A D | CHANGES.md | 13 * [#2775](https://github.com/ckeditor/ckeditor-dev/issues/2775): Fixed: [Clipboard](https://ckedito… 137 …or-dev/issues/1713): Removed the redundant `lang.title` entry from the [Clipboard](https://ckedito… 303 …ps://github.com/ckeditor/ckeditor-dev/issues/468): [Edge] Introduced support for the Clipboard API. 468 * [#16777](https://dev.ckeditor.com/ticket/16777): [Edge] Fixed: The [Clipboard](https://ckeditor.c… 485 * [#16982](https://dev.ckeditor.com/ticket/16982): Latest Safari now supports enhanced Clipboard AP… 507 …: [Firefox] Fixed: Unable to paste images as Base64 strings when using [Clipboard](https://ckedito… 802 * [#13441](https://dev.ckeditor.com/ticket/13441): [Edge] Fixed: The [Clipboard](https://ckeditor.c… 872 * Clipboard (copy&paste, drag&drop) and file uploading features and improvements ([#11437](https://… 1363 * [#11200](https://dev.ckeditor.com/ticket/11200): Added [Clipboard](https://ckeditor.com/cke4/add…
|
/plugin/ckgdoku/ckeditor/ |
H A D | CHANGES.md | 48 * [#16777](https://dev.ckeditor.com/ticket/16777): [Edge] Fixed: The [Clipboard](http://ckeditor.co… 65 * [#16982](http://dev.ckeditor.com/ticket/16982): Latest Safari now supports enhanced Clipboard API… 87 …: [Firefox] Fixed: Unable to paste images as Base64 strings when using [Clipboard](http://ckeditor… 382 * [#13441](http://dev.ckeditor.com/ticket/13441): [Edge] Fixed: The [Clipboard](http://ckeditor.com… 452 * Clipboard (copy&paste, drag&drop) and file uploading features and improvements ([#11437](http://d… 943 * [#11200](http://dev.ckeditor.com/ticket/11200): Added [Clipboard](http://ckeditor.com/addon/clip…
|
/plugin/ckgedit/lang/ |
H A D | en.4.9.js.beautified | 148 "clipboard": "Clipboard/Undo",
|
/plugin/diagramsnet/lib/resources/ |
H A D | dia_fil.txt | 147 copiedToClipboard=Nakopya sa Clipboard
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 32729 function Clipboard() {} function 32732 Clipboard.prototype.get = function() { 32736 Clipboard.prototype.set = function(data) { 32740 Clipboard.prototype.clear = function() { 32748 Clipboard.prototype.isEmpty = function() { 32753 clipboard: [ 'type', Clipboard ]
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 4756 if (m > 0x190) throw new Error("Unsupported Clipboard: " + m.toString(16));
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …Clipboard operations\n this._register(dom.addDisposableListener(textArea.domNode, 'cut', (e…
|