/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) version 3. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with the program; if not, see * * * Authors: * Jeffrey Stedfast * * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) * */ #ifndef __EM_UTILS_H__ #define __EM_UTILS_H__ #include #include #include #include #include #include #include G_BEGIN_DECLS struct _EMailPartList; struct _EShell; gboolean em_utils_ask_open_many (GtkWindow *parent, gint how_many); gboolean em_utils_prompt_user (GtkWindow *parent, const gchar *promptkey, const gchar *tag, ...); GPtrArray *em_utils_uids_copy (GPtrArray *uids); void em_utils_edit_filters (EMailSession *session, EAlertSink *alert_sink, GtkWindow *parent_window); void em_filename_make_safe (gchar *string); void em_utils_edit_vfolders (GtkWidget *parent); void em_utils_flag_for_followup (EMailReader *reader, CamelFolder *folder, GPtrArray *uids); void em_utils_flag_for_followup_clear (GtkWindow *parent, CamelFolder *folder, GPtrArray *uids); void em_utils_flag_for_followup_completed (GtkWindow *parent, CamelFolder *folder, GPtrArray *uids); /* This stuff that follows probably doesn't belong here, then again, the stuff above probably belongs elsewhere */ void em_utils_selection_set_mailbox (GtkSelectionData *data, CamelFolder *folder, GPtrArray *uids); void em_utils_selection_get_mailbox (GtkSelectionData *data, CamelFolder *folder); void em_utils_selection_get_message (GtkSelectionData *data, CamelFolder *folder); void em_utils_selection_set_uidlist (GtkSelectionData *data, CamelFolder *folder, GPtrArray *uids); void em_utils_selection_get_uidlist (GtkSelectionData *data, EMailSession *session, CamelFolder *dest, gint move, GCancellable *cancellable, GError **error); void em_utils_selection_set_urilist (GtkSelectionData *data, CamelFolder *folder, GPtrArray *uids); void em_utils_selection_get_urilist (GtkSelectionData *data, CamelFolder *folder); EProxy * em_utils_get_proxy (void); /* FIXME: should this have an override charset? */ gchar * em_utils_message_to_html (CamelSession *session, CamelMimeMessage *msg, const gchar *credits, guint32 flags, struct _EMailPartList *parts_list, const gchar *append, guint32 *validity_found); void em_utils_empty_trash (GtkWidget *parent, EMailSession *session); /* Unescapes & back to a real & in URIs */ gchar *em_utils_url_unescape_amp (const gchar *url); void emu_restore_folder_tree_state (EMFolderTree *folder_tree); gboolean em_utils_is_re_in_subject (struct _EShell *shell, const gchar *subject, gint *skip_len); G_END_DECLS #endif /* __EM_UTILS_H__ */ 6/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
'submit' value='search'/>
Commit message (Expand)AuthorAgeFilesLines
path: root/korean
Commit message (Expand)AuthorAgeFilesLines
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-291-2/+2
* - Update to 6.0.5lwhsu2018-06-271-5/+5
* multimedia/*phonon*: update and flavorize with @qt4/@qt5tcberner2018-06-221-1/+1
* - Update MASTER_SITES and DISTNAME. The previous URLs do not work any more.jkim2018-06-214-12/+18
* Update to 13.3.jkim2018-06-212-3/+4
* - Update to 6.0.4lwhsu2018-05-101-5/+5
* - Update to 6.0.3lwhsu2018-04-08