Home
last modified time | relevance | path

Searched refs:redo (Results 26 – 50 of 147) sorted by relevance

123456

/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt610 redo=redo
H A Ddia_ru.txt610 redo=Вернуть
H A Ddia_bg.txt610 redo=Поправка
H A Ddia_el.txt610 redo=Επανάληψη
H A Ddia_zh.txt610 redo=重做
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js13 …tical(1)},"ctrl+z":function(){t.undo&&t.undo()},"ctrl+r":function(){t.redo&&t.redo()}}}),t.$keyboa…
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorMenuBar.java.bak104 menu.add(editor.bind(mxResources.get("redo"), new HistoryAction(false),
105 "/com/mxgraph/examples/swing/images/redo.gif"));
H A DEditorActions.java1187 editor.getUndoManager().redo(); in actionPerformed()
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js1019 if (gantt.redo) gantt.redo();
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md25 * `FIX`: correct redo triggering on international keyboard layouts ([#1842](https://github.com/bpmn…
250 * `FIX`: re-use process for redo of first participant ([#1439](https://github.com/bpmn-io/bpmn-js/i…
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 DEditorUi.js3260 EditorUi.prototype.redo = function() method in EditorUi
3272 this.editor.undoManager.redo();
3723 var redo = this.actions.get('redo');
3730 redo.setEnabled(this.canRedo());
H A DActions.js111 …this.addAction('redo', function() { ui.redo(); }, null, 'sprite-redo', (!mxClient.IS_WIN) ? Editor…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css70 .oi[data-glyph=action-redo]:before { content:'\e002'; }
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css70 .oi[data-glyph=action-redo]:before { content:'\e002'; }
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1redo:1,"if":1,BEGIN:1,retry:1,end:1,"for":1,"true":1,self:1,when:1,next:1,until:1,"do":1,begin:1,u… property in hljs.LANGUAGES.ruby.c.keyword
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.min.js1redo:function(a,b){var d=c.drawing.redos.pop();if(d){d.selectable=!0,c.drawing.undos.push(d),"adde… method in AmCharts.c.drawing.handler
2 …&(b.metaKey||b.ctrlKey)&&(b.preventDefault(),b.shiftKey?c.drawing.handler.redo():c.drawing.handler…
H A Dexport.js138 redo: function( options, skipped ) { method in AmCharts._this.drawing.handler
164 _this.drawing.handler.redo();
2984 _this.drawing.handler.redo();
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …"widthPc":"percent","widthPx":"pixels","widthUnit":"width unit"},"undo":{"redo":"Redo","undo":"Und…
H A Dlang_array.txt642 "redo": "Redo",
/plugin/projects/
H A Dcodemirror-compressed.js1redo:pi(Mn),indentLine:pi(function(e,t){typeof t!="string"&&(t==null?t=s.smartIndent?"smart":"prev…
/plugin/codemirror/dist/modes/
H A Druby.min.js.map1 …", \"for\", \"if\", \"in\", \"module\", \"next\", \"not\", \"or\",\n \"redo\", \"rescue\", \"re…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D39.39.js.map1 …recv',\n 'tied',\n 'caller',\n 'getpwnam',\n 'redo',\n 'time',\…
H A D52.52.js.map1 …n 'next',\n 'nil',\n 'not',\n 'or',\n 'redo',\n 'rescue'…
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt642 "redo": "Redo",
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js2 …s.undo,c.repeat)();b.setCursor(b.getCursor("anchor"))})},redo:function(b,c){na(b,a.commands.redo,c…
3 …,0));var r=a.getSearchCursor(n,q);Fb(a,k,l,o,p,r,n,g,b.callback)},redo:a.commands.redo,undo:a.comm…

123456