aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-ops.h
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-28 03:03:54 +0800
committerDan Winship <danw@src.gnome.org>2000-04-28 03:03:54 +0800
commit397a851038f09c2a40ac70f8dbf04308622c2c02 (patch)
tree3ebae9bed4ffc72c9a40764a07b2d545da268d9b /mail/mail-ops.h
parentb9d26cb85f496552e4eb6cbd9834cf33e29e9e95 (diff)
downloadgsoc2013-evolution-397a851038f09c2a40ac70f8dbf04308622c2c02.tar.gz
gsoc2013-evolution-397a851038f09c2a40ac70f8dbf04308622c2c02.tar.zst
gsoc2013-evolution-397a851038f09c2a40ac70f8dbf04308622c2c02.zip
Move text_to_html to e-util.
* mail-format.c: Move text_to_html to e-util. * mail-ops.c (send_to_url): New routine. Thin wrapper for e_msg_composer_new_from_url. * mail-display.c (on_link_clicked): print a warning for news or nntp URLs (which we'll deal with some day), and call send_to_url for mailto URLs. svn path=/trunk/; revision=2664
Diffstat (limited to 'mail/mail-ops.h')
-rw-r--r--mail/mail-ops.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mail-ops.h b/mail/mail-ops.h
index 86b6ac81ff..6206c252cd 100644
--- a/mail/mail-ops.h
+++ b/mail/mail-ops.h
@@ -1,5 +1,6 @@
void fetch_mail (GtkWidget *button, gpointer user_data);
void send_msg (GtkWidget *button, gpointer user_data);
+void send_to_url (const char *url);
void forward_msg (GtkWidget *button, gpointer user_data);
void reply_to_sender (GtkWidget *button, gpointer user_data);
void reply_to_all (GtkWidget *button, gpointer user_data);
+0800'>2012-06-011-1/+1 * Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0 * - remove MD5ohauer2011-07-031-1/+0 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - Update to 1.6.1.1gahr2008-04-093-18/+6 * - Make Python 2.5.1 the default Python versionalexbl2007-07-302-2/+3 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1 * Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0 * SHA256ifyedwin2006-01-221-0/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * Update to 1.6.1mnag2005-09-305-29/+23 * - Attempt to fix build on amd64pav2005-07-241-2/+2