Home
last modified time | relevance | path

Searched refs:Undo (Results 126 – 150 of 178) sorted by relevance

12345678

/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt201 "clipboard": "Clipboard/Undo",
643 "undo": "Undo"
650 "btnUndo": "Undo",
H A Den.4.9.js.beautified148 "clipboard": "Clipboard/Undo",
720 "undo": "Undo"
738 "btnUndo": "Undo",
H A Den.js-4.9.merged5Undo","editing":"Editing","forms":"Forms","basicstyles":"Basic Styles","paragraph":"Paragraph","li…
H A Den.js.unc5Undo","editing":"Editing","forms":"Forms","basicstyles":"Basic Styles","paragraph":"Paragraph","li…
/plugin/codemirror/dist/modes/
H A Dpowershell.min.js1 …anifest|Path|PSSessionConfigurationFile)/,/Trace-Command/,/Unblock-File/,/Undo-Transaction/,/Unreg…
H A Dpowershell.min.js.map1 …sionConfigurationFile)/,\n /Trace-Command/,\n /Unblock-File/,\n /Undo-Transaction/,\n …
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified197 clipboard: "Clipboard/Undo",
639 undo: "Undo"
646 btnUndo: "Undo",
H A Den.js.unc5Undo","editing":"Editing","forms":"Forms","basicstyles":"Basic Styles","paragraph":"Paragraph","li…
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc173 …{ name: 'clipboard', items : [ 'Cut','Copy','Paste','PasteText','PasteFromWord','-','Undo','Redo' …
194 { name: 'clipboard', items : [ 'Cut','Copy','Paste','PasteText','-','Undo','Redo' ] },
H A DCHANGES.md272 * SCAYT stops working when CKEditor [Undo plugin](http://ckeditor.com/addon/undo) not enabled.
346 …: [Table Resize](http://ckeditor.com/addon/tableresize) integration with [Undo](http://ckeditor.co…
382 …ipboard](http://ckeditor.com/addon/clipboard) plugin breaks the state of [Undo](http://ckeditor.co…
417 * [#13280](http://dev.ckeditor.com/ticket/13280): [IE8] Fixed: Undo after inline widget drag&drop t…
638 * [#12324](http://dev.ckeditor.com/ticket/12324): [IE8] Fixed: Undo steps are not recorded when cha…
654 …ns.undo.UndoManager-property-locked) property violate strict mode in the [Undo](http://ckeditor.co…
827 * [#11677](http://dev.ckeditor.com/ticket/11677): Fixed: Undo/Redo keystrokes are blocked in the so…
890 * [#11126](http://dev.ckeditor.com/ticket/11126): Fixed: Native Undo executed once the bottom of th…
1058 * [#10301](http://dev.ckeditor.com/ticket/10301): [IE9-10] Undo fails after 3+ consecutive paste ac…
1150 * [#10315](http://dev.ckeditor.com/ticket/10315): [WebKit] [Undo manager](http://docs.ckeditor.com/…
[all …]
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified148 "clipboard": "Clipboard/Undo",
720 "undo": "Undo"
738 "btnUndo": "Undo",
/plugin/ckgedit/ckeditor/
H A Dconfig.js.unc189 …{ name: 'clipboard', items : [ 'Cut','Copy','Paste','PasteText','PasteFromWord','-','Undo','Redo' …
210 { name: 'clipboard', items : [ 'Cut','Copy','Paste','PasteText','-','Undo','Redo' ] },
H A DCHANGES.md45 …* [#2780](https://github.com/ckeditor/ckeditor-dev/issues/2780): Fixed: Undo steps disappear after…
692 …* SCAYT stops working when CKEditor [Undo plugin](https://ckeditor.com/cke4/addon/undo) not enable…
766 …le Resize](https://ckeditor.com/cke4/addon/tableresize) integration with [Undo](https://ckeditor.c…
802 …d](https://ckeditor.com/cke4/addon/clipboard) plugin breaks the state of [Undo](https://ckeditor.c…
837 * [#13280](https://dev.ckeditor.com/ticket/13280): [IE8] Fixed: Undo after inline widget drag&drop …
1058 * [#12324](https://dev.ckeditor.com/ticket/12324): [IE8] Fixed: Undo steps are not recorded when ch…
1247 * [#11677](https://dev.ckeditor.com/ticket/11677): Fixed: Undo/Redo keystrokes are blocked in the s…
1310 * [#11126](https://dev.ckeditor.com/ticket/11126): Fixed: Native Undo executed once the bottom of t…
1478 * [#10301](https://dev.ckeditor.com/ticket/10301): [IE9-10] Undo fails after 3+ consecutive paste a…
1570 * [#10315](https://dev.ckeditor.com/ticket/10315): [WebKit] [Undo manager](https://ckeditor.com/doc…
[all …]
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck.js832 FCKUndo.Undo() ;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc268 <cffunction name="revert" access="public" output="true" returntype="void" hint="Undo the previous m…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1Undo","_this","this","maxSteps","undoEnabled","redoEnabled","action","commands","slice","invert","…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md1011 * Fixed: Undo issue which needed double attempts in the beginning
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js32 … return;switch (evt.keyCode){case 89:FCKUndo.Redo();break;case 90:FCKUndo.Undo();break;}};FCKTools…
48 …function(){return (this.CurrentIndex<(this.SavedData.length-1));};FCKUndo.Undo=function(){if (this… function
71 …(){this.Name='Undo';};FCKUndoCommand.prototype.Execute=function(){FCKUndo.Undo();};FCKUndoCommand.…
97 …ull,null,null,13);break;case 'Undo':B=new FCKToolbarButton('Undo',FCKLang.Undo,null,null,false,tru…
H A Dfckeditorcode_gecko.js31 … return;switch (evt.keyCode){case 89:FCKUndo.Redo();break;case 90:FCKUndo.Undo();break;}};FCKTools…
47 …function(){return (this.CurrentIndex<(this.SavedData.length-1));};FCKUndo.Undo=function(){if (this… function
70 …(){this.Name='Undo';};FCKUndoCommand.prototype.Execute=function(){FCKUndo.Undo();};FCKUndoCommand.…
96 …ull,null,null,13);break;case 'Undo':B=new FCKToolbarButton('Undo',FCKLang.Undo,null,null,false,tru…
/plugin/diagramsnet/lib/resources/
H A Ddia_kn.txt754 undo=Undo
H A Ddia_si.txt754 undo=Undo
H A Ddia_sl.txt754 undo=Undo
H A Ddia_ta.txt754 undo=Undo
H A Ddia_bn.txt754 undo=Undo
H A Ddia_eo.txt754 undo=Undo

12345678