aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-callbacks.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-03-09 08:43:35 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-03-09 08:43:35 +0800
commit97a894dc7d40ebd32073c421a68caf582a1ba770 (patch)
tree81d790ea58aca2c24504379ce917e3fd59b4bd47 /mail/mail-callbacks.h
parentbc6cd6b9b6edb20bdf96a4e1f907639ec83e3e93 (diff)
downloadgsoc2013-evolution-97a894dc7d40ebd32073c421a68caf582a1ba770.tar.gz
gsoc2013-evolution-97a894dc7d40ebd32073c421a68caf582a1ba770.tar.zst
gsoc2013-evolution-97a894dc7d40ebd32073c421a68caf582a1ba770.zip
Set the Forward->Quoted callback. Also set the forward->Attachment
2001-03-08 Jeffrey Stedfast <fejj@ximian.com> * folder-browser-factory.c: Set the Forward->Quoted callback. Also set the forward->Attachment callback. * mail-view.c (view_forward_msg): Specify FORWARD_ATTACHED. * mail-callbacks.c (forward_attached): Don't call forward_messages() anymore...never really needed to. Just handle it directly. (forward_inlined): Specify FORWARD_INLINE as the flag argument. (forward_quoted): New function sorta like forward_inlined except this forwards the message quoted. * mail-tools.c (mail_tool_forward_message): New function to prepare a message to be forwarded. svn path=/trunk/; revision=8611
Diffstat (limited to 'mail/mail-callbacks.h')
-rw-r--r--mail/mail-callbacks.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/mail/mail-callbacks.h b/mail/mail-callbacks.h
index 5cfeb54b7b..bc04110b3c 100644
--- a/mail/mail-callbacks.h
+++ b/mail/mail-callbacks.h
@@ -42,9 +42,18 @@ void send_receive_mail (GtkWidget *widget, gpointer user_data);
void compose_msg (GtkWidget *widget, gpointer user_data);
void send_to_url (const char *url);
-void forward_messages (CamelFolder *folder, GPtrArray *uids, gboolean doinline);
+
+enum {
+ FORWARD_INLINE,
+ FORWARD_QUOTED,
+ FORWARD_ATTACHED
+};
+
+void forward_messages (CamelFolder *folder, GPtrArray *uids, int flag);
void forward_inlined (GtkWidget *widget, gpointer user_data);
+void forward_quoted (GtkWidget *widget, gpointer user_data);
void forward_attached (GtkWidget *widget, gpointer user_data);
+
void reply_to_sender (GtkWidget *widget, gpointer user_data);
void reply_to_all (GtkWidget *widget, gpointer user_data);
void delete_msg (GtkWidget *widget, gpointer user_data);
>2-4/+4 * www/node10: Update 10.13.0 -> 10.14.1Bradley T. Hughes2018-12-102-4/+4 * www/node8: Update 8.13.0 -> 8.14.0Bradley T. Hughes2018-12-102-4/+4 * www/node6: Update 6.14.4_1 -> 6.15.1Bradley T. Hughes2018-12-102-5/+4 * - Update to 1.7.5Nicola Vitale2018-12-102-5/+6 * Update to 2.48Sunpoet Po-Chuan Hsieh2018-12-102-6/+6 * www/gitea: update to 1.6.1Steve Wills2018-12-102-4/+4 * www/redmine: Fix PostgreSQL optionSteve Wills2018-12-102-2/+3 * Take MaintainershipJochen Neumeister2018-12-101-1/+1 * www/squid: Update to 4.4Steve Wills2018-12-094-44/+22 * www/joomla3: update to 3.9.1.Larry Rosenman2018-12-093-20/+295 * Update to 6.3.56Jochen Neumeister2018-12-084-358/+638 * Update to 1.3.4Jochen Neumeister2018-12-082-7/+7 * Update to 19.0Jochen Neumeister2018-12-082-5/+5 * www/py-rfc3986: Update 1.1.0 -> 1.2.0Yuri Victorovich2018-12-083-5/+5 * Update to 0.4.1181Sunpoet Po-Chuan Hsieh2018-12-082-7/+7 * To build on powerpc64, assembler, JIT, YARR JIT and Sampling ProfilerMark Linimon2018-12-071-1/+19 * - Update to 0.12.0Li-Wen Hsu2018-12-072-4/+4 * www/firefox: switch to rc3Jan Beich2018-12-074-200/+200 * Unbreak this portSunpoet Po-Chuan Hsieh2018-12-071-4/+4 * Update to 0.41Sunpoet Po-Chuan Hsieh2018-12-072-3/+5 * Update to 0.10.0Sunpoet Po-Chuan Hsieh2018-12-072-6/+7 * Security update to 11.5.3.Matthias Fechner2018-12-073-5/+6 * Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2018-12-071-1/+1 * Update to 2.0.13Kirill Ponomarev2018-12-075-12/+20 * lang/rust: update to 1.31.0Jan Beich2018-12-076-3/+6 * www/minio: update to 2018.12.06.01.27.43Steve Wills2018-12-062-5/+5 * Remove version 7.0 from the IGNORE_WITH_PHP list.Rene Ladan2018-12-0637-37/+36 * www/firefox-esr: update to 60.4.0Jan Beich2018-12-067-237/+230 * Update to 32.0.0.101.Jung-uk Kim2018-12-063-6/+5 * www/firefox: switch to rc2Jan Beich2018-12-064-192/+194 * - Adjust CONFLICTS after moodle36 update to 3.6.1Wen Heping2018-12-064-4/+4 * - Update to 3.6.1Wen Heping2018-12-062-4/+4 * These ports now build on powerpc64.Mark Linimon2018-12-065-10/+2 * Update to 1.11.17 to match www/py-django111Sunpoet Po-Chuan Hsieh2018-12-061-1/+1 * Update to 3.20Sunpoet Po-Chuan Hsieh2018-12-062-4/+4 * Update to 2.0.1Sunpoet Po-Chuan Hsieh2018-12-062-4/+4 * Update to 1.6.0Sunpoet Po-Chuan Hsieh2018-12-062-4/+4 * Upgrade to 11.5.2.Matthias Fechner2018-12-063-12/+19 * - Update to 3.7.1Nicola Vitale2018-12-063-19/+5 * Remove expired ports:Rene Ladan2018-12-055-52/+0 * use @FreeBSD.org as MAINTAINER instead of my private addressVinícius Zavam2018-12-051-1/+1 * Update Mojolicious to 8.09Adam Weinberger2018-12-052-4/+4 * - Update to 1.3500Wen Heping2018-12-053-4/+6 * www/grafana4: update to 4.6.5Steve Wills2018-12-052-7/+7 * www/grafana5: update to 5.4.0Steve Wills2018-12-053-54/+167 * www/nginx: Update to 1.14.2Jochen Neumeister2018-12-042-5/+5 * Update to 2018.12.03.Marcelo Araujo2018-12-042-4/+4 * - Update to 1.11.17Wen Heping2018-12-042-4/+4 * - Update to 2.1.4Wen Heping2018-12-042-4/+4 * www/firefox-i18n: oops, use rc1 rather than beta14Jan Beich2018-12-042-200/+200 * www/firefox: adjust required NSS version (after b14->rc1)Jan Beich2018-12-041-1/+1 * www/firefox: update to 64.0Jan Beich2018-12-048-244/+240 * Updated the Gemfile to work with the upgraded rails 4.2.11 which includes sec...Matthias Fechner2018-12-042-1/+10 * Update WWWSunpoet Po-Chuan Hsieh2018-12-041-1/+1 * Update WWWSunpoet Po-Chuan Hsieh2018-12-041-1/+1 * Update to 0.9.9Sunpoet Po-Chuan Hsieh2018-12-042-4/+4 * Update to 2.0.0Sunpoet Po-Chuan Hsieh2018-12-043-22/+23 * Update devel/protobuf to 3.6.1Sunpoet Po-Chuan Hsieh2018-12-041-1/+1 * Update to 2.7.8Sunpoet Po-Chuan Hsieh2018-12-047-10/+10 * - Update to 0.12.15Nicola Vitale2018-12-032-4/+7 * www/chromium: Really unbreak on arm64Emmanuel Vadot2018-12-031-8/+51 * - Adjust CONFLICTS to welcome moodle36Wen Heping2018-12-034-4/+17 * - Repocopy moodle35 --> moodle36 and update to 3.6Wen Heping2018-12-035-0/+128 * Fix LIB_DEPENDSAntoine Brodin2018-12-031-1/+1 * Mark BROKEN: fails to configureAntoine Brodin2018-12-031-0/+2 * Upgrade passenger and its third-party modules for www/nginx andSergey A. Osokin2018-12-0310-18/+18 * Deprecate ports depending on php 5.6Antoine Brodin2018-12-0335-2/+104 * Mark QT4 ports/functionality for removal on 2019-03-15Rene Ladan2018-12-0210-0/+34 * Update to 4.2.11Sunpoet Po-Chuan Hsieh2018-12-022-7/+7 * Update to 4.2.11Sunpoet Po-Chuan Hsieh2018-12-022-6/+7 * Update to 4.2.11Sunpoet Po-Chuan Hsieh2018-12-023-8/+9 * Update to 5.0.7.1Sunpoet Po-Chuan Hsieh2018-12-022-9/+8 * Update to 5.0.7.1Sunpoet Po-Chuan Hsieh2018-12-022-6/+7 * Update to 5.0.7.1Sunpoet Po-Chuan Hsieh2018-12-023-7/+8 * Update to 5.0.7.1Sunpoet Po-Chuan Hsieh2018-12-023-8/+9 * Update to 5.1.6.1Sunpoet Po-Chuan Hsieh2018-12-022-6/+6 * Update to 5.1.6.1Sunpoet Po-Chuan Hsieh2018-12-022-6/+7 * Update to 5.1.6.1Sunpoet Po-Chuan Hsieh2018-12-023-8/+9 * Update to 5.1.6.1Sunpoet Po-Chuan Hsieh2018-12-022-6/+7 * Update to 1.11.0Sunpoet Po-Chuan Hsieh2018-12-022-5/+6 * Set c++11 on some more kde@ ports.Tobias C. Berner2018-12-022-2/+2 * Use REINPLACE_CMD instead of patch fileSunpoet Po-Chuan Hsieh2018-12-022-14/+6 * Flags -Wno-unknown-warning-option -Wno-implicit-fallthrough are notMark Linimon2018-12-021-2/+7 * Update Mojolicious to 8.08Adam Weinberger2018-12-022-4/+4 * www/py-libsass: fix build with GCC-based architecturesYuri Victorovich2018-12-022-0/+15 * - Update to 0.12.14Nicola Vitale2018-12-022-5/+5 * Update to 3.0.7Sunpoet Po-Chuan Hsieh2018-12-012-4/+4 * Remove expired ports:Rene Ladan2018-12-014-32/+0 * Clean up GemfileSunpoet Po-Chuan Hsieh2018-12-011-10/+35 * Update MASTER_SITES and WWWSunpoet Po-Chuan Hsieh2018-12-012-2/+2 * www/minio: update to 2018.11.30.03.56.59Steve Wills2018-11-302-5/+5 * www/hiawatha-monitor: Add missing @sample in plistTobias Kortkamp2018-11-301-3/+3 * New port: www/hiawatha-monitorTobias Kortkamp2018-11-306-0/+316 * - 1.4.52Dirk Meyer2018-11-302-5/+4 * www/hiawatha: Add WebServerLoad support and cleanup portTobias Kortkamp2018-11-307-44/+157 * www/hiawatha: Unbreak build with XSLT=offTobias Kortkamp2018-11-301-2/+2 * www/gohugo: Update to 0.52Steve Wills2018-11-302-29/+28 * Update roda to 3.14.1Adam Weinberger2018-11-302-4/+4 * www/chromium: Fix build on aarch64Emmanuel Vadot2018-11-305-42/+60 * Fixed problem that gitlab-ce does not work with rubygem-grape version 1.2.x.Matthias Fechner2018-11-302-2/+12 * Update to 0.49Sunpoet Po-Chuan Hsieh2018-11-303-4/+7 * Update to 0.15.4Sunpoet Po-Chuan Hsieh2018-11-302-6/+7 * Update to 2.3.1Sunpoet Po-Chuan Hsieh2018-11-302-4/+4 * Security update to version 11.5.1.Matthias Fechner2018-11-293-9/+21 * Upgrade to 7.1.3 which is required for gitlab-ce 11.5.1.Matthias Fechner2018-11-292-5/+5 * Upgrade to 1.3.1 which is required for gitlab-ce 11.5.1.Matthias Fechner2018-11-29