aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
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-09increased SYL_PLUGIN_INTERFACE_VERSION.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2339 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-06added <IMAPFolder> and <NewsFolder> to parent factory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2336 ee746299-78ed-0310-b773-934348b2243d
2009-11-06configure.in: increased LT_CURRENT because the interface is not completely ↵hiro
compatible. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2335 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-04git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2329 ↵hiro
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-29src/update_check.c: fixed freeze bug on showing dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2323 ee746299-78ed-0310-b773-934348b2243d
2009-10-29git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2316 ↵hiro
ee746299-78ed-0310-b773-934348b2243d
2009-10-29fixed a typo.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2313 ee746299-78ed-0310-b773-934348b2243d
2009-10-29src/addressbook.c: modifled the design.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2312 ee746299-78ed-0310-b773-934348b2243d
2009-10-29src/addressbook.c: change selection if a non-selected row is right-clicked.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2311 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-28made release version have priority over development version on update check.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2305 ee746299-78ed-0310-b773-934348b2243d
2009-10-28src/addressbook.c: expand tree row when double-clicked.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2304 ee746299-78ed-0310-b773-934348b2243d
2009-10-28src/addressbook.c: automatically sort the tree and list.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2303 ee746299-78ed-0310-b773-934348b2243d
2009-10-28src/addressbook.c: don't change selection when the list is right-clicked.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2302 ee746299-78ed-0310-b773-934348b2243d
2009-10-27reimplemented addressbook_move_nodes_up().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2297 ee746299-78ed-0310-b773-934348b2243d
2009-10-27reimplemented the list view of address book UI with GtkTreeView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2296 ee746299-78ed-0310-b773-934348b2243d
2009-10-26reimplemented the folder tree of address bookb UI with GtkTreeView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2295 ee746299-78ed-0310-b773-934348b2243d
2009-10-23made threads enabled by default.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2294 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-20updated Sylpheed FAQ and README.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2292 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-16properly check plug-in version.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2285 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-13added new plug-in APIs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2283 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-09made send dialog non-modal.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2281 ee746299-78ed-0310-b773-934348b2243d
2009-10-08destroy async queue when finished.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2279 ee746299-78ed-0310-b773-934348b2243d
2009-10-08makewin32.sh: added --enable-threads.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2278 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
2009-10-08execute query search in another thread.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2276 ee746299-78ed-0310-b773-934348b2243d
2009-10-07fixed a bug that MIME flag was not properly set on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2275 ee746299-78ed-0310-b773-934348b2243d
2009-10-07mh.c: mh_get_mtime(): fixed memory leak. Added global locks to each functions.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2274 ee746299-78ed-0310-b773-934348b2243d
2009-10-06src/rpop3.c: added missing GDK locks.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2273 ee746299-78ed-0310-b773-934348b2243d
2009-10-05removed some debug prints. uncommented code block for unix.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2272 ee746299-78ed-0310-b773-934348b2243d
2009-10-05imap_session_destroy(): free thread pool.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2271 ee746299-78ed-0310-b773-934348b2243d
2009-10-05display status on loading plug-ins.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2270 ee746299-78ed-0310-b773-934348b2243d
2009-10-02execute imap_get_uncached_messages() in another thread.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2268 ee746299-78ed-0310-b773-934348b2243d
2009-10-02added missing locks on idle callbacks.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2267 ee746299-78ed-0310-b773-934348b2243d
2009-10-01libsylph/imap.c: reimplemented using GThreadPool.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2265 ee746299-78ed-0310-b773-934348b2243d
2009-10-01libsylph/imap.c: refactored.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2264 ee746299-78ed-0310-b773-934348b2243d