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
2010-12-20
added new option: 'Set only mail address when composing from address book'.
hiro
2010-08-19
win32: implemented automatic import of Windows Address Book (WAB) file.
hiro
2010-07-22
src/addressbook.c: fix DnD for win32.
hiro
2010-07-22
src/addressbook.c: implemeted drag and drop of addresses.
hiro
2010-07-14
always display fixed-positioned windows on screen.
hiro
2010-02-12
added 'In addressbook' to the quick search menu.
hiro
2010-02-12
lock addr_table since it can be accessed from sub threads.
hiro
2010-02-10
added a new filter match type: is (not) in addressbook.
hiro
2010-01-27
show translated messages on the statusbar. Prohibit addressbook names begin w...
hiro
2010-01-26
implemented auto-registration of new recipients.
hiro
2009-12-15
added new search folder icon.
hiro
2009-12-10
decreased spacing between icon and text.
hiro
2009-12-08
added Search: label to addressbook.
hiro
2009-12-08
src/addressbook.c: removed unused xpm objects. Added person icon.
hiro
2009-11-27
enabled lookup feature for all addressbook type.
hiro
2009-11-24
re-enabled sort order change of addressbook because the bug seems to be fixed.
hiro
2009-11-24
src/addressbook.c: addressbook_create(): create renderer for each column.
hiro
2009-11-13
src/addressbook.c: added sort order change (but disabled because of random cr...
hiro
2009-11-10
show more descriptive error when address index failed to read.
hiro
2009-10-29
src/addressbook.c: modifled the design.
hiro
2009-10-29
src/addressbook.c: change selection if a non-selected row is right-clicked.
hiro
2009-10-28
removed debug print.
hiro
2009-10-28
src/addressbook.c: expand tree row when double-clicked.
hiro
2009-10-28
src/addressbook.c: automatically sort the tree and list.
hiro
2009-10-28
src/addressbook.c: don't change selection when the list is right-clicked.
hiro
2009-10-27
addressbook_move_nodes_up(): init variables.
hiro
2009-10-27
reimplemented addressbook_move_nodes_up().
hiro
2009-10-27
reimplemented the list view of address book UI with GtkTreeView.
hiro
2009-10-26
reimplemented the folder tree of address bookb UI with GtkTreeView.
hiro
2008-11-27
fixed a bug that the addressbook window was not refreshed when adding sender ...
hiro
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
[next]