Home
last modified time | relevance | path

Searched refs:e_show_uri (Results 1 – 15 of 15) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-url-entry.c87 e_show_uri (toplevel, text); in url_entry_icon_release_cb()
H A De-misc-utils.h56 void e_show_uri (GtkWindow *parent,
H A De-web-view.c246 e_show_uri (GTK_IS_WINDOW (toplevel) ? GTK_WINDOW (toplevel) : NULL, uri); in e_web_view_search_web_get_selection_cb()
281 e_show_uri (parent, uri); in action_http_open_cb()
366 e_show_uri (parent, uri); in action_send_message_cb()
1749 e_show_uri (parent, uri); in web_view_link_clicked()
H A De-html-editor-image-dialog.c418 e_show_uri ( in html_editor_image_dialog_test_url()
H A De-misc-utils.c241 e_show_uri (GtkWindow *parent, in e_show_uri() function
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserverui/
H A De-buffer-tagger.c33 e_show_uri (GtkWindow *parent, in e_show_uri() function
344 e_show_uri (NULL, url); in invoke_link_if_present()
728 e_show_uri (NULL, uri); in textview_open_uri_cb()
/dports/mail/evolution/evolution-3.42.1/src/shell/
H A De-shell-utils.c379 e_show_uri (window, online_help_url); in e_shell_utils_run_help_contents()
/dports/mail/evolution/evolution-3.42.1/src/modules/calendar/
H A De-cal-shell-view-memopad.c135 e_show_uri (GTK_WINDOW (shell_window), uri); in action_calendar_memopad_open_url_cb()
H A De-cal-shell-view-taskpad.c209 e_show_uri (GTK_WINDOW (shell_window), uri); in action_calendar_taskpad_open_url_cb()
H A De-memo-shell-view-actions.c428 e_show_uri (GTK_WINDOW (shell_window), uri); in action_memo_open_url_cb()
H A De-task-shell-view-actions.c497 e_show_uri (GTK_WINDOW (shell_window), uri); in action_task_open_url_cb()
/dports/mail/evolution/evolution-3.42.1/src/plugins/mailing-list-actions/
H A Dmailing-list-actions.c300 e_show_uri (window, url); in emla_list_action_cb()
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A Deab-contact-display.c114 e_show_uri (parent, uri); in G_DEFINE_TYPE()
/dports/mail/evolution/evolution-3.42.1/src/modules/webkit-editor/
H A De-webkit-editor.c5428 e_show_uri (GTK_WINDOW (toplevel), wk_editor->priv->last_hover_uri); in webkit_editor_button_press_event()
/dports/mail/evolution/evolution-3.42.1/
H A DNEWS11210 Call e_show_uri() instead of gnome_url_show(). (Matthew Barnes)