aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
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
2009-09-30execute imap_cmd_fetch() in another thread.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2263 ee746299-78ed-0310-b773-934348b2243d
2009-09-30execute imap_cmd_ok() in another thread.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2262 ee746299-78ed-0310-b773-934348b2243d
2009-09-30imap.c: connect in another thread.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2261 ee746299-78ed-0310-b773-934348b2243d
2009-09-29made writing to log file thread-safe.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2260 ee746299-78ed-0310-b773-934348b2243d
2009-09-29made GDK locks reentrant, and made LogWindow thread-safe.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2259 ee746299-78ed-0310-b773-934348b2243d
2009-09-25fixed the handling of GDK thread lock.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2258 ee746299-78ed-0310-b773-934348b2243d
2009-09-17disable threading if USE_THREADS is not set.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2257 ee746299-78ed-0310-b773-934348b2243d
2009-09-17introduced multi-threading.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2255 ee746299-78ed-0310-b773-934348b2243d
2009-09-17folderview_new_folder_cb(): win32: fixed prohibited character check.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2254 ee746299-78ed-0310-b773-934348b2243d
2009-09-15generate cache on adding messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2253 ee746299-78ed-0310-b773-934348b2243d
2009-09-15minor optimization: use g_slist_prepend() for mark/cache queue.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2252 ee746299-78ed-0310-b773-934348b2243d
2009-09-14use MsgFlagInfo struct for mark queue to reduce its memory usage.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2251 ee746299-78ed-0310-b773-934348b2243d
2009-09-14update summary cache on eml import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2250 ee746299-78ed-0310-b773-934348b2243d
2009-09-14update summary cache on move/copy.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2249 ee746299-78ed-0310-b773-934348b2243d
2009-09-14update summary cache when importing from mbox.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2248 ee746299-78ed-0310-b773-934348b2243d
2009-09-14update summary caches on receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2247 ee746299-78ed-0310-b773-934348b2243d
2009-09-03show progress when scanning folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2230 ee746299-78ed-0310-b773-934348b2243d
2009-08-20set_log_file(): open log file as text mode.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2218 ee746299-78ed-0310-b773-934348b2243d
2009-08-13updated manual. made 2.7.1 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2215 ee746299-78ed-0310-b773-934348b2243d
2009-08-13added -version-info to libtool.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2214 ee746299-78ed-0310-b773-934348b2243d
2009-08-12don't overwrite existing file.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2213 ee746299-78ed-0310-b773-934348b2243d
2009-08-12implemented export to .eml or MH files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2210 ee746299-78ed-0310-b773-934348b2243d
2009-08-12emit remove-msg signal after add-msg for speedup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2209 ee746299-78ed-0310-b773-934348b2243d
2009-08-12removed 'eml (file)'. Update description label.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2208 ee746299-78ed-0310-b773-934348b2243d
2009-08-11show progress bar on export. modified menu label and function names.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2205 ee746299-78ed-0310-b773-934348b2243d
2009-08-11implemented eml file import (with folder)hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2204 ee746299-78ed-0310-b773-934348b2243d
2009-08-10added eml file import (one file).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2203 ee746299-78ed-0310-b773-934348b2243d
2009-08-10added format selection menu, and refactored the code.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2202 ee746299-78ed-0310-b773-934348b2243d
2009-08-10remove comments from Content-Type charset parameter.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2201 ee746299-78ed-0310-b773-934348b2243d
2009-08-05syl_plugin_load_all(): don't output warning when failed to open directory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2199 ee746299-78ed-0310-b773-934348b2243d
2009-08-05modified progressbar dialog on import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2198 ee746299-78ed-0310-b773-934348b2243d
2009-08-04fixed sylpheed.spec.in.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2197 ee746299-78ed-0310-b773-934348b2243d
2009-08-04show progressbar on mbox import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2196 ee746299-78ed-0310-b773-934348b2243d
2009-07-02added plugin document.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2174 ee746299-78ed-0310-b773-934348b2243d
2009-07-02fixed build issue.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2173 ee746299-78ed-0310-b773-934348b2243d
2009-06-25updated COPYING and LICENSE.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2171 ee746299-78ed-0310-b773-934348b2243d
2009-06-25manual/ja/sylpheed.sgml: updated bsfilter description.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2169 ee746299-78ed-0310-b773-934348b2243d
2009-06-17added plugin API.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2168 ee746299-78ed-0310-b773-934348b2243d
2009-06-12do not install test plugin automatically.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2166 ee746299-78ed-0310-b773-934348b2243d
2009-06-12updated manual.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2165 ee746299-78ed-0310-b773-934348b2243d
2009-06-10merged plugin-test branch into trunk.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2164 ee746299-78ed-0310-b773-934348b2243d
2009-03-26fixed the year of ChangeLog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2127 ee746299-78ed-0310-b773-934348b2243d
2009-03-23enable 'Remote mailbox' only if current account is POP3.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2126 ee746299-78ed-0310-b773-934348b2243d
2009-03-19show 'Send queued messages' instead of 'Mark all read' in the context menu ↵hiro
of the Queue folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2125 ee746299-78ed-0310-b773-934348b2243d
2009-03-17win32: use _commit().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2123 ee746299-78ed-0310-b773-934348b2243d