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
/
ChangeLog
Age
Commit message (
Expand
)
Author
2014-04-21
use gpgme_io_writen() if available (fixes freeze when entering passphrase on ...
hiro
2014-04-18
made workaround for 64-bit time_t on win32.
hiro
2014-04-18
added -mthreads gcc option.
hiro
2014-04-18
replaced 'struct stat' with GStatBuf.
hiro
2014-04-18
applied OS X fixes.
hiro
2014-04-18
configure.in: added -lgtkmacintegration check.
hiro
2014-04-18
wrapped time_t as stime_t. stime_t will be 32-bit on win32 for backward compa...
hiro
2014-04-11
fixed a bug that new/unread/total numbers in folderlist.xml was corrupted if ...
hiro
2014-04-10
modified for newer MinGW environment. Fixed linking.
hiro
2014-04-09
updated macosx/bundle/Info-sylpheed.plist version.
hiro
2014-04-09
updated Mac OS X bundle files.
hiro
2014-04-04
fixed Bug #193: Lose mails when mailbox is inaccessible.
hiro
2014-03-26
updated copyright year. configure.in: increased library version.
hiro
2014-03-24
libsylph/ssl_hostname_validation.h: Added debug print.
hiro
2014-03-24
libsylph/ssl_hostname_validation.h: added include guard.
hiro
2014-03-20
src/icons/html.png: modified the size of HTML icon.
hiro
2014-03-20
implemented SSL wildcard certificate validation (based on libcurl).
hiro
2014-03-19
made 3.4beta8 release.
hiro
2014-03-19
made the display period of notification window configurable.
hiro
2014-03-19
updated Japanese manual.
hiro
2014-03-18
added PGP encrypt-to-self feature.
hiro
2014-03-17
src/setup.c: allow resize of setup dialog (workaround for #166).
hiro
2014-03-17
src/addressbook.c: auto-expand columns with GTK+ >= 2.14.0.
hiro
2014-03-17
disabled auto-expand for GTK+ < 2.14.0 because of GTK+ Bug #316087.
hiro
2014-03-17
auto-expand Subject / Folder name column on resize of the tree view.
hiro
2014-03-13
added an empty column to the right-end of the folder view, and modified the w...
hiro
2014-03-10
src/summaryview.c: added an empty column to the right-end of the summary view...
hiro
2014-03-07
added meta tag to Japanese manual to prevent encoding auto-detection failure ...
hiro
2014-03-07
updated copyright year.
hiro
2014-03-07
updated copyright year.
hiro
2014-03-07
updated README/INSTALL/LICENSE.
hiro
2014-02-28
validate SSL certificate hostname (#167).
hiro
2014-02-28
validate SSL certificate hostname (#167).
hiro
2013-12-20
fixes wrong completion list on OS X.
hiro
2013-12-19
added files and modified file paths for OS X.
hiro
2013-12-13
set_startup_dir(): OS X: set application bundle directory rather than /.
hiro
2013-11-29
updated to 3.4.0beta7.
hiro
2013-11-28
libsylph/md5.c: MD5Final(): zero-clear the whole MD5Context struct as intended.
hiro
2013-11-28
more null-checking.
hiro
2013-11-28
src/rpop3.c: rpop3_retr_recv(): check error of procheader_parse_file().
hiro
2013-11-28
libsylph/procmime.c: procmime_scan_multipart_message(): fixed MIME nest level...
hiro
2013-11-28
added more null checks.
hiro
2013-11-28
libsylph/ssl.c: ssl_done(): check if fp != NULL.
hiro
2013-11-28
src/colorlabel.c: colorlabel_recreate_label(): added missing parentheses.
hiro
2013-11-27
src/main.c: check the return value of fd_gets().
hiro
2013-11-27
libsylph/html.c: html_unescape_str(): strictly check for utf8 length.
hiro
2013-11-27
src/jpilot.c: jpilot_read_db_files(): fixed uninitialized variables.
hiro
2013-11-27
fixed fp and memory leaks.
hiro
2013-11-26
fixed resource/memory leaks.
hiro
2013-11-26
src/headerview.c: headerview_show_xface(): make sure xface is nul terminated.
hiro
[next]