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
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
2006-02-05
fixed wrong status display at receiving on *BSD systems.
hiro
2005-12-25
added more characters to be substituted for filename.
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-17
win32: fixed startup directory. add sylpheed-mailto-protocol.reg to EXTRA_DIST.
hiro
2005-11-14
prevent integer overflow on summary status.
hiro
2005-11-02
reimplemented external editor with GSpawn and GChildWatch.
hiro
2005-10-31
execute_sync(): win32: get exit status of child process by not using helper p...
hiro
2005-10-26
modification for ML post with Reply-To.
hiro
2005-10-26
use GLib functions to extract URIs if available.
hiro
2005-10-25
win32: use ShellExecute() on print.
hiro
2005-10-20
added '--configdir' option which specifies config directory.
hiro
2005-10-16
win32: use ShellExecute() to open URI.
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-10-10
fixed crashes on abnormal date.
Hiro
2005-10-06
added file system path info to folder prefs.
hiro
2005-10-06
win32: environmental variable fix.
hiro
2005-10-04
fixed my_tmpfile() for win32.
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
[next]