aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-08-16fixed tooltips on windows.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3152 ee746299-78ed-0310-b773-934348b2243d
2012-08-16removed redundant gtk_tooltips_new() and destroy GtkTooltips object on close.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3151 ee746299-78ed-0310-b773-934348b2243d
2012-08-16added tooltips of header labels.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3150 ee746299-78ed-0310-b773-934348b2243d
2012-08-15added an option to specify the position of attach tool button.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3148 ee746299-78ed-0310-b773-934348b2243d
2012-08-08enabled viewing of external rfc822 message files. Recognize mailto: or file: ↵hiro
URL argument without command-line option. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3147 ee746299-78ed-0310-b773-934348b2243d
2012-07-27src/export.c: pass the opened FolderItem when 'Export only selected ↵hiro
messages' is enabled. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3143 ee746299-78ed-0310-b773-934348b2243d
2012-07-27made export/import progress dialog cancellable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3142 ee746299-78ed-0310-b773-934348b2243d
2012-07-27added 'Export only selected messages' option to the export dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3141 ee746299-78ed-0310-b773-934348b2243d
2012-07-26enable quick launch from the attach tool menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3139 ee746299-78ed-0310-b773-934348b2243d
2012-07-26moved Images option in Display - Attach tab.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3138 ee746299-78ed-0310-b773-934348b2243d
2012-07-25prefs_common_dialog.c: fixed description.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3135 ee746299-78ed-0310-b773-934348b2243d
2012-07-25improved the new attachmemts interface.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3134 ee746299-78ed-0310-b773-934348b2243d
2012-06-25possible fix for gmodule link error on some environments (#74). Updated ↵hiro
copyright year. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3118 ee746299-78ed-0310-b773-934348b2243d
2012-06-20adjusted the width of the attach column.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3114 ee746299-78ed-0310-b773-934348b2243d
2012-06-20replaced the clip icon with more visible one on selected row.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3113 ee746299-78ed-0310-b773-934348b2243d
2012-06-20added 'show_attach_tab' option (no UI) which toggles the Attachment tab and ↵hiro
toggle button. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3111 ee746299-78ed-0310-b773-934348b2243d
2012-06-19fixed 'Stop' button didn't become inactive after POP3 session finished.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3110 ee746299-78ed-0310-b773-934348b2243d
2012-06-19removed 'dereferencing type-punned pointer will break strict-aliasing rules' ↵hiro
compiler warnings. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3106 ee746299-78ed-0310-b773-934348b2243d
2012-06-19removed label warning on non-win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3105 ee746299-78ed-0310-b773-934348b2243d
2012-06-18modified the width of tool menu arrow button.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3101 ee746299-78ed-0310-b773-934348b2243d
2012-06-18added tooltip for message view toggle arrow.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3099 ee746299-78ed-0310-b773-934348b2243d
2012-06-18fixed a memory leak of a GtkItemFactory.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3097 ee746299-78ed-0310-b773-934348b2243d
2012-06-18disabled 'Save all...' menu on attach view if attached files with file name ↵hiro
do not exist. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3096 ee746299-78ed-0310-b773-934348b2243d
2012-06-18added attached filenames to the tool menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3095 ee746299-78ed-0310-b773-934348b2243d
2012-06-15src/messageview.c: modified menu label.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3094 ee746299-78ed-0310-b773-934348b2243d
2012-06-15changed the Text/Attachments tab to a toggle button.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3092 ee746299-78ed-0310-b773-934348b2243d
2012-06-13compose_attach_property(): force focus for compsoe window (will fix #70).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3091 ee746299-78ed-0310-b773-934348b2243d
2012-06-13included server name in the receive error dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3090 ee746299-78ed-0310-b773-934348b2243d
2012-06-12src/filesel.c: win32: handle multiple file selection with shortcuts.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3089 ee746299-78ed-0310-b773-934348b2243d
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