diff options
author | Chris Toshok <toshok@ximian.com> | 2004-05-19 03:04:21 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2004-05-19 03:04:21 +0800 |
commit | 2eb079b0280c3337d96483c39e5b1c3551e03c0f (patch) | |
tree | db6cd79814c53f6fdd956a702bfc94364d1a4477 /camel/camel-multipart-encrypted.c | |
parent | 3d0b57bcfeebc33b798f60f1b6703278f763baff (diff) | |
download | gsoc2013-evolution-2eb079b0280c3337d96483c39e5b1c3551e03c0f.tar gsoc2013-evolution-2eb079b0280c3337d96483c39e5b1c3551e03c0f.tar.gz gsoc2013-evolution-2eb079b0280c3337d96483c39e5b1c3551e03c0f.tar.bz2 gsoc2013-evolution-2eb079b0280c3337d96483c39e5b1c3551e03c0f.tar.lz gsoc2013-evolution-2eb079b0280c3337d96483c39e5b1c3551e03c0f.tar.xz gsoc2013-evolution-2eb079b0280c3337d96483c39e5b1c3551e03c0f.tar.zst gsoc2013-evolution-2eb079b0280c3337d96483c39e5b1c3551e03c0f.zip |
split out the DISPOSITION_AS_TO stuff here, and make it take a GList of
2004-05-18 Chris Toshok <toshok@ximian.com>
* gui/widgets/eab-gui-util.c
(eab_send_to_contact_and_email_num_list): split out the
DISPOSITION_AS_TO stuff here, and make it take a GList of
ContactAndEmailNum, so we can set it for the single contact case.
(eab_send_contact_list_as_attachment): split out the
DISPOSITION_AS_ATTACHMENT stuff here.
(eab_send_contact_list): call one or the other of the above,
munging the list if disposition is set to TO.
(eab_send_contact): call eab_send_to_contact_and_email_num_list
directly with the supplied email_num, instead of calling
eab_send_contact_list.
* gui/widgets/eab-gui-util.h (eab_send_contact) add "email_num"
arg, so we can specify the email address we want to be selected.
* gui/widgets/eab-contact-display.c (on_link_clicked): add
(ifdefed out at the moment) code to handle mailto: urls
internally, instead of farming them out to gnome_url_show.
(render_contact): same.
svn path=/trunk/; revision=25963
Diffstat (limited to 'camel/camel-multipart-encrypted.c')
0 files changed, 0 insertions, 0 deletions