Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 25 of 90) sorted by path

1234

/plugin/achart/assets/
H A Dapexcharts.min.js6cleanup();var t=this.getSvgString(),e=new Blob([t],{type:"image/svg+xml;charset=utf-8"});return UR…
14cleanup()},t.prototype.selectPoints=function(t){return this.pointSelection.isSelected=t,this.point…
/plugin/acronym/
H A DREADME28 2010-10-19: 1 hour: cleanup code, remove misleading configuration setting
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt71 - Code cleanup. (Jaime Pérez)
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js17371 cleanup();
17381 function cleanup() {
17391 source.removeListener('end', cleanup);
17394 dest.removeListener('close', cleanup);
17397 source.on('end', cleanup);
17398 source.on('close', cleanup);
17400 dest.on('close', cleanup);
18282 var endFn = doEnd ? onend : cleanup;
18292 cleanup();
18308 function cleanup() {
[all …]
H A Dpdfmake.min.js.map1cleanup","listenerCount","removeListener","_isStdio","_events","_maxListeners","defaultMaxListener…
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md254 - Miscellaneous cleanup, documentation and test fixes.
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md58 you can run the `Google\Task\Composer::cleanup` task and specify the services
67 "pre-autoload-dump": "Google\\Task\\Composer::cleanup"
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
H A DComposer.php31 public static function cleanup( function in Google\\Task\\Composer
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md376 Adding support for non-blocking responses and some minor API cleanup.
521 * cURL implementation cleanup
704 * cURL multi cleanup and optimizations
845 * Bug: Better cleanup of one-time events across the board (when an event is meant to fire once, it …
925 * Lots of cleanup to CurlHandle::factory and RequestFactory::createRequest
/plugin/backup/
H A DCHANGELOG.md32 - [BT-43] - Did some code cleanup via `php-cs-fixer` and `js-beautify`; also removed German, French…
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md547 * `FIX`: correctly fix hover on cleanup ([#1247](https://github.com/bpmn-io/bpmn-js/pull/1247))
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md539 * `CHORE`: cleanup styles
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js27519 previousContext = cleanup(returnValue !== true);
27606 previousContext = cleanup(restore);
27616 function cleanup(restore) { function
/plugin/chessdiagram/toolbar/
H A Dreadme.txt7 - cleanup cache
/plugin/cite/
H A DCHANGELOG.md28 …CITE-3] - Added LICENSE, README.md, CHANGELOG.md, admin page, admin svg icon, and some code cleanup
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md145 …ts in [Paste from Word](http://ckeditor.com/addon/pastefromword) content cleanup breaking content …
939 …http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-destroy) does not cleanup content generated…
H A Dconfig.js.unc174 { name: 'basicstyles', items: [ 'basicstyles', 'cleanup',config.ToolBarItemsAlt['Scayt'] ] },
195 { name: 'basicstyles', items: [ 'basicstyles', 'cleanup' ] },
/plugin/ckgdoku/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js6 …oot:function(e){e.filterChildren(q);CKEDITOR.plugins.pastefromword.lists.cleanup(g.createLists(e))…
36 …m[d]);for(d=0;d<h.length;d++)this.determineListItemValue(h[d])}return f},cleanup:function(a){var b…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md565 …[Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) content cleanup breaking content …
1359 …/docs/ckeditor4/latest/api/CKEDITOR_editor.html#method-destroy) does not cleanup content generated…
H A Dckeditor.js1253 cleanup:function(){var a,d;for(d in this.visible)a=this.visible[d],a.getCustomData("hash")!==this.h… method in p
1293 …=d.locate(r);k=d.sort(n,1);k.length&&(e.prepare(r,m),e.placeLine(k[0]),e.cleanup())});h.addClass("…
H A Dckeditor.js.unc13787 groups: ["basicstyles", "cleanup"]
16144 toolbar: "cleanup,0"
21499 toolbar: "cleanup,10"
24907 cleanup: function() {
25756 k.length && (e.prepare(p, m), e.placeLine(k[0]), e.cleanup())
H A Dconfig.js.unc190 { name: 'basicstyles', items: [ 'basicstyles', 'cleanup',config.ToolBarItemsAlt['Scayt'] ] },
211 { name: 'basicstyles', items: [ 'basicstyles', 'cleanup' ] },
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js7 …oot:function(a){a.filterChildren(p);CKEDITOR.plugins.pastefromword.lists.cleanup(g.createLists(a))…
38 …n[d]);for(d=0;d<f.length;d++)this.determineListItemValue(f[d])}return e},cleanup:function(a){var b…
/plugin/cleanup/
H A DREADME1 cleanup Plugin for DokuWiki
3 Perform file cleanup in the wiki
6 http://www.dokuwiki.org/plugin:cleanup
9 lib/plugins/cleanup/ - if the folder is called different it
H A Dplugin.info.txt1 base cleanup
5 name cleanup plugin
6 desc Perform file cleanup in the wiki
7 url http://www.dokuwiki.org/plugin:cleanup

1234