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
/
utils.c
Age
Commit message (
Expand
)
Author
2005-06-30
when sending messages, check for line length limit and display warning if exc...
hiro
2005-06-29
reverted the previous change of Date: header.
hiro
2005-06-28
overwrite Date: header with current time when sending from queue.
hiro
2005-06-24
use g_file_test() instead of stat() in some functions.
hiro
2005-06-24
removed some warnings.
hiro
2005-06-20
imap.c: fixed parse errors when embedded null characters appeared in headers.
hiro
2005-06-10
fixed Turkish locale problem.
hiro
2005-05-26
improved DnD.
hiro
2005-05-25
replaced popen() with GSpawn.
hiro
2005-05-24
reimplemented the attachment list with GtkTreeView. Fixed attaching of locale...
hiro
2005-05-11
fixed several bugs, and implemented summary_unthread().
hiro
2005-03-28
improved the thread creation.
hiro
2005-03-17
optimized strncpy2().
hiro
2005-03-10
fixed size of separate window.
hiro
2005-02-17
implemented new line-wrapping routine.
hiro
2005-02-07
replaced intl.h with glib/gi18n.h.
hiro
2005-01-19
fixed crash when opening 0-numbered message.
hiro
2005-01-18
implemented the migration of configuration.
hiro
2005-01-17
automatically take over older config files.
hiro
2005-01-14
fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for ...
hiro
2005-01-12
Initial import of Sylpheed (GTK2 version).
hiro