Home
last modified time | relevance | path

Searched refs:undo (Results 51 – 75 of 167) sorted by relevance

1234567

/plugin/ckgedit/lang/
H A Den.4.9.js.beautified718 "undo": {
720 "undo": "Undo"
/plugin/ckgdoku/ckeditor/lang/
H A Dfr.js.unc647 "undo": {
649 "undo": "Annuler"
/plugin/ckgedit/ckeditor/lang/
H A Dfr.js.unc647 "undo": {
649 "undo": "Annuler"
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css72 .oi[data-glyph=action-undo]:before { content:'\e003'; }
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css72 .oi[data-glyph=action-undo]:before { content:'\e003'; }
/plugin/diagramsnet/lib/resources/
H A Ddia_el.txt754 undo=Αναίρεση
H A Ddia_zh.txt754 undo=撤销
H A Ddia_uk.txt754 undo=Відмінити
H A Ddia_fa.txt754 undo=‫عدم انجام‬
H A Ddia_ja.txt754 undo=元に戻す
H A Ddia_he.txt754 undo=‫בטל‬
H A Ddia_ko.txt754 undo=실행 취소
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1undo:function(a,b){var d=c.drawing.undos.pop();if(d){d.selectable=!0,c.drawing.redos.push(d),"adde… method in AmCharts.c.drawing.handler
2 …(b.preventDefault(),b.shiftKey?c.drawing.handler.redo():c.drawing.handler.undo()):(b.preventDefaul…
H A Dexport.js109 undo: function( options, skipped ) { method in AmCharts._this.drawing.handler
134 _this.drawing.handler.undo( item, true );
2986 _this.drawing.handler.undo();
/plugin/codemirror/dist/modes/
H A Dscheme.min.js.map1 …}\n stream.backUp(stream.current().length - 1); // undo all the eating\n\n …
H A Dsql.min.js.map1undo uninstall unique unlock upgrade usage use use_frm user user_resources user_statistics using u…
H A Djulia.min.js.map1 …tely javascript does not support multiline strings, so we have\n // to undo anything done upto …
/plugin/projects/
H A Dcodemirror-compressed.js1undo:pi(On),redo:pi(Mn),indentLine:pi(function(e,t){typeof t!="string"&&(t==null?t=s.smartIndent?"…
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js2007 SimileAjax.History.addLengthyAction=function(B,A,C){SimileAjax.History.addAction({perform:B,undo:A,…
2019 try{G.undo();
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js2007 SimileAjax.History.addLengthyAction=function(B,A,C){SimileAjax.History.addAction({perform:B,undo:A,…
2019 try{G.undo();
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js2 …if(c.visualMode){Ha(a,false)}a.setCursor(r)},undo:function(b,c){b.operation(function(){na(b,a.comm…
3 …hCursor(n,q);Fb(a,k,l,o,p,r,n,g,b.callback)},redo:a.commands.redo,undo:a.commands.undo,write:funct…
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md527 * `FIX`: correctly mark elements as changed on `{shape|connection}.create` undo
722 * `FIX`: properly crop sequence flow ends on undo/redo ([#940](https://github.com/bpmn-io/bpmn-js/i…
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js110 this.addAction('undo', function() { ui.undo(); }, null, 'sprite-undo', Editor.ctrlKey + '+Z');

1234567