claws-mail/src/addrselect.c

451 lines
11 KiB
C
Raw Normal View History

2002-01-19 07:05:08 +01:00
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
2007-01-03 [paul] 2.6.1cvs96 * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/compose.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/export.h * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/headerview.c * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/mbox.c * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_filtering.c * src/prefs_filtering.h * src/prefs_filtering_action.c * src/prefs_filtering_action.h * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_quote.c * src/prefs_receive.c * src/prefs_send.c * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/ssl_certificate.c * src/common/ssl_certificate.h * src/common/stringtable.c * src/common/stringtable.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtksctree.c * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/inputdialog.c * src/gtk/inputdialog.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/menu.c * src/gtk/menu.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/progressdialog.c * src/gtk/progressdialog.h * src/gtk/sslcertwindow.c * src/gtk/sslcertwindow.h * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c it's 2007, update the year in the copyright headers
2007-01-03 06:42:43 +01:00
* Copyright (C) 2002-2007 Match Grun and the Claws Mail team
2002-01-19 07:05:08 +01:00
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* 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 General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
2005-09-21 [paul] 1.9.14cvs47 * README * README.jp * configure.ac * config/config.rpath * doc/manual/en/sylpheed-20.html * doc/manual/es/sylpheed-20.html * po/bg.po * po/ca.po * po/de.po * po/es.po * po/fr.po * po/it.po * po/pt_BR.po * po/sk.po * po/zh_TW.po * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrbook.h * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressitem.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/compose.h * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/enriched.c * src/enriched.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/export.h * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/headerview.c * src/headerview.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_filtering.h * src/prefs_filtering_action.c * src/prefs_filtering_action.h * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/simple-gettext.c * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/md5.c * src/common/md5.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/ssl_certificate.c * src/common/ssl_certificate.h * src/common/string_match.c * src/common/string_match.h * src/common/stringtable.c * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/uuencode.c * src/common/uuencode.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/about.h * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/inputdialog.c * src/gtk/inputdialog.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/menu.c * src/gtk/menu.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/progressdialog.c * src/gtk/progressdialog.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/gtk/sslcertwindow.c * src/gtk/sslcertwindow.h * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/demo.c * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/mathml_viewer/mathml_viewer.c * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/acroread2sylpheed.pl * tools/asus_mailled.sh * tools/filter_conv.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/maildir2sylpheed.pl * tools/multiwebsearch.pl * tools/newscache_clean.pl * tools/outlook2sylpheed.pl * tools/sylpheed-switcher * tools/update-po * tools/vcard2xml.py * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl update FSF address
2005-09-21 20:22:51 +02:00
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
2002-01-19 07:05:08 +01:00
*/
/*
* Address list item selection objects.
*/
#include <stdio.h>
#include <glib.h>
#include "addrselect.h"
#include "addressitem.h"
#include "mgutils.h"
2004-05-10 12:22:28 +02:00
/**
* Create a selection record from an address cache item.
* \param aio Item object.
* \return Address select item.
*/
2002-01-19 07:05:08 +01:00
AddrSelectItem *addrselect_create_item( AddrItemObject *aio ) {
AddrSelectItem *item = NULL;
if( aio ) {
item = g_new0( AddrSelectItem, 1 );
item->objectType = aio->type;
item->addressItem = aio;
item->uid = g_strdup( aio->uid );
item->cacheID = NULL;
}
return item;
}
2004-05-10 12:22:28 +02:00
/**
* Create a selection record from an address object (in tree node).
* \param obj Address object.
* \return Address select item.
*/
2002-01-19 07:05:08 +01:00
AddrSelectItem *addrselect_create_node( AddressObject *obj ) {
AddrSelectItem *item = NULL;
if( obj ) {
item = g_new0( AddrSelectItem, 1 );
item->objectType = addressbook_type2item( obj->type );
item->addressItem = NULL;
item->uid = NULL;
item->cacheID = NULL;
}
return item;
}
2004-05-10 12:22:28 +02:00
/**
* Create a copy of a selection record.
* Enter: item Address entry to copy.
* \return Address select item.
*/
2002-01-19 07:05:08 +01:00
AddrSelectItem *addrselect_item_copy( AddrSelectItem *item ) {
AddrSelectItem *copy = NULL;
if( item ) {
copy = g_new0( AddrSelectItem, 1 );
copy->objectType = item->objectType;
copy->addressItem = item->addressItem;
copy->uid = g_strdup( item->uid );
copy->cacheID = g_strdup( item->cacheID );
}
return copy;
}
2004-05-10 12:22:28 +02:00
/**
* Free selection record.
* \return Address select item.
*/
2002-01-19 07:05:08 +01:00
void addrselect_item_free( AddrSelectItem *item ) {
if( item ) {
g_free( item->uid );
g_free( item->cacheID );
item->objectType = ITEMTYPE_NONE;
item->addressItem = NULL;
item->uid = NULL;
item->cacheID = NULL;
}
g_free( item );
}
2004-05-10 12:22:28 +02:00
/**
* Print address selection item.
* \param item Address select item.
* \param stream Output stream.
*/
2002-01-19 07:05:08 +01:00
void addrselect_item_print( AddrSelectItem *item, FILE *stream ) {
fprintf( stream, "Select Record\n" );
fprintf( stream, "obj type: %d\n", item->objectType );
fprintf( stream, " uid: %s\n", item->uid );
fprintf( stream, "cache id: %s\n", item->cacheID );
fprintf( stream, "---\n" );
}
2004-05-10 12:22:28 +02:00
/**
* Create a new address selection object.
* \return Initialized object.
*/
2002-01-19 07:05:08 +01:00
AddrSelectList *addrselect_list_create() {
AddrSelectList *asl;
asl = g_new0( AddrSelectList, 1 );
asl->listSelect = NULL;
return asl;
}
2004-05-10 12:22:28 +02:00
/**
* Clear list of selection records.
* \param asl List to process.
*/
2002-01-19 07:05:08 +01:00
void addrselect_list_clear( AddrSelectList *asl ) {
GList *node;
g_return_if_fail( asl != NULL );
node = asl->listSelect;
while( node ) {
AddrSelectItem *item;
item = node->data;
addrselect_item_free( item );
node->data = NULL;
node = g_list_next( node );
}
g_list_free( asl->listSelect );
asl->listSelect = NULL;
}
2004-05-10 12:22:28 +02:00
/**
* Free selection list.
* \param asl List to free.
*/
2002-01-19 07:05:08 +01:00
void addrselect_list_free( AddrSelectList *asl ) {
g_return_if_fail( asl != NULL );
addrselect_list_clear( asl );
g_list_free( asl->listSelect );
asl->listSelect = NULL;
g_free( asl );
}
2004-05-10 12:22:28 +02:00
/**
* Test whether selection is empty.
* \param asl List to test.
* \return <i>TRUE</i> if list is empty.
*/
2002-01-19 07:05:08 +01:00
gboolean addrselect_test_empty( AddrSelectList *asl ) {
g_return_val_if_fail( asl != NULL, TRUE );
return ( asl->listSelect == NULL );
}
2004-05-10 12:22:28 +02:00
/**
* Return list of AddrSelectItem objects.
* \param asl List to process.
* \return List of selection items. The list should should be freed with
* <code>g_list_free()</code> when done. Items contained in the
* list should <b>not</b> be freed!!!
*/
2002-01-19 07:05:08 +01:00
GList *addrselect_get_list( AddrSelectList *asl ) {
GList *node, *list;
g_return_val_if_fail(asl != NULL, NULL);
2002-01-19 07:05:08 +01:00
list = NULL;
node = asl->listSelect;
while( node ) {
list = g_list_append( list, node->data );
node = g_list_next( node );
}
return list;
}
2004-05-10 12:22:28 +02:00
/**
* Format address item.
* \param aio Item.
* \return Formatted address.
*/
2002-01-19 07:05:08 +01:00
static gchar *addrselect_format_address( AddrItemObject * aio ) {
gchar *buf = NULL;
gchar *name = NULL;
gchar *address = NULL;
if( aio->type == ADDR_ITEM_EMAIL ) {
ItemPerson *person = NULL;
ItemEMail *email = ( ItemEMail * ) aio;
person = ( ItemPerson * ) ADDRITEM_PARENT(email);
if( email->address ) {
if( ADDRITEM_NAME(email) ) {
name = ADDRITEM_NAME(email);
if( *name == '\0' ) {
name = ADDRITEM_NAME(person);
}
}
else if( ADDRITEM_NAME(person) ) {
name = ADDRITEM_NAME(person);
}
else {
buf = g_strdup( email->address );
}
address = email->address;
}
}
else if( aio->type == ADDR_ITEM_PERSON ) {
ItemPerson *person = ( ItemPerson * ) aio;
GList *node = person->listEMail;
name = ADDRITEM_NAME(person);
if( node ) {
ItemEMail *email = ( ItemEMail * ) node->data;
address = email->address;
}
}
if( address ) {
if( name ) {
buf = g_strdup_printf( "%s <%s>", name, address );
}
else {
buf = g_strdup( address );
}
}
return buf;
}
2004-05-10 12:22:28 +02:00
/**
* Print formatted addresses list to specified stream.
* \param asl List to process.
* \param stream Stream.
*/
2002-01-19 07:05:08 +01:00
void addrselect_list_print( AddrSelectList *asl, FILE *stream ) {
GList *node;
g_return_if_fail( asl != NULL );
fprintf( stream, "show selection...>>>\n" );
node = asl->listSelect;
while( node != NULL ) {
AddrSelectItem *item;
AddrItemObject *aio;
gchar *addr;
item = node->data;
aio = ( AddrItemObject * ) item->addressItem;
if( aio ) {
fprintf( stream, "- %d : '%s'\n", aio->type, aio->name );
if( aio->type == ADDR_ITEM_GROUP ) {
ItemGroup *group = ( ItemGroup * ) aio;
GList *node = group->listEMail;
while( node ) {
ItemEMail *email = node->data;
addr = addrselect_format_address(
( AddrItemObject * ) email );
if( addr ) {
fprintf( stream, "\tgrp >%s<\n", addr );
g_free( addr );
}
node = g_list_next( node );
}
}
else {
addr = addrselect_format_address( aio );
if( addr ) {
fprintf( stream, "\t>%s<\n", addr );
g_free( addr );
}
}
}
else {
fprintf( stream, "- NULL" );
}
node = g_list_next( node );
}
fprintf( stream, "show selection...<<<\n" );
}
2004-05-10 12:22:28 +02:00
/**
* Print address items to specified stream.
* \param asl List to process.
* \param stream Stream.
*/
2002-01-19 07:05:08 +01:00
void addrselect_list_show( AddrSelectList *asl, FILE *stream ) {
GList *node;
g_return_if_fail( asl != NULL );
fprintf( stream, "show selection...>>>\n" );
node = asl->listSelect;
while( node != NULL ) {
AddrSelectItem *item;
item = node->data;
addrselect_item_print( item, stream );
node = g_list_next( node );
}
fprintf( stream, "show selection...<<<\n" );
}
2004-05-10 12:22:28 +02:00
/**
* Test whether specified object is in list.
* \param list List to check.
* \param aio Object to test.
* \param item found, or <i>NULL</i> if not in list.
*/
2002-01-19 07:05:08 +01:00
static AddrSelectItem *addrselect_list_find( GList *list, AddrItemObject *aio ) {
GList *node;
node = list;
while( node ) {
AddrSelectItem *item;
item = node->data;
if( item->addressItem == aio ) return item;
node = g_list_next( node );
}
return NULL;
}
2004-05-10 12:22:28 +02:00
/**
* Add a single object into the list.
* \param asl Address selection object.
* \param aio Address object.
* \param cacheID Cache ID. Should be freed after calling function.
*/
2002-01-19 07:05:08 +01:00
void addrselect_list_add_obj( AddrSelectList *asl, AddrItemObject *aio, gchar *cacheID ) {
AddrSelectItem *item;
g_return_if_fail( asl != NULL );
if( aio == NULL ) return;
/* Check whether object is in list */
if( addrselect_list_find( asl->listSelect, aio ) ) return;
if( aio->type == ADDR_ITEM_PERSON ||
aio->type == ADDR_ITEM_EMAIL ||
aio->type == ADDR_ITEM_GROUP ) {
item = addrselect_create_item( aio );
item->cacheID = g_strdup( cacheID );
asl->listSelect = g_list_append( asl->listSelect, item );
}
/* addrselect_list_show( asl, stdout ); */
}
2004-05-10 12:22:28 +02:00
/**
* Add a single item into the list.
* \param asl Address selection object.
* \param item Address select item.
* \param cacheID Cache ID. Should be g_free() after calling function.
*/
2002-01-19 07:05:08 +01:00
void addrselect_list_add( AddrSelectList *asl, AddrSelectItem *item, gchar *cacheID ) {
g_return_if_fail( asl != NULL );
if( item == NULL ) return;
/* Check whether object is in list */
if( g_list_find( asl->listSelect, item ) ) return;
item->cacheID = g_strdup( cacheID );
asl->listSelect = g_list_append( asl->listSelect, item );
}
2004-05-10 12:22:28 +02:00
/**
* Remove specified object from list.
* \param asl Address selection object.
* \param aio Object to remove.
*/
2002-01-19 07:05:08 +01:00
void addrselect_list_remove( AddrSelectList *asl, AddrItemObject *aio ) {
GList *node;
AddrSelectItem *item;
g_return_if_fail( asl != NULL );
if( aio == NULL ) return;
node = asl->listSelect;
while( node ) {
item = node->data;
if( item->addressItem == aio ) {
addrselect_item_free( item );
node->data = NULL;
asl->listSelect = g_list_remove_link( asl->listSelect, node );
break;
}
node = g_list_next( node );
}
/* addrselect_list_show( list, stdout ); */
}
2004-05-10 12:22:28 +02:00
/**
* Build list of formatted addresses.
* \param asl List to process.
* \return List of addresses, formatted as character strings. List should be
* freed when no longer required.
*/
GList *addrselect_build_list( AddrSelectList *asl ) {
GList *list;
GList *node;
g_return_val_if_fail(asl != NULL, NULL);
list = NULL;
node = asl->listSelect;
while( node != NULL ) {
AddrSelectItem *item;
AddrItemObject *aio;
gchar *addr;
item = node->data;
aio = ( AddrItemObject * ) item->addressItem;
if( aio ) {
if( aio->type == ADDR_ITEM_GROUP ) {
ItemGroup *group = ( ItemGroup * ) aio;
GList *node = group->listEMail;
while( node ) {
ItemEMail *email = node->data;
addr = addrselect_format_address(
( AddrItemObject * ) email );
if( addr ) {
list = g_list_append( list, addr );
}
node = g_list_next( node );
}
}
else {
addr = addrselect_format_address( aio );
if( addr ) {
list = g_list_append( list, addr );
}
}
}
node = g_list_next( node );
}
return list;
}
2002-01-19 07:05:08 +01:00
/*
* End of Source.
*/