aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-29updated def files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2315 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-28removed debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2309 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-27addressbook_move_nodes_up(): init variables.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2298 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-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-08fixed compilation without thread support.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2280 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-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-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-05display status on loading plug-ins.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2270 ee746299-78ed-0310-b773-934348b2243d
2009-10-02logwindow.c: reduced debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2269 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-02logwindow.c: modified debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2266 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-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-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-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 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-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-12import.c: modified label.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2211 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-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-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