aboutsummaryrefslogtreecommitdiff
path: root/libsylph
AgeCommit message (Collapse)Author
2010-06-17made user-agent string configurable from plug-ins.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2577 ee746299-78ed-0310-b773-934348b2243d
2010-06-07made the old behavior of address completion configurable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2565 ee746299-78ed-0310-b773-934348b2243d
2010-06-02modified debug log for filter.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2559 ee746299-78ed-0310-b773-934348b2243d
2010-06-02added debug log for filter.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2558 ee746299-78ed-0310-b773-934348b2243d
2010-05-21fixed a bug that MIME flag was not set to filtered sent messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2544 ee746299-78ed-0310-b773-934348b2243d
2010-05-21libsylph/socket.c: sock_kill_process(): prevent redundant error messages ↵hiro
when waitpid() is interrupted by EINTR. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2541 ee746299-78ed-0310-b773-934348b2243d
2010-05-08fixed a bug that MIME flag was not set on importing mbox file.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2536 ee746299-78ed-0310-b773-934348b2243d
2010-04-09also load plug-ins from user plug-in directory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2534 ee746299-78ed-0310-b773-934348b2243d
2010-04-07made default browser command xdg-open.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2533 ee746299-78ed-0310-b773-934348b2243d
2010-02-16added 'Enable address auto-completion' setting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2480 ee746299-78ed-0310-b773-934348b2243d
2010-02-16use case insensitive match on Win32 when checking existent folders to ↵hiro
prohibit multiple reference of folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2478 ee746299-78ed-0310-b773-934348b2243d
2010-02-12made default_addrbook_func static, and made 3.0beta8 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2474 ee746299-78ed-0310-b773-934348b2243d
2010-02-12added 'In addressbook' to the quick search menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2468 ee746299-78ed-0310-b773-934348b2243d
2010-02-10fixed crash.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2463 ee746299-78ed-0310-b773-934348b2243d
2010-02-10added a new filter match type: is (not) in addressbook.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2461 ee746299-78ed-0310-b773-934348b2243d
2010-01-28updated def files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2446 ee746299-78ed-0310-b773-934348b2243d
2010-01-27made address auto-registration configurable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2444 ee746299-78ed-0310-b773-934348b2243d
2010-01-15save color labels on IMAP server using custom keywords (partially compatible ↵hiro
with Thunderbird). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2433 ee746299-78ed-0310-b773-934348b2243d
2010-01-14updated copyright year.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2428 ee746299-78ed-0310-b773-934348b2243d
2010-01-14Fixed the bug that IMAP caches get wrongly deleted.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2427 ee746299-78ed-0310-b773-934348b2243d
2010-01-13remove_numbered_files(): made filename to number conversion unsigned (fixes ↵hiro
undeleted IMAP caches with UIDs larger than INT_MAX). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2422 ee746299-78ed-0310-b773-934348b2243d
2010-01-13imap.c: added date-time info on APPEND using Date: header (for Gmail to ↵hiro
display received date). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2421 ee746299-78ed-0310-b773-934348b2243d
2009-12-21added option to set only mail address of recipients when replying.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2404 ee746299-78ed-0310-b773-934348b2243d
2009-12-17src/setup.c: check whether the specified location includes settings folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2398 ee746299-78ed-0310-b773-934348b2243d
2009-12-16ignore case when checking mailing list post.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2396 ee746299-78ed-0310-b773-934348b2243d
2009-12-08added 'Last 7 days' to the quick search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2372 ee746299-78ed-0310-b773-934348b2243d
2009-12-08prohibit acception of expired SSL certificates.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2366 ee746299-78ed-0310-b773-934348b2243d
2009-11-26ssl_init_socket_with_method(): modified debug output.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2357 ee746299-78ed-0310-b773-934348b2243d
2009-11-26the visibility of message number columns in the folder view is now ↵hiro
configurable for each column. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2356 ee746299-78ed-0310-b773-934348b2243d
2009-11-26sock_connect_with_timeout(): check socket with getsockopt() even if select() ↵hiro
succeed. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2355 ee746299-78ed-0310-b773-934348b2243d
2009-11-19calculate and display SHA1/MD5 fingerprint if verification of SSL ↵hiro
certificate failed. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2350 ee746299-78ed-0310-b773-934348b2243d
2009-11-16removed debug prints, updated def file and updated Windows ico file. Made ↵hiro
3.0.0beta2 release. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2347 ee746299-78ed-0310-b773-934348b2243d
2009-11-10removed redundant debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2341 ee746299-78ed-0310-b773-934348b2243d
2009-11-09fixed opening message by syl_plugin_open_message() on IMAP folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2340 ee746299-78ed-0310-b773-934348b2243d
2009-11-06svn shiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2337 ee746299-78ed-0310-b773-934348b2243d
2009-11-05add a new flag: RemoteFolder::remove_cache_on_destroy.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2334 ee746299-78ed-0310-b773-934348b2243d
2009-11-05show waiting dialog on creating folder tree after creating new IMAP account.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2333 ee746299-78ed-0310-b773-934348b2243d
2009-11-05fix for connection failure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2332 ee746299-78ed-0310-b773-934348b2243d
2009-11-04sock_connect_with_timeout(): use non-blocking socket and select() for ↵hiro
connection timeout. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2331 ee746299-78ed-0310-b773-934348b2243d
2009-11-04fixed a bug that prohibited query search on IMAP folders. Don't call ↵hiro
gtk_main_iteration() from non-main threads. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2330 ee746299-78ed-0310-b773-934348b2243d
2009-11-02more fix for UID more than INT_MAX.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2327 ee746299-78ed-0310-b773-934348b2243d
2009-11-02don't allow parallel multiple command on IMAP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2326 ee746299-78ed-0310-b773-934348b2243d
2009-10-29updated def files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2315 ee746299-78ed-0310-b773-934348b2243d
2009-10-28sock_connect_async_thread(): fixed a crash when connection failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2310 ee746299-78ed-0310-b773-934348b2243d
2009-10-20fixed a bug that could not fetch UID more than INT_MAX.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2293 ee746299-78ed-0310-b773-934348b2243d
2009-10-16made tzoffset related functions thread-safe.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2287 ee746299-78ed-0310-b773-934348b2243d
2009-10-16libsylph: use itos_buf() because itos() is not thread-safe.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2286 ee746299-78ed-0310-b773-934348b2243d
2009-10-16made codeconv module thread-safe. update search window using timer.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2284 ee746299-78ed-0310-b773-934348b2243d
2009-10-13use g_atomic_int_{get,set} for thread terminate flags.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2282 ee746299-78ed-0310-b773-934348b2243d
2009-10-08fixed compilation without thread support.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2277 ee746299-78ed-0310-b773-934348b2243d