aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-06added <IMAPFolder> and <NewsFolder> to parent factory.hiro
2009-11-06configure.in: increased LT_CURRENT because the interface is not completely co...hiro
2009-11-05add a new flag: RemoteFolder::remove_cache_on_destroy.hiro
2009-11-05show waiting dialog on creating folder tree after creating new IMAP account.hiro
2009-11-05fix for connection failure.hiro
2009-11-04sock_connect_with_timeout(): use non-blocking socket and select() for connect...hiro
2009-11-04fixed a bug that prohibited query search on IMAP folders. Don't call gtk_main...hiro
2009-11-04git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2329 ee746299-78ed-0310-b...hiro
2009-11-02fixed unintended drag start on IMAP.hiro
2009-11-02more fix for UID more than INT_MAX.hiro
2009-11-02don't allow parallel multiple command on IMAP.hiro
2009-10-29src/update_check.c: fixed freeze bug on showing dialog.hiro
2009-10-29made 3.0.0beta1 release.hiro
2009-10-29git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2316 ee746299-78ed-0310-b...hiro
2009-10-29updated def files.hiro
2009-10-29added Windows 7 as supported platform.hiro
2009-10-29fixed a typo.hiro
2009-10-29src/addressbook.c: modifled the design.hiro
2009-10-29src/addressbook.c: change selection if a non-selected row is right-clicked.hiro
2009-10-28sock_connect_async_thread(): fixed a crash when connection failed.hiro
2009-10-28removed debug print.hiro
2009-10-28updated NEWS.hiro
2009-10-28updated INSTALL and TODO.hiro
2009-10-28updated NEWS.hiro
2009-10-28made release version have priority over development version on update check.hiro
2009-10-28src/addressbook.c: expand tree row when double-clicked.hiro
2009-10-28src/addressbook.c: automatically sort the tree and list.hiro
2009-10-28src/addressbook.c: don't change selection when the list is right-clicked.hiro
2009-10-27addressbook_move_nodes_up(): init variables.hiro
2009-10-27reimplemented addressbook_move_nodes_up().hiro
2009-10-27reimplemented the list view of address book UI with GtkTreeView.hiro
2009-10-26reimplemented the folder tree of address bookb UI with GtkTreeView.hiro
2009-10-23made threads enabled by default.hiro
2009-10-20fixed a bug that could not fetch UID more than INT_MAX.hiro
2009-10-20updated Sylpheed FAQ and README.hiro
2009-10-20git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2291 ee746299-78ed-0310-b...hiro
2009-10-20updated hu.po.hiro
2009-10-20updated uk.po.hiro
2009-10-20updated uk.po.hiro
2009-10-16made tzoffset related functions thread-safe.hiro
2009-10-16libsylph: use itos_buf() because itos() is not thread-safe.hiro
2009-10-16properly check plug-in version.hiro
2009-10-16made codeconv module thread-safe. update search window using timer.hiro
2009-10-13added new plug-in APIs.hiro
2009-10-13use g_atomic_int_{get,set} for thread terminate flags.hiro
2009-10-09made send dialog non-modal.hiro
2009-10-08fixed compilation without thread support.hiro
2009-10-08destroy async queue when finished.hiro
2009-10-08makewin32.sh: added --enable-threads.hiro
2009-10-08fixed compilation without thread support.hiro