aboutsummaryrefslogtreecommitdiff
path: root/src/addressbook.c
AgeCommit message (Expand)Author
2007-04-17in addressbook, fixed a crash bug that if a person was removed and its e-mail...hiro
2007-04-12use 'Address Book' instead of 'Addressbook'.hiro
2007-04-11set focus row after address book import.hiro
2007-04-10also delete physical files when deleting data sources.hiro
2007-04-06implemented CSV import (in progress).hiro
2007-03-27win32: made a workaround for the redraw problem in GTK+ 2.10.11.hiro
2007-03-02prevent warnings when ESC, BS etc. is pressed at address completion.hiro
2007-02-21added close button to the address book. Set the minimum size of the window.hiro
2007-02-15Disable 'Lookup' button if LDAP is disabled.hiro
2007-02-15addressbook_load_completion(): fixed possible crash.hiro
2007-02-13enabled multiple copy and paste of persons in addressbook.hiro
2007-02-13when deleting email from group, only remove from group list and not from person.hiro
2007-02-09src/addressbook.c: removed redundant signal handler.hiro
2007-02-09improved the behavior of edit group dialog.hiro
2007-02-09src/addressbook.c: implemented copy and paste of person, and refactored the m...hiro
2006-03-10modified the accelerators, and the layout of address book.hiro
2006-03-06always enable To, Cc, and Bcc button of the address book.hiro
2006-03-06preserve the window position of address book.hiro
2006-01-31the size of address book is now remembered.hiro
2005-09-08fixed the folder tree bug of addressbook.hiro
2005-08-25fixed refresh of addressbook folder contents.hiro
2005-08-22fixed a bug of addressbook that multiple selection with Ctrl key didn't work ...hiro
2005-07-12modified several alerts, and added accelerators for the buttons.hiro
2005-07-08added G_ALERTCANCEL to AlertValue, and return it if cancelled.hiro
2005-06-10fixed Turkish locale problem.hiro
2005-05-09reimplemented summary view with GtkTreeView.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-01-24use GTK stock button for button set.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro