aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Collapse)Author
2007-01-24win32: inhibit the warning of setsockopt().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1501 ee746299-78ed-0310-b773-934348b2243d
2007-01-22prevented WSAEWOULDBLOCK on sending/receiving in Win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1500 ee746299-78ed-0310-b773-934348b2243d
2007-01-19win32: increased SO_SNDBUF and SO_RCVBUF (fixes low performance on sending ↵hiro
data). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1499 ee746299-78ed-0310-b773-934348b2243d
2007-01-18implemented the framework of toolbar customization.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1497 ee746299-78ed-0310-b773-934348b2243d
2007-01-17fixed IMAP4 filtering when IP unreachable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1493 ee746299-78ed-0310-b773-934348b2243d
2007-01-17fixed virtual class structure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1492 ee746299-78ed-0310-b773-934348b2243d
2007-01-17implemented the automatic filtering of IMAP4 INBOX folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1491 ee746299-78ed-0310-b773-934348b2243d
2007-01-17conv_encode_header(): force output of UTF-8 if code conversion failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1489 ee746299-78ed-0310-b773-934348b2243d
2007-01-16procmsg_open_data_file(): fixed a bug that the version of a data file was ↵hiro
not checked when the file couldn't be opened with EACCES and reopened. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1486 ee746299-78ed-0310-b773-934348b2243d
2007-01-15vi Chhiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1478 ee746299-78ed-0310-b773-934348b2243d
2007-01-15get_domain_name(): win32: return correct domain name (if possible).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1476 ee746299-78ed-0310-b773-934348b2243d
2007-01-12fixed stray quote character appearing after encoding mail headers.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1470 ee746299-78ed-0310-b773-934348b2243d
2007-01-11allow spaces around equals between name and value of MIME parameters.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1469 ee746299-78ed-0310-b773-934348b2243d
2007-01-11added the option to toggle window on trayicon click.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1466 ee746299-78ed-0310-b773-934348b2243d
2007-01-11also look for ca-root.crt.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1465 ee746299-78ed-0310-b773-934348b2243d
2006-12-28filter junk mails on incorporation from local spool when filter_junk_on_recv ↵hiro
is enabled. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1464 ee746299-78ed-0310-b773-934348b2243d
2006-12-28fixed out of sync response on FETCH.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1462 ee746299-78ed-0310-b773-934348b2243d
2006-12-25change_file_mode_rw(): win32: use widechar API.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1459 ee746299-78ed-0310-b773-934348b2243d
2006-12-25fixed compilation failure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1458 ee746299-78ed-0310-b773-934348b2243d
2006-12-25fixed crash when .sylpheed_mark is not writable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1457 ee746299-78ed-0310-b773-934348b2243d
2006-12-25fixed compilation failure with GLib 2.4.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1456 ee746299-78ed-0310-b773-934348b2243d
2006-12-18call SSL_CTX_load_verify_locations() also when only certs_file exists.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1432 ee746299-78ed-0310-b773-934348b2243d
2006-12-18modified SSL CA certificates.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1431 ee746299-78ed-0310-b773-934348b2243d
2006-12-14use X509_cmp() to compare certificates.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1426 ee746299-78ed-0310-b773-934348b2243d
2006-12-13Unix: reload /etc/resolv.conf if it has been modified.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1418 ee746299-78ed-0310-b773-934348b2243d
2006-12-13read /etc/ssl/certs if exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1417 ee746299-78ed-0310-b773-934348b2243d
2006-12-12implemented SSL certificate dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1415 ee746299-78ed-0310-b773-934348b2243d
2006-12-08added the option to input signature directly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1408 ee746299-78ed-0310-b773-934348b2243d
2006-12-04fixed a warning when getting uncached messages in IMAP4.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1388 ee746299-78ed-0310-b773-934348b2243d
2006-11-30implemented printing of MIME part. Code cleanups.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1386 ee746299-78ed-0310-b773-934348b2243d
2006-11-29added an option to use external program for printing.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1385 ee746299-78ed-0310-b773-934348b2243d
2006-11-29added an option to inherit recipients on reply to self messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1384 ee746299-78ed-0310-b773-934348b2243d
2006-11-28nntp.h: fixed a typo.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1368 ee746299-78ed-0310-b773-934348b2243d
2006-11-27fixed the prototype of touufrombits().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1354 ee746299-78ed-0310-b773-934348b2243d
2006-11-21merged from LibSylph branch.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1330 ee746299-78ed-0310-b773-934348b2243d
2006-11-20added 2 Folder API.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1329 ee746299-78ed-0310-b773-934348b2243d
2006-11-20merged from libsylph branch.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1325 ee746299-78ed-0310-b773-934348b2243d
2006-11-14made the default directory of file selection dialog document folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1300 ee746299-78ed-0310-b773-934348b2243d
2006-11-06fixed a crash when printing a message with empty Subject, From, and To.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1266 ee746299-78ed-0310-b773-934348b2243d
2006-11-02added the option 'Remember last selected message'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1262 ee746299-78ed-0310-b773-934348b2243d
2006-11-01added the option 'Open inbox on startup'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1260 ee746299-78ed-0310-b773-934348b2243d
2006-10-30impelmented POP before SMTP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1254 ee746299-78ed-0310-b773-934348b2243d
2006-10-19win32: fixes character corruption on printing when environment-dependent ↵hiro
characters are used in win32. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1246 ee746299-78ed-0310-b773-934348b2243d
2006-10-13win32: fixed socket.c and session.c.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1230 ee746299-78ed-0310-b773-934348b2243d
2006-10-04win32: implemented sock_set_nonblocking_mode().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1211 ee746299-78ed-0310-b773-934348b2243d
2006-10-03socket.c: if recv() or send() fail with WSAEWOULDBLOCK, set errno to EAGAIN.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1207 ee746299-78ed-0310-b773-934348b2243d
2006-10-03exclude messages marked as read when counting new messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1206 ee746299-78ed-0310-b773-934348b2243d
2006-09-28fixed ssl_init_socket_with_method().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1200 ee746299-78ed-0310-b773-934348b2243d
2006-09-26implemented tray icon in Win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1189 ee746299-78ed-0310-b773-934348b2243d
2006-09-26made workaround for state machine freeze problem in Win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1188 ee746299-78ed-0310-b773-934348b2243d