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
/
addr_compl.c
Age
Commit message (
Expand
)
Author
2013-12-20
fixes wrong completion list on OS X.
hiro
2012-04-18
fixed Bug #52: Address autocomplete: Not possible to select drop-down list el...
hiro
2012-04-12
also use first and last name for address completion.
hiro
2012-04-11
src/addr_compl.c: also match to the subsequent part of the name of contacts (...
hiro
2010-12-20
added new option: 'Set only mail address when composing from address book'.
hiro
2010-06-15
src/addr_compl.c: removed debug print. made 3.1.0beta1.
hiro
2010-06-07
made the old behavior of address completion configurable.
hiro
2010-06-05
fixed infinite loop on completion start with GTK+ 2.18+.
hiro
2010-06-04
implemented real automatic address completion.
hiro
2010-02-02
don't open completion menu if entry equals to the completed address (warning ...
hiro
2010-02-02
't open completion menu if entry equals to the completed address.
hiro
2009-02-25
fixed crash on csv import.
hiro
2008-11-20
include gtk/gtk.h as a workaround for GTK+ >= 2.13.3.
hiro
2008-03-13
fixed address completion.
hiro
2007-08-31
fixed another format string bug in address completion.
hiro
2007-04-26
insert address only if shift or control key is pressed when accepting complet...
hiro
2007-04-26
improved address completion.
hiro
2007-03-02
prevent warnings when ESC, BS etc. is pressed at address completion.
hiro
2005-09-21
removed mbs/wcs functions which are no longer required.
hiro
2005-08-02
fixed gcc-4.0 warnings.
hiro
2005-02-07
replaced intl.h with glib/gi18n.h.
hiro
2005-01-12
Initial import of Sylpheed (GTK2 version).
hiro