Home
last modified time | relevance | path

Searched refs:undo (Results 1 – 25 of 167) sorted by path

1234567

/plugin/aceeditor/
H A Dbuild.js1undo(),h.lastValue=n.value.replace(/\x01/g,"");if(h.lastValue){var e=t.selection.getRange();t.inse… method in AnonymousFunction3f72001731800
/plugin/achart/assets/
H A Dapexcharts.min.js6 …h(n).at(s.ease(this.pos))):t.morph(n).at(s.ease(this.pos)):(n.relative||n.undo(t.extract()),t=t.mu…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md144 keyListener | false | If true it observes the pressed keys to undo/redo the annotations
454 And that's not even the end of it. You can add menu items to cancel, undo, redo
995 * Fixed: Issue with object changes which overwrite undo/redo object states
1004 * Added: Keylistener which allows to undo/redo/remove the drawn steps `keyListener: true`
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();
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…
/plugin/amcharts/assets/amcharts/plugins/export/examples/
H A Dexport.config.advanced.js17 this.drawing.undo();
/plugin/bible/bible_douayRheims/
H A DIsaias.txt1138 …58:6. Is not this rather the fast that I have chosen? loose the bands of wickedness, undo the bund…
/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/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194undo()})),this.register("redo",(function(){t.redo()}))),o&&i&&this.register("copy",(function(){var…
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-codes.css15 .dmn-icon-undo:before { content: '\e80d'; } /* '' */
H A Ddmn-embedded.css72 .dmn-icon-undo:before { content: '\e80d'; } /* '' */
H A Ddmn.css71 .dmn-icon-undo:before { content: '\e80d'; } /* '' */
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21undo()})),this.register("redo",(function(){t.redo()}))),o&&i&&this.register("copy",(function(){var… method in mp
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js36861 commandStack.undo();
45797 CommandStack.prototype.undo = function() {
H A Dbpmn-modeler.production.min.js34undo()})),this.register("redo",(function(){t.redo()}))),o&&i&&this.register("copy",(function(){var…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md272 * SCAYT stops working when CKEditor [Undo plugin](http://ckeditor.com/addon/undo) not enabled.
370 …http://dev.ckeditor.com/ticket/13129) Fixed: Block widget blurred after a drop followed by an undo.
408 …tp://dev.ckeditor.com/ticket/13334): Fixed: Error after nesting widgets and playing with undo/redo.
637 * [#12354](http://dev.ckeditor.com/ticket/12354): Fixed: Various issues in undo manager when holdin…
639 …tor.com/ticket/12332): Fixed: Lowered DOM events listeners' priorities in undo manager in order to…
651 …ypress` listeners should not be used in the undo manager. A complete rewrite of keyboard handling …
654 …!/api/CKEDITOR.plugins.undo.UndoManager-property-locked) property violate strict mode in the [Undo…
808 …ket/5217): Setting data (including switching between modes) creates a new undo snapshot. Besides t…
926 …/ticket/11077): [Enhanced Image](http://ckeditor.com/addon/image2): Empty undo step recorded when …
961 …* fixing undo bugs ([#10842](http://dev.ckeditor.com/ticket/10842), [#10930](http://dev.ckeditor.c…
[all …]
H A Dckeditor.js1038 …_handleUndoRedo=!0);CKEDITOR.config.scayt_handleUndoRedo=CKEDITOR.plugins.undo?CKEDITOR.config.sca…
1064 …)}})}if(!0===CKEDITOR.config.scayt_handleUndoRedo){var a=CKEDITOR.plugins.undo.Image.prototype,f="…
1146 …b(c),k=g.editingHandler=new l(g),p=c.addCommand("undo",{exec:function(){g.undo()&&(c.selectionChan…
1147 …);c.on("mode",f);c.on("readOnly",f);c.ui.addButton&&(c.ui.addButton("Undo",{label:c.lang.undo.undo,
1148undo.redo,command:"redo",toolbar:"undo,20"}));c.resetUndo=function(){g.reset();c.fire("saveSnapsho…
1153 this.hasRedo},undoable:function(){return this.enabled&&this.hasUndo},undo:function(){if(this.undoab…
1156 ….env.ie&&b.getKeyGroup(a)==b.keyGroups.FUNCTIONAL};var c=CKEDITOR.plugins.undo.Image=function(a,b)…
1157 …ols.arrayCompare(e.end,f.end))return!1}}return!0}};var l=CKEDITOR.plugins.undo.NativeEditingHandle…
1161 …function(){e.keyEventsStack.remove(9)},null,null,999)}};var k=CKEDITOR.plugins.undo.KeyEventsStack=
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …able",widthPc:"percent",widthPx:"pixels",widthUnit:"width unit"},undo:{redo:"Redo",undo:"Undo"},ws… property in CKEDITOR.lang.en.undo
H A Den.js.beautified637 undo: {
639 undo: "Undo"
H A Den.js.unc5 …dthPc":"percent","widthPx":"pixels","widthUnit":"width unit"},"undo":{"redo":"Redo","undo":"Undo"}…
H A Dfr.js.unc647 "undo": {
649 "undo": "Annuler"
H A Dlang_array.txt641 "undo": {
643 "undo": "Undo"
/plugin/ckgedit/ckeditor/
H A DCHANGES.md692 …* SCAYT stops working when CKEditor [Undo plugin](https://ckeditor.com/cke4/addon/undo) not enable…
766 …om/cke4/addon/tableresize) integration with [Undo](https://ckeditor.com/cke4/addon/undo) is broken.
790 …ttps://dev.ckeditor.com/ticket/13129) Fixed: Block widget blurred after a drop followed by an undo.
828 …ps://dev.ckeditor.com/ticket/13334): Fixed: Error after nesting widgets and playing with undo/redo.
1057 * [#12354](https://dev.ckeditor.com/ticket/12354): Fixed: Various issues in undo manager when holdi…
1059 …tor.com/ticket/12332): Fixed: Lowered DOM events listeners' priorities in undo manager in order to…
1071 …ypress` listeners should not be used in the undo manager. A complete rewrite of keyboard handling …
1228 …ket/5217): Setting data (including switching between modes) creates a new undo snapshot. Besides t…
1346 …t/11077): [Enhanced Image](https://ckeditor.com/cke4/addon/image2): Empty undo step recorded when …
1381 …* fixing undo bugs ([#10842](https://dev.ckeditor.com/ticket/10842), [#10930](https://dev.ckeditor…
[all …]
H A Dckeditor.js1122 …_handleUndoRedo=!0);CKEDITOR.config.scayt_handleUndoRedo=CKEDITOR.plugins.undo?CKEDITOR.config.sca…
1152 …)}})}if(!0===CKEDITOR.config.scayt_handleUndoRedo){var a=CKEDITOR.plugins.undo.Image.prototype,c="…
1219 …e(a),l=d.editingHandler=new k(d),f=a.addCommand("undo",{exec:function(){d.undo()&&(a.selectionChan…
1221 …ui.addButton("Undo",{label:a.lang.undo.undo,command:"undo",toolbar:"undo,10"}),a.ui.addButton("Red…
1222 d.unlock,d)}});CKEDITOR.plugins.undo={};var e=CKEDITOR.plugins.undo.UndoManager=function(a){this.st…
1226 …led&&this.hasRedo},undoable:function(){return this.enabled&&this.hasUndo},undo:function(){if(this.…
1229 ….env.ie&&e.getKeyGroup(a)==e.keyGroups.FUNCTIONAL};var f=CKEDITOR.plugins.undo.Image=function(a,b)…
1231 e.end))return!1}}return!0}};var k=CKEDITOR.plugins.undo.NativeEditingHandler=function(a){this.undoM…
1235 …ion(){c.keyEventsStack.remove(9)},null,null,999)}};var m=CKEDITOR.plugins.undo.KeyEventsStack=func…
H A Dckeditor.js.unc13779 groups: ["clipboard", "undo"]
24191 CKEDITOR.plugins.add("undo", {
24203 f = a.addCommand("undo", {
24219 [g[0], "undo"],
24242 label: a.lang.undo.undo,
24243 command: "undo",
24244 toolbar: "undo,10"
24246 label: a.lang.undo.redo,
24248 toolbar: "undo,20"
24265 CKEDITOR.plugins.undo = {};
[all …]

1234567