aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-24updated INSTALL.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3063 ee746299-78ed-0310-b773-934348b2243d
2012-04-24updated copyright year.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3060 ee746299-78ed-0310-b773-934348b2243d
2012-04-23win32: added an option to play sound when new messages arrive.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3053 ee746299-78ed-0310-b773-934348b2243d
2012-04-20modified copyright year.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3052 ee746299-78ed-0310-b773-934348b2243d
2012-04-20workaround for a broken IMAP server (Yahoo! Mail) which cannot fetch ↵hiro
messages right after EXPUNGE. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3051 ee746299-78ed-0310-b773-934348b2243d
2012-04-18removed compiler warnings caused by usage of gboolean as gpointer.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3050 ee746299-78ed-0310-b773-934348b2243d
2012-04-18fixed Bug #52: Address autocomplete: Not possible to select drop-down list ↵hiro
element with arrow keys (Linux) git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3049 ee746299-78ed-0310-b773-934348b2243d
2012-04-18removed unrequired debug prints.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3048 ee746299-78ed-0310-b773-934348b2243d
2012-04-18fixed Bug #47: Address book: Cancel editing contact results in ↵hiro
click-and-drag behaviour git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3047 ee746299-78ed-0310-b773-934348b2243d
2012-04-13made 3.2beta7 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3045 ee746299-78ed-0310-b773-934348b2243d
2012-04-13fixed a bug that a MIME part that didn't have a name could not be saved.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3044 ee746299-78ed-0310-b773-934348b2243d
2012-04-13preserve the last selected folders between sessions.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3043 ee746299-78ed-0310-b773-934348b2243d
2012-04-12updated configure.in.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3042 ee746299-78ed-0310-b773-934348b2243d
2012-04-12updated ja.po.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3041 ee746299-78ed-0310-b773-934348b2243d
2012-04-12show the detail of new messages on the trayicon tooltip.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3040 ee746299-78ed-0310-b773-934348b2243d
2012-04-12also use first and last name for address completion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3039 ee746299-78ed-0310-b773-934348b2243d
2012-04-11src/addr_compl.c: also match to the subsequent part of the name of contacts ↵hiro
(Bug #51). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3038 ee746299-78ed-0310-b773-934348b2243d
2012-04-11updated NSIS scripts.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3037 ee746299-78ed-0310-b773-934348b2243d
2012-03-27don't open in-page link of HTML mail.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3036 ee746299-78ed-0310-b773-934348b2243d
2012-03-26fixed a typo in ChangeLog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3035 ee746299-78ed-0310-b773-934348b2243d
2012-03-26referch message when imap/news cache file size is 0 (Bug #50).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3034 ee746299-78ed-0310-b773-934348b2243d
2012-03-26removed direct inclusion of <glibconfig.h> and <glib/gwin32.h> (fixes Bug #53).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3033 ee746299-78ed-0310-b773-934348b2243d
2012-03-26adjusted the menu position of account popup and toolbar arrow.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3032 ee746299-78ed-0310-b773-934348b2243d
2012-03-26also support Shift+F10 for menu popup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3031 ee746299-78ed-0310-b773-934348b2243d
2012-03-26src/summaryview.c: enabled menu popup with Menu key.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3030 ee746299-78ed-0310-b773-934348b2243d
2012-03-26src/folderview.c: enabled menu popup with Menu key.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3029 ee746299-78ed-0310-b773-934348b2243d
2012-03-02imap.c: relaxed the response check of AUTHENTICATE and APPEND.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3028 ee746299-78ed-0310-b773-934348b2243d
2012-03-02made 3.2beta6 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3027 ee746299-78ed-0310-b773-934348b2243d
2012-02-29updated nsis/sylpheed-defs.nshhiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3025 ee746299-78ed-0310-b773-934348b2243d
2012-02-28made 3.2.0beta6 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3024 ee746299-78ed-0310-b773-934348b2243d
2012-02-21fixed compilation error with Fink + OS X (Bug #42).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3019 ee746299-78ed-0310-b773-934348b2243d
2012-02-21fixed a bug that filter settings are removed if Escape key is pressed ↵hiro
quickly on auto filter rule creation. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3018 ee746299-78ed-0310-b773-934348b2243d
2012-01-20emit signals for IMAP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3017 ee746299-78ed-0310-b773-934348b2243d
2012-01-20supported NNTP over SOCKS porxy.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3016 ee746299-78ed-0310-b773-934348b2243d
2012-01-19made 'is shorter than' default for 'Age' condition on filter/search dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3015 ee746299-78ed-0310-b773-934348b2243d
2012-01-18added new plug-in signals for preferences dialogs (#30)hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3014 ee746299-78ed-0310-b773-934348b2243d
2012-01-11also add .eml extension on File - Save as menu of a message view window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3006 ee746299-78ed-0310-b773-934348b2243d
2012-01-06added new plug-in signals to notify start and end of receiving.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3005 ee746299-78ed-0310-b773-934348b2243d
2012-01-06extended the blinking period of tray icon to 10 seconds.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3004 ee746299-78ed-0310-b773-934348b2243d
2012-01-06updated japanese manual.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3002 ee746299-78ed-0310-b773-934348b2243d
2012-01-05fixed a typo.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3001 ee746299-78ed-0310-b773-934348b2243d
2011-12-28made 3.2beta5 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2999 ee746299-78ed-0310-b773-934348b2243d
2011-12-26updated NEWS.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2997 ee746299-78ed-0310-b773-934348b2243d
2011-12-26src/rpop3.c: added refresh (reload) menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2996 ee746299-78ed-0310-b773-934348b2243d
2011-12-22src/rpop3.c: implemented reloading after the loading stopped.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2995 ee746299-78ed-0310-b773-934348b2243d
2011-12-22updated po files.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2994 ee746299-78ed-0310-b773-934348b2243d
2011-12-21remote mailbox: supported SOCKS proxy and made it receive headers from the ↵hiro
latest one. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2993 ee746299-78ed-0310-b773-934348b2243d
2011-12-21Fixed crash when message fetch and new message checking happen at the same ↵hiro
time on IMAP folder. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2992 ee746299-78ed-0310-b773-934348b2243d
2011-12-16src/mainwindow.c: main_window_create(): force visibility of the message view ↵hiro
on startup only if the layout type is vertical mode. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2991 ee746299-78ed-0310-b773-934348b2243d
2011-11-29made 3.2beta4 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2987 ee746299-78ed-0310-b773-934348b2243d