aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.h
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-08-12 06:22:27 +0800
committerDan Winship <danw@src.gnome.org>2000-08-12 06:22:27 +0800
commitb9cc4db255609621b7e238faa64667ca3860475f (patch)
treeacfc98f9d7875d6c38dccee7e25507f6066c6da8 /mail/mail.h
parentc587247b201eea444d2831832f157a489b6daecc (diff)
downloadgsoc2013-evolution-b9cc4db255609621b7e238faa64667ca3860475f.tar.gz
gsoc2013-evolution-b9cc4db255609621b7e238faa64667ca3860475f.tar.zst
gsoc2013-evolution-b9cc4db255609621b7e238faa64667ca3860475f.zip
Redo this again. Get rid of struct mail_format_data and move most of that
* mail-display.c, mail-format.c: Redo this again. Get rid of struct mail_format_data and move most of that info into MailDisplay itself, and pass the MailDisplay around. Add a GData** to MailDisplay, and put the urls hash table into that. Also add the ability to redisplay the currently-displayed message (with the same GData**), and add a "show_pgp" datum to it that controls whether or not to decrypt PGP messages, and redo the PGP stuff (again) to take that into account. Now you don't get the annoying PGP password dialog box without any warning. svn path=/trunk/; revision=4757
Diffstat (limited to 'mail/mail.h')
-rw-r--r--mail/mail.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mail.h b/mail/mail.h
index 8099948c17..0bcda78a61 100644
--- a/mail/mail.h
+++ b/mail/mail.h
@@ -47,8 +47,7 @@ char *mail_crypto_openpgp_encrypt (const char *plaintext,
/* mail-format */
void mail_format_mime_message (CamelMimeMessage *mime_message,
- GtkHTML *html, GtkHTMLStream *stream,
- CamelMimeMessage *root_message);
+ MailDisplay *md);
EMsgComposer *mail_generate_reply (CamelMimeMessage *mime_message,
gboolean to_all);
w44/cgit/cgit.cgi/freebsd-ports-gnome/commit/security/signify?id=317628a4cc22cc424e0ba1d2434af3cdcc6c92d7'>security/signify: Add OpenBSD 6.7 keyTobias Kortkamp2019-10-144-4/+4 * security/signify: Add OpenBSD 6.6 key and retire no longer useful 6.3 keyTobias Kortkamp2019-04-254-4/+4 * security/signify: Add OpenBSD 6.5 keyTobias Kortkamp2019-01-214-4/+4 * security/signify: Cleanup keysTobias Kortkamp2018-04-3015-39/+1 * security/signify: Update to 0.7Tobias Kortkamp2018-04-053-14/+11 * security/signify: Add OpenBSD 6.4 keysTobias Kortkamp2018-03-2710-10/+16 * security/signify: Add new OpenBSD 6.3 public keysTobias Kortkamp2017-10-0911-19/+10 * Add OpenBSD 6.2 public keysTobias Kortkamp2017-04-127-2/+16 * Update MAINTAINER to tobik@FreeBSD.org for my portsTobias Kortkamp2017-02-151-1/+1 * security/signify: update to 0.6Jan Beich2016-10-274-18/+7 * security/signify: Remove unnecessary -lcrypto linkageJohn Marino2016-09-111-1/+2 * security/signify: change upstream, submitter becomes maintainerKurt Jaeger2016-06-0419-39/+104 * security/signify: clean upKurt Jaeger2014-07-163-16/+10