claws-mail/src/addrcindex.c

383 lines
9.2 KiB
C
Raw Normal View History

2003-03-17 07:49:25 +01:00
/*
* Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
* Copyright (C) 2002-2003 Match Grun
*
* 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.
2003-03-17 07:49:25 +01:00
*/
/*
* Functions to maintain address completion index.
*/
#include <stdio.h>
#include <string.h>
#include "mgutils.h"
#include "addritem.h"
#include "addrcindex.h"
/*
static gint _n_created = 0;
static gint _n_freed = 0;
*/
typedef struct {
gchar *name;
ItemEMail *address;
}
AddrIndexEntry;
static gchar *addrcindex_function( gpointer data ) {
return ( ( AddrIndexEntry * ) data )->name;
}
/*
* Create new completion index.
*/
AddrCacheIndex *addrcindex_create( void ) {
AddrCacheIndex *index;
/*
++_n_created;
printf( "addrcindex_create/1/%d\n", _n_created );
*/
index = g_new0( AddrCacheIndex, 1 );
index->completion = g_completion_new( addrcindex_function );
index->addressList = NULL;
index->invalid = TRUE;
return index;
}
/*
* Clear the completion index.
*/
void addrcindex_clear( AddrCacheIndex *index ) {
if( index ) {
/* Clear completion index */
g_completion_clear_items( index->completion );
/* Clear address list */
g_list_free( index->addressList );
index->addressList = NULL;
index->invalid = TRUE;
}
}
/*
* Free completion index.
*/
void addrcindex_free( AddrCacheIndex *index ) {
if( index ) {
/*
++_n_freed;
printf( "addrcindex_free/2/%d\n", _n_freed );
*/
/* Clear out */
addrcindex_clear( index );
/* Free up */
g_completion_free( index->completion );
index->completion = NULL;
index->invalid = FALSE;
g_free( index );
}
}
/**
* Mark index as invalid. Will need to be rebuilt.
* \param index Address completion index.
*/
void addrcindex_invalidate( AddrCacheIndex *index ) {
g_return_if_fail( index != NULL );
index->invalid = TRUE;
}
/**
* Mark index as valid.
* \param index Address completion index.
*/
void addrcindex_validate( AddrCacheIndex *index ) {
g_return_if_fail( index != NULL );
index->invalid = FALSE;
}
/*
* Add completion entry to index.
* Enter: index Index.
* name Name.
* email EMail entry to add.
*/
void addrcindex_add_entry(
AddrCacheIndex *index, gchar *name, ItemEMail *email )
{
AddrIndexEntry *entry;
entry = g_new0( AddrIndexEntry, 1 );
entry->name = g_strdup( name );
entry->address = email;
g_strdown( entry->name );
index->addressList = g_list_append( index->addressList, entry );
}
/*
* Add an email entry into index. The index will also include all name fields
* for the person.
*
* Add address into index.
* Enter: index Index.
* email E-Mail to add.
*/
void addrcindex_add_email( AddrCacheIndex *index, ItemEMail *email ) {
ItemPerson *person;
gchar *name;
GSList *uniqName;
GSList *node;
gboolean flag;
g_return_if_fail( index != NULL );
g_return_if_fail( email != NULL );
flag = FALSE;
uniqName = NULL;
name = ADDRITEM_NAME( email );
if( name != NULL ) {
if( strlen( name ) > 0 ) {
uniqName = g_slist_append( uniqName, name );
}
}
name = email->address;
if( mgu_slist_test_unq_nc( uniqName, name ) ) {
uniqName = g_slist_append( uniqName, name );
}
if( name ) {
if( strlen( name ) > 0 ) flag = TRUE;
}
/* Bail if no email address */
if( ! flag ) {
g_slist_free( uniqName );
return;
}
person = ( ItemPerson * ) ADDRITEM_PARENT( email );
if( person != NULL ) {
name = ADDRITEM_NAME( person );
if( mgu_slist_test_unq_nc( uniqName, name ) ) {
uniqName = g_slist_append( uniqName, name );
}
name = person->nickName;
if( mgu_slist_test_unq_nc( uniqName, name ) ) {
uniqName = g_slist_append( uniqName, name );
}
name = person->firstName;
if( mgu_slist_test_unq_nc( uniqName, name ) ) {
uniqName = g_slist_append( uniqName, name );
}
name = person->lastName;
if( mgu_slist_test_unq_nc( uniqName, name ) ) {
uniqName = g_slist_append( uniqName, name );
}
}
/* Create a completion entry for each unique name */
node = uniqName;
while( node ) {
addrcindex_add_entry( index, node->data, email );
node = g_slist_next( node );
}
g_slist_free( uniqName );
}
/*
* Process email address entry, checking for unique alias and address. If the
* address field is empty, no entries will be generated.
* Enter: index Index.
* uniqName List of unique names to examine.
* email EMail address item to process.
* Return: List of entries from email object to add to index.
*/
static GSList *addrcindex_proc_mail(
AddrCacheIndex *index, GSList *uniqName, ItemEMail *email )
{
GSList *list;
gchar *name;
/* Test for address */
list = NULL;
name = email->address;
if( name ) {
if( strlen( name ) > 0 ) {
/* Address was supplied */
/* Append alias if unique */
name = ADDRITEM_NAME( email );
if( mgu_slist_test_unq_nc( uniqName, name ) ) {
list = g_slist_append( list, name );
}
/* Then append the address if unique */
/* Note is possible that the address has already */
/* been entered into one of the name fields. */
if( mgu_slist_test_unq_nc( uniqName, email->address ) ) {
list = g_slist_append( list, email->address );
}
}
}
return list;
}
/*
* Add person's address entries into index. Each email address is processed.
* If the address field has been supplied, entries will be made. The index
* will include the address, alias and all name fields for the person.
*
* Enter: index Index.
* person Person to add.
*/
void addrcindex_add_person( AddrCacheIndex *index, ItemPerson *person ) {
gchar *name;
GSList *uniqName;
GSList *node;
GSList *listMail;
GList *listEMail;
ItemEMail *email;
g_return_if_fail( index != NULL );
g_return_if_fail( person != NULL );
/* Build list of all unique names in person's name fields */
uniqName = NULL;
name = ADDRITEM_NAME( person );
if( mgu_slist_test_unq_nc( uniqName, name ) ) {
uniqName = g_slist_append( uniqName, name );
}
name = person->nickName;
if( mgu_slist_test_unq_nc( uniqName, name ) ) {
uniqName = g_slist_append( uniqName, name );
}
name = person->firstName;
if( mgu_slist_test_unq_nc( uniqName, name ) ) {
uniqName = g_slist_append( uniqName, name );
}
name = person->lastName;
if( mgu_slist_test_unq_nc( uniqName, name ) ) {
uniqName = g_slist_append( uniqName, name );
}
/* Process each email address entry */
listEMail = person->listEMail;
while( listEMail ) {
email = listEMail->data;
listMail = addrcindex_proc_mail( index, uniqName, email );
if( listMail ) {
/* Create a completion entry for the address item */
node = listMail;
while( node ) {
/* printf( "\tname-m::%s::\n", node->data ); */
addrcindex_add_entry( index, node->data, email );
node = g_slist_next( node );
}
/* ... and all person's name entries */
node = uniqName;
while( node ) {
/* printf( "\tname-p::%s::\n", node->data ); */
addrcindex_add_entry( index, node->data, email );
node = g_slist_next( node );
}
g_slist_free( listMail );
}
listEMail = g_list_next( listEMail );
}
/* Free up the list */
g_slist_free( uniqName );
}
/*
* Print index to stream.
* Enter: index Index.
* stream Output stream.
*/
void addrcindex_print( AddrCacheIndex *index, FILE *stream ) {
GList *node;
AddrIndexEntry *entry;
ItemEMail *email;
g_return_if_fail( index != NULL );
fprintf( stream, "AddressSearchIndex:\n" );
node = index->addressList;
while( node ) {
entry = node->data;
email = entry->address;
fprintf( stream, "\tname: '%s'\t'%s'\n", entry->name, email->address );
node = g_list_next( node );
}
}
/*
* Perform search for specified search term.
* Enter: index Completion index.
* search Search string.
* Return: List of references to ItemEMail objects meeting search criteria. The
* list should be g_list_free() when no longer required.
*/
GList *addrcindex_search( AddrCacheIndex *index, const gchar *search ) {
AddrIndexEntry *entry;
gchar *prefix;
GList *list;
GList *node;
GList *listEMail;
g_return_if_fail( index != NULL );
g_return_if_fail( search != NULL );
listEMail = NULL;
if( index->addressList != NULL ) {
/* Add items to list */
g_completion_add_items( index->completion, index->addressList );
/* Perform the search */
prefix = g_strdup( search );
g_strdown( prefix );
list = g_completion_complete( index->completion, prefix, NULL );
g_free( prefix );
/* Build list of unique EMail objects */
node = list;
while( node ) {
entry = node->data;
/* printf( "\tname ::%s::\n", entry->name ); */
if( NULL == g_list_find( listEMail, entry->address ) ) {
listEMail = g_list_append(
listEMail, entry->address );
}
node = g_list_next( node );
}
}
return listEMail;
}
/*
* End of Source.
*/