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