Home
last modified time | relevance | path

Searched refs:modal (Results 11051 – 11075 of 14906) sorted by relevance

1...<<441442443444445446447448449450>>...597

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/application_security/coverage_fuzzing/
H A Dindex.md260 Clicking the vulnerability opens a modal that provides additional information about the
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/htdocs/assets/
H A Dopenxpki-6138df46dc645ec1134c594a1ac022da.css246 .glyphicon-modal-window:before{content:"\e237"}
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/htdocs/assets/
H A Dopenxpki-6138df46dc645ec1134c594a1ac022da.css246 .glyphicon-modal-window:before{content:"\e237"}
/dports/editors/mousepad/mousepad-0.5.8/
H A DNEWS397 - Make dialog windows modal only for parent window (Bug #10488)
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/system/mac/
H A DnsNetworkLinkService.mm790 // so we shouldn't run in to any problems with modal dialog run loops.
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/glib/doc/glib/
H A Ddefuns-main.xml.texi277 @code{gtk-widget-set-sensitive} or modal dialogs to prevent the user from
/dports/www/nextcloud-contacts/contacts/
H A DCHANGELOG.md402 - Allow to pick avatar from files + use modal
/dports/editors/lazarus-qt5/lazarus/lcl/include/
H A Dscreen.inc342 other dialogs modal
/dports/net-mgmt/netdisco/App-Netdisco-2.047002/share/public/swagger-ui/
H A Dswagger-ui.css2modal-ux{position:absolute;z-index:9999;top:50%;left:50%;width:100%;min-width:300px;max-width:650p…
/dports/print/lilypond-devel/lilypond-2.23.5/po/
H A Dde.po4072 #: modal-transforms.scm:38
4076 #: modal-transforms.scm:42 modal-transforms.scm:75
4080 #: modal-transforms.scm:46
4084 #: modal-transforms.scm:71
4088 #: modal-transforms.scm:79
4092 #: modal-transforms.scm:95
4096 #: modal-transforms.scm:287
/dports/www/py-freenit/freenit-0.1.25/freenit/static/swaggerui/
H A Dswagger-ui.css2modal-ux{position:absolute;z-index:9999;top:50%;left:50%;width:100%;min-width:300px;max-width:650p…
/dports/audio/gtkpod/gtkpod-1.0.0/po/
H A Dit.po3110 #. gboolean modal,
3123 #. gboolean modal,
3141 #. gboolean modal,
3226 #. gboolean modal,
3813 #. modal,
3815 #. gboolean modal,
5312 #. gboolean modal,
5351 #. gboolean modal,
H A Dca.po3102 #. gboolean modal,
3115 #. gboolean modal,
3130 #. gboolean modal,
3212 #. gboolean modal,
3805 #. modal,
3807 #. gboolean modal,
5345 #. gboolean modal,
5385 #. gboolean modal,
H A Dfr.po2998 #. gboolean modal,
3011 #. gboolean modal,
3024 #. gboolean modal,
3112 #. gboolean modal,
3660 #. modal,
3662 #. gboolean modal,
4991 #. gboolean modal,
5025 #. gboolean modal,
H A Dde.po3115 #. gboolean modal,
3128 #. gboolean modal,
3144 #. gboolean modal,
3223 #. gboolean modal,
3810 #. modal,
3812 #. gboolean modal,
5334 #. gboolean modal,
5374 #. gboolean modal,
H A Des.po3100 #. gboolean modal,
3113 #. gboolean modal,
3128 #. gboolean modal,
3211 #. gboolean modal,
3804 #. modal,
3806 #. gboolean modal,
5333 #. gboolean modal,
5373 #. gboolean modal,
H A Dsv.po2999 #. gboolean modal,
3012 #. gboolean modal,
3025 #. gboolean modal,
3113 #. gboolean modal,
3673 #. modal,
3675 #. gboolean modal,
5007 #. gboolean modal,
5040 #. gboolean modal,
/dports/print/lilypond/lilypond-2.22.1/po/
H A Dde.po4072 #: modal-transforms.scm:38
4076 #: modal-transforms.scm:42 modal-transforms.scm:75
4080 #: modal-transforms.scm:46
4084 #: modal-transforms.scm:71
4088 #: modal-transforms.scm:79
4092 #: modal-transforms.scm:95
4096 #: modal-transforms.scm:287
/dports/www/wt/wt-4.6.1/resources/themes/bootstrap/5/js/
H A Dbootstrap.bundle.js.map1modal.js","../../js/src/offcanvas.js","../../js/src/util/sanitizer.js","../../js/src/tooltip.js","…
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdk3.pas3248 procedure set_modal_hint(modal: gboolean); cdecl; inline;
4337 procedure gdk_window_set_modal_hint(window: PGdkWindow; modal: gboolean); cdecl; external;
5512 procedure TGdkWindow.set_modal_hint(modal: gboolean); cdecl;
5514 LazGdk3.gdk_window_set_modal_hint(@self, modal);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdk3.pas3248 procedure set_modal_hint(modal: gboolean); cdecl; inline;
4337 procedure gdk_window_set_modal_hint(window: PGdkWindow; modal: gboolean); cdecl; external;
5512 procedure TGdkWindow.set_modal_hint(modal: gboolean); cdecl;
5514 LazGdk3.gdk_window_set_modal_hint(@self, modal);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdk3.pas3257 procedure set_modal_hint(modal: gboolean); cdecl; inline;
4372 procedure gdk_window_set_modal_hint(window: PGdkWindow; modal: gboolean); cdecl; external;
5630 procedure TGdkWindow.set_modal_hint(modal: gboolean); cdecl;
5632 LazGdk3.gdk_window_set_modal_hint(@self, modal);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazgdk3.pas3257 procedure set_modal_hint(modal: gboolean); cdecl; inline;
4372 procedure gdk_window_set_modal_hint(window: PGdkWindow; modal: gboolean); cdecl; external;
5630 procedure TGdkWindow.set_modal_hint(modal: gboolean); cdecl;
5632 LazGdk3.gdk_window_set_modal_hint(@self, modal);
/dports/editors/cudatext/CudaText-1.151.0/app/readme/wiki/
H A Dcudatext_api.wiki606 Shows modal message-box.
638 Shows modal message-box with any number of buttons with any captions.
680 Shows modal dialog to input one string. Returns entered string or None if cancelled.
693 Shows modal dialog to enter 1 to 10 string fields at once. Returns list of strings or None if cance…
703 Shows "Open file" or "Save file as" modal dialog. Returns filename (or list of filenames) or None i…
1005 Advanced work with dialogs (forms). More advanced than "dlg_custom", forms can show in modal/nonmod…
1226 * DLG_SHOW_MODAL: Shows form in modal mode. Waits for form to hide, then returns.
1227 * DLG_SHOW_NONMODAL: Shows form in non-modal mode. Returns immediately.
1228 * DLG_FOCUS: Focuses form (in non-modal mode).
1326 Detailed demo plugin exists, it shows many dlg_proc actions, shows modal/nonmodal forms, uses callb…
/dports/x11/gnome-shell/gnome-shell-41.1/po/
H A Dfur.po440 msgid "Attach modal dialog to the parent window"
797 #. No support for non-modal system dialogs, so ignore the option
798 #. let modal = options['modal'] || true;
1693 #. We could not become modal, so we can't activate the

1...<<441442443444445446447448449450>>...597