aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2009-08-04show progressbar on mbox import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2196 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-10merged plugin-test branch into trunk.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2164 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-02-27modified the default command line option of spam filters.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2116 ee746299-78ed-0310-b773-934348b2243d
2009-02-25fixed crash on csv import.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2115 ee746299-78ed-0310-b773-934348b2243d
2008-12-11renamed/removed MSGBUFSIZE.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2091 ee746299-78ed-0310-b773-934348b2243d
2008-11-27only expand folders in folder selection dialog which are expanded in the ↵hiro
folder view. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2082 ee746299-78ed-0310-b773-934348b2243d
2008-11-27fixed a bug that the addressbook window was not refreshed when adding sender ↵hiro
to addressbook. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2080 ee746299-78ed-0310-b773-934348b2243d
2008-11-25added message label to the folder selection dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2077 ee746299-78ed-0310-b773-934348b2243d
2008-11-25added #include <conio.h> for _getch().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2076 ee746299-78ed-0310-b773-934348b2243d
2008-11-20include gtk/gtk.h as a workaround for GTK+ >= 2.13.3.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2074 ee746299-78ed-0310-b773-934348b2243d
2008-11-19foldersel.c: made virtual folders unselectable when not in FOLDER_SEL_ALL mode.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2072 ee746299-78ed-0310-b773-934348b2243d
2008-11-14added menu to the remote POP3 mailbox window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2068 ee746299-78ed-0310-b773-934348b2243d
2008-11-14use GTK_STOCK_NETWORK as the icon of POP3 remote mailbox.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2067 ee746299-78ed-0310-b773-934348b2243d
2008-11-13jpilot.c: code cleanup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2062 ee746299-78ed-0310-b773-934348b2243d
2008-10-07added POP3 remote mailbox button to the toolbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2053 ee746299-78ed-0310-b773-934348b2243d
2008-10-07disable '/Message/Receive/Remote mailbox...' when mail incorporation is active.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2052 ee746299-78ed-0310-b773-934348b2243d
2008-10-01remote mailbox: fixed sorting by subject, date and size.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2049 ee746299-78ed-0310-b773-934348b2243d
2008-09-29check for HAVE_LOCALE_H and ENABLE_NLS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2045 ee746299-78ed-0310-b773-934348b2243d
2008-09-26added progress column to the progress dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2043 ee746299-78ed-0310-b773-934348b2243d
2008-09-26use target header field as a default filter name when creating filter rule ↵hiro
automatically. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2042 ee746299-78ed-0310-b773-934348b2243d
2008-09-25remote mailbox: send NOOP command for each 30 seconds to prevent session ↵hiro
timeout. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2041 ee746299-78ed-0310-b773-934348b2243d
2008-09-24workaround for some broken IMAP4 servers.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2040 ee746299-78ed-0310-b773-934348b2243d
2008-09-24remote mailbox: display 'Quitting' on logout.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2039 ee746299-78ed-0310-b773-934348b2243d
2008-09-19remote mailbox: modified style.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2038 ee746299-78ed-0310-b773-934348b2243d
2008-09-19remote mailbox: added stop button which stops retrieving of headers.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2036 ee746299-78ed-0310-b773-934348b2243d