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
/
libsylph
/
utils.h
Age
Commit message (
Expand
)
Author
2013-04-03
added the feature to save message as plain text (locale or UTF-8 encoding).
hiro
2012-04-23
win32: added an option to play sound when new messages arrive.
hiro
2011-06-23
libsylph/utils.[ch]: to_human_readable_buf(): new.
hiro
2010-07-12
implemented concatenation of partial messages (RFC 2046).
hiro
2010-01-14
updated copyright year.
hiro
2010-01-13
remove_numbered_files(): made filename to number conversion unsigned (fixes u...
hiro
2009-12-21
added option to set only mail address of recipients when replying.
hiro
2009-12-17
src/setup.c: check whether the specified location includes settings folder.
hiro
2009-12-16
ignore case when checking mailing list post.
hiro
2009-11-02
more fix for UID more than INT_MAX.
hiro
2009-10-16
made tzoffset related functions thread-safe.
hiro
2009-09-30
execute imap_cmd_ok() in another thread.
hiro
2009-09-25
fixed the handling of GDK thread lock.
hiro
2009-09-17
introduced multi-threading.
hiro
2009-03-16
unix: fixed infinite loop bug.
hiro
2009-03-13
win32: use CreateHardLink().
hiro
2007-05-18
URI encode mailto: to protect '+'.
hiro
2007-05-16
process quoted-pair correctly.
hiro
2007-04-11
properly process CSV with double quotations.
hiro
2007-03-30
supported In-Reply-To header in mailto URL.
hiro
2006-11-14
made the default directory of file selection dialog document folder.
hiro
2006-09-19
improved PGP/MIME compatibility.
hiro
2006-03-27
fixed a bug that bold face was disabled with GLib 2.10 and Pango 1.12.
hiro
2006-03-17
implemented RFC 2231 filename encoding on send.
hiro
2006-03-09
added a hidden option "mime_command" for backward compatibility.
hiro
2006-02-21
use filename-safe string for UIDL file.
hiro
2005-12-05
imap_cmd_append(): send message contents all at once.
hiro
2005-11-22
reduced memory usage on SMTP session.
hiro
2005-11-14
prevent integer overflow on summary status.
hiro
2005-10-26
modification for ML post with Reply-To.
hiro
2005-10-25
win32: use ShellExecute() on print.
hiro
2005-10-20
added '--configdir' option which specifies config directory.
hiro
2005-10-13
win32: use ShellExecute() to launch attachments.
hiro
2005-10-11
output g_log() messages to the log window and log file. Disabled console wind...
hiro
2005-09-22
implemented 'Save all'.
hiro
2005-09-21
removed mbs/wcs functions which are no longer required.
hiro
2005-09-14
normalize address fields before encoding them.
hiro
2005-09-13
changed the license of LibSylph from GPL to LGPL.
hiro
2005-09-09
update progress bar when executing long IMAP4 operations.
hiro
2005-09-07
adjusted the freqency of UI update on IMAP4.
hiro
2005-09-06
added UI hints for IMAP4 operation.
hiro
2005-09-05
made query-password function UI independent.
hiro
2005-08-31
made some core modules library (libsylph).
hiro