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-24
sylpheed.desktop: applied Debian patch: 09_desktop_file_fixes.diff (#194).
hiro
2014-04-24
src/notificationwindow.c: added fade effect (requires GTK+ >= 2.12).
hiro
2014-04-23
src/main.c: fix_font_setting(): modified OS X font name.
hiro
2014-04-23
src/rpop3.c: additional fix for Bug #193.
hiro
2014-04-22
improved font name fixing.
hiro
2014-04-22
makewin32.sh: save build log.
hiro
2014-04-21
renamed configure.in to configure.ac.
hiro
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
[next]