Searched refs:Dialog (Results 1 – 25 of 75) sorted by relevance
123
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
| D | DialogAction.php | 24 protected $dialogType = Dialog::class; 42 * @param Dialog 44 public function setDialog(Dialog $dialog) 49 * @return Dialog
|
| D | Dialog.php | 20 class Dialog extends \Google\Model class 42 class_alias(Dialog::class, 'Google_Service_HangoutsChat_Dialog');
|
| /plugin/new_page_dialog/ |
| D | plugin.info.txt | 5 name New Page Dialog 6 desc This Dialog is supposed to help people creating new pages.
|
| D | README.mdown | 1 # New Page Dialog Plugin for DokuWiki
|
| /plugin/ckgedit/ckeditor/plugins/footnote/ |
| D | plugin.js.unc | 54 title : lang.Title, //'Footnote Dialog', 65 // Dialog window contents. 76 // Dialog window UI element: HTML code field. 84 // Dialog window UI element: a textarea field for the link text. 104 // Dialog window UI element: a text input field for the link URL. 163 // Dialog window UI element: HTML code field.
|
| /plugin/ckgdoku/ckeditor/plugins/footnote/ |
| D | plugin.js.unc | 54 title : lang.Title, //'Footnote Dialog', 65 // Dialog window contents. 76 // Dialog window UI element: HTML code field. 84 // Dialog window UI element: a textarea field for the link text. 104 // Dialog window UI element: a text input field for the link URL. 163 // Dialog window UI element: HTML code field.
|
| /plugin/npd/ |
| D | README.mdown | 1 New Page Dialog Plugin 19 This plugin is adopted from the original New Page Dialog plugin by Pierre Spring at 50 Exception: The template DokuBook has New Page Dialog already implemented. (Configure to type `link`…
|
| D | plugin.info.txt | 5 name New Page Dialog
|
| /plugin/farmer/lang/de/ |
| H A D | tab_setup.txt | 1 …rming mit dem Farmer-Plugin eingerichtet. Bitte nutzen Sie den folgenden Dialog zum Aufsetzen der …
|
| /plugin/ckgedit/lang/ru/ |
| D | lang.php | 53 $lang['mediamgr_imgonly'] = 'Используйте Image Dialog только для изображений, Link Dialog-для…
|
| /plugin/ckgedit/lang/de/ |
| D | lang.php | 56 …lang['mediamgr_imgonly'] = 'Benutzen Sie den Bild-Dialog nur für Bilder. Verwenden Sie den Link-Di…
|
| /plugin/myshortcuts/ |
| H A D | style.css | 32 /* Dialog box */ 57 /* Dialog header */
|
| H A D | README | 75 3. Snippet Dialog:
|
| /plugin/ckgdoku/ckeditor/plugins/scayt/ |
| D | CHANGELOG.md | 12 * [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Do…
|
| /plugin/ckgedit/ckeditor/plugins/scayt/ |
| D | CHANGELOG.md | 12 * [#98](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Do…
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Editor.js | 803 function Dialog(editorUi, elt, w, h, modal, closable, onClose, noScroll, transparent, onResize, ign… class 839 this.bg.style.background = Dialog.backdropColor; 892 img.setAttribute('src', Dialog.prototype.closeImage); 985 Dialog.backdropColor = 'white'; 990 Dialog.prototype.zIndex = mxPopupMenu.prototype.zIndex - 2; 995 Dialog.prototype.noColorImage = (!mxClient.IS_SVG) ? IMAGE_PATH + '/nocolor.png' : 'data:image/png;… 1000 Dialog.prototype.closeImage = (!mxClient.IS_SVG) ? IMAGE_PATH + '/close.png' : 'data:image/png;base… 1005 Dialog.prototype.clearImage = (!mxClient.IS_SVG) ? IMAGE_PATH + '/clear.gif' : 'data:image/gif;base… 1010 Dialog.prototype.bgOpacity = 80; 1015 Dialog.prototype.getPosition = function(left, top) [all …]
|
| D | Dialogs.js | 130 td.style.background = 'url(\'' + Dialog.prototype.noColorImage + '\')'; 178 td.style.backgroundImage = 'url(\'' + Dialog.prototype.closeImage + '\')'; 1395 var img = mxUtils.createImage(Dialog.prototype.closeImage); 1816 linkInput.style.backgroundImage = 'url(\'' + Dialog.prototype.clearImage + '\')'; 2020 div.style.background = (!Editor.isDarkMode()) ? '#fff' : Dialog.backdropColor; 2029 listDiv.style.backgroundColor = (!Editor.isDarkMode()) ? '#fff' : Dialog.backdropColor; 2068 ldiv.style.backgroundColor = (!Editor.isDarkMode()) ? 'whiteSmoke' : Dialog.backdropColor; 2329 ldiv.style.backgroundColor = (!Editor.isDarkMode()) ? 'whiteSmoke' : Dialog.backdropColor;
|
| /plugin/diagramsnet/lib/math/extensions/ |
| D | HelpDialog.js | 19 …"#CCC!important"},"#MathJax_HelpClose:hover:focus":{outline:"none"}}});e.Dialog=function(l){j.load… class in e
|
| /plugin/fckg/fckeditor/editor/lang/ |
| D | lang-template.txt | 26 // Image Dialog 44 // Link Dialog 119 //Footnote Dialog
|
| /plugin/coinhive/ |
| D | README.md | 23 …- URL for JS-Miner with OPT IN Dialog: the URL providing the Miner Library from CoinHive with OptI…
|
| /plugin/calendar/ |
| D | CHANGELOG.md | 239 #### JavaScript Performance Fixes (Dialog Responsiveness) 244 - **Fixed event listener accumulation** - Dialog inputs no longer slow down over time 594 ### Fixed Edit Event Dialog Draggability 606 ### Fixed Event Editor Dialog Draggability 611 - Dialog position resets when reopened (no more stuck positions) 658 ### Localized Manage Recurring Series Dialog 690 **New Namespace Dialog:** 694 **Rename Namespace Dialog:** 709 ### Added 15+ New Dialog Strings 1011 - **Edit Recurring Series Dialog:** [all …]
|
| /plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/ |
| D | geshi.js.unc | 74 // Dialog window content definition.
|
| /plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/ |
| D | msword.js.unc | 23 // Dialog window content definition.
|
| /plugin/fckg/fckeditor/editor/skins/silver/ |
| D | fck_dialog.css | 160 * Dialog frame related styles.
|
| /plugin/ckgedit/ckeditor/plugins/msword/dialogs/ |
| D | msword.js.unc | 25 // Dialog window content definition.
|
123