aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-06-11win32: follow Windows shortcut (.lnk) on file selection dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3088 ee746299-78ed-0310-b773-934348b2243d
2012-06-06src/inc.c: properly detect DNS lookup error when session_connect_full() ↵hiro
failed immediately. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3084 ee746299-78ed-0310-b773-934348b2243d
2012-05-31differentiate DNS lookup error from connection errors.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3081 ee746299-78ed-0310-b773-934348b2243d
2012-05-30fixed a bug that messages could not be sent with POP before SMTP enabled.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3079 ee746299-78ed-0310-b773-934348b2243d
2012-05-28properly set line-space for auto-wrapped lines (fixes Bug #64).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3076 ee746299-78ed-0310-b773-934348b2243d
2012-05-18open compose window before receiving on startup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3075 ee746299-78ed-0310-b773-934348b2243d
2012-05-02fixed Bug #54: Focus problem when reediting/forwarding emails after ↵hiro
attachment deleted git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3072 ee746299-78ed-0310-b773-934348b2243d
2012-05-02loosen up queue/draft check on mail check is running.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3071 ee746299-78ed-0310-b773-934348b2243d
2012-05-02src/inc.c: use a flag to distinguish the state of activity.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3070 ee746299-78ed-0310-b773-934348b2243d
2012-04-27src/compose.c: cancel sending if new mail check is running.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3069 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-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-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-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-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-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-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-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-05fixed a typo.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3001 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-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-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
2011-11-29sylfilter command was added as a preset of junk filter program.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2985 ee746299-78ed-0310-b773-934348b2243d
2011-11-17fixed startup summary/message view size on vertical-view mode.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2984 ee746299-78ed-0310-b773-934348b2243d
2011-10-14show both filtered and original numbers of messages on the status iabel.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2977 ee746299-78ed-0310-b773-934348b2243d
2011-10-04quick_search.c: removed debug print.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2974 ee746299-78ed-0310-b773-934348b2243d
2011-10-04implemented multiple keywords search of the quick search entry.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2973 ee746299-78ed-0310-b773-934348b2243d
2011-09-16src/summaryview.c: summary_select_row(): don't always move focus when ↵hiro
refreshing (mainly for quick search). git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2969 ee746299-78ed-0310-b773-934348b2243d
2011-09-15prevent IMAP error caused by sending multiple commands at the same time.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2968 ee746299-78ed-0310-b773-934348b2243d
2011-08-03applied a patch to fix quick search text color on dark themes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2932 ee746299-78ed-0310-b773-934348b2243d
2011-08-03reflect account preference for trash folder.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2931 ee746299-78ed-0310-b773-934348b2243d
2011-07-21textview.c: use style colors for part widgets.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2928 ee746299-78ed-0310-b773-934348b2243d