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.c
Age
Commit message (
Expand
)
Author
2011-02-25
OS X: changed the location of settings to ~/Library/Application Support/Sylph...
hiro
2011-02-25
use 'open' command on OS X.
hiro
2010-07-16
removed redundant debug print.
hiro
2010-07-12
implemented concatenation of partial messages (RFC 2046).
hiro
2010-01-14
updated copyright year.
hiro
2010-01-14
Fixed the bug that IMAP caches get wrongly deleted.
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-05
add a new flag: RemoteFolder::remove_cache_on_destroy.
hiro
2009-11-02
more fix for UID more than INT_MAX.
hiro
2009-10-16
made tzoffset related functions thread-safe.
hiro
2009-10-13
use g_atomic_int_{get,set} for thread terminate flags.
hiro
2009-10-05
removed some debug prints. uncommented code block for unix.
hiro
2009-09-30
execute imap_cmd_ok() in another thread.
hiro
2009-09-29
made writing to log file thread-safe.
hiro
2009-09-29
made GDK locks reentrant, and made LogWindow thread-safe.
hiro
2009-09-25
fixed the handling of GDK thread lock.
hiro
2009-09-17
disable threading if USE_THREADS is not set.
hiro
2009-09-17
introduced multi-threading.
hiro
2009-08-20
set_log_file(): open log file as text mode.
hiro
2009-03-16
unix: fixed infinite loop bug.
hiro
2009-03-13
win32: use CreateHardLink().
hiro
2007-11-08
my_memmem(): fixed buffer overrun.
hiro
2007-09-20
removed all warnings output with -Wall.
hiro
2007-05-18
made 2.4.2 release.
hiro
2007-05-18
URI encode mailto: to protect '+'.
hiro
2007-05-16
process quoted-pair correctly.
hiro
2007-04-18
fixed crashes when trying to fetch >64KB messages on IMAP4 via FreeCap on Win32.
hiro
2007-04-13
optimized file copy.
hiro
2007-04-13
win32: minor optimization of file move.
hiro
2007-04-11
properly process CSV with double quotations.
hiro
2007-03-30
supported In-Reply-To header in mailto URL.
hiro
2007-01-30
also scan symbolic links on MH mailboxes.
hiro
2007-01-15
vi Ch
hiro
2007-01-15
get_domain_name(): win32: return correct domain name (if possible).
hiro
2007-01-12
fixed stray quote character appearing after encoding mail headers.
hiro
2006-12-25
change_file_mode_rw(): win32: use widechar API.
hiro
2006-12-25
fixed compilation failure.
hiro
2006-12-25
fixed crash when .sylpheed_mark is not writable.
hiro
2006-11-21
merged from LibSylph branch.
hiro
2006-11-14
made the default directory of file selection dialog document folder.
hiro
2006-09-19
improved PGP/MIME compatibility.
hiro
2006-09-13
fflush() stream before rewind() to ensure error checking.
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-27
win32: fixed encoding problem of command execution.
hiro
2006-02-21
use filename-safe string for UIDL file.
hiro
[next]