aboutsummaryrefslogtreecommitdiff
path: root/src/addressbook.c
AgeCommit message (Collapse)Author
2010-02-12added 'In addressbook' to the quick search menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2468 ee746299-78ed-0310-b773-934348b2243d
2010-02-12lock addr_table since it can be accessed from sub threads.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2466 ee746299-78ed-0310-b773-934348b2243d
2010-02-10added a new filter match type: is (not) in addressbook.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2461 ee746299-78ed-0310-b773-934348b2243d
2010-01-27show translated messages on the statusbar. Prohibit addressbook names begin ↵hiro
with '@'. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2443 ee746299-78ed-0310-b773-934348b2243d
2010-01-26implemented auto-registration of new recipients.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2442 ee746299-78ed-0310-b773-934348b2243d
2009-12-15added new search folder icon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2388 ee746299-78ed-0310-b773-934348b2243d
2009-12-10decreased spacing between icon and text.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2382 ee746299-78ed-0310-b773-934348b2243d
2009-12-08added Search: label to addressbook.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2371 ee746299-78ed-0310-b773-934348b2243d
2009-12-08src/addressbook.c: removed unused xpm objects. Added person icon.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2368 ee746299-78ed-0310-b773-934348b2243d
2009-11-27enabled lookup feature for all addressbook type.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2360 ee746299-78ed-0310-b773-934348b2243d
2009-11-24re-enabled sort order change of addressbook because the bug seems to be fixed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2352 ee746299-78ed-0310-b773-934348b2243d
2009-11-24src/addressbook.c: addressbook_create(): create renderer for each column.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2351 ee746299-78ed-0310-b773-934348b2243d
2009-11-13src/addressbook.c: added sort order change (but disabled because of random ↵hiro
crash bug inside GTK+). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2346 ee746299-78ed-0310-b773-934348b2243d
2009-11-10show more descriptive error when address index failed to read.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2342 ee746299-78ed-0310-b773-934348b2243d
2009-10-29src/addressbook.c: modifled the design.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2312 ee746299-78ed-0310-b773-934348b2243d
2009-10-29src/addressbook.c: change selection if a non-selected row is right-clicked.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2311 ee746299-78ed-0310-b773-934348b2243d
2009-10-28removed debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2309 ee746299-78ed-0310-b773-934348b2243d
2009-10-28src/addressbook.c: expand tree row when double-clicked.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2304 ee746299-78ed-0310-b773-934348b2243d
2009-10-28src/addressbook.c: automatically sort the tree and list.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2303 ee746299-78ed-0310-b773-934348b2243d
2009-10-28src/addressbook.c: don't change selection when the list is right-clicked.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2302 ee746299-78ed-0310-b773-934348b2243d
2009-10-27addressbook_move_nodes_up(): init variables.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2298 ee746299-78ed-0310-b773-934348b2243d
2009-10-27reimplemented addressbook_move_nodes_up().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2297 ee746299-78ed-0310-b773-934348b2243d
2009-10-27reimplemented the list view of address book UI with GtkTreeView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2296 ee746299-78ed-0310-b773-934348b2243d
2009-10-26reimplemented the folder tree of address bookb UI with GtkTreeView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2295 ee746299-78ed-0310-b773-934348b2243d
2008-11-27fixed a bug that the addressbook window was not refreshed when adding sender ↵hiro
to addressbook. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2080 ee746299-78ed-0310-b773-934348b2243d
2008-11-20include gtk/gtk.h as a workaround for GTK+ >= 2.13.3.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2074 ee746299-78ed-0310-b773-934348b2243d
2007-09-20removed all warnings output with -Wall.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1910 ee746299-78ed-0310-b773-934348b2243d
2007-06-25addressbook.c: null-check person to avoid crash.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1795 ee746299-78ed-0310-b773-934348b2243d
2007-04-26improved address completion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1672 ee746299-78ed-0310-b773-934348b2243d
2007-04-17in addressbook, fixed a crash bug that if a person was removed and its ↵hiro
e-mail address was referenced by a group in another folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1642 ee746299-78ed-0310-b773-934348b2243d
2007-04-12use 'Address Book' instead of 'Addressbook'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1627 ee746299-78ed-0310-b773-934348b2243d
2007-04-11set focus row after address book import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1615 ee746299-78ed-0310-b773-934348b2243d
2007-04-10also delete physical files when deleting data sources.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1606 ee746299-78ed-0310-b773-934348b2243d
2007-04-06implemented CSV import (in progress).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1600 ee746299-78ed-0310-b773-934348b2243d
2007-03-27win32: made a workaround for the redraw problem in GTK+ 2.10.11.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1577 ee746299-78ed-0310-b773-934348b2243d
2007-03-02prevent warnings when ESC, BS etc. is pressed at address completion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1560 ee746299-78ed-0310-b773-934348b2243d
2007-02-21added close button to the address book. Set the minimum size of the window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1553 ee746299-78ed-0310-b773-934348b2243d
2007-02-15Disable 'Lookup' button if LDAP is disabled.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1547 ee746299-78ed-0310-b773-934348b2243d
2007-02-15addressbook_load_completion(): fixed possible crash.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1546 ee746299-78ed-0310-b773-934348b2243d
2007-02-13enabled multiple copy and paste of persons in addressbook.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1542 ee746299-78ed-0310-b773-934348b2243d
2007-02-13when deleting email from group, only remove from group list and not from person.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1541 ee746299-78ed-0310-b773-934348b2243d
2007-02-09src/addressbook.c: removed redundant signal handler.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1538 ee746299-78ed-0310-b773-934348b2243d
2007-02-09improved the behavior of edit group dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1537 ee746299-78ed-0310-b773-934348b2243d
2007-02-09src/addressbook.c: implemented copy and paste of person, and refactored the ↵hiro
menu sensitivity management. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1536 ee746299-78ed-0310-b773-934348b2243d
2006-03-10modified the accelerators, and the layout of address book.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1039 ee746299-78ed-0310-b773-934348b2243d
2006-03-06always enable To, Cc, and Bcc button of the address book.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1029 ee746299-78ed-0310-b773-934348b2243d
2006-03-06preserve the window position of address book.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1028 ee746299-78ed-0310-b773-934348b2243d
2006-01-31the size of address book is now remembered.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@946 ee746299-78ed-0310-b773-934348b2243d
2005-09-08fixed the folder tree bug of addressbook.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@562 ee746299-78ed-0310-b773-934348b2243d
2005-08-25fixed refresh of addressbook folder contents.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@512 ee746299-78ed-0310-b773-934348b2243d