aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-31remote mailbox: Changed 'Refresh' button/menu to 'Resume'.hiro
2013-01-31remote mailbox: do not disconnect immediately but send QUIT on normal POP3 er...hiro
2013-01-31changed safe mode option to '--safe-mode'.hiro
2013-01-30made the button sensitivity and Stop/Refresh label of remote mailbox dialog c...hiro
2013-01-25check the existence of destination folder when editing filter rule.hiro
2013-01-24do not disconnect immediately but send QUIT on normal POP3 errors.hiro
2013-01-22added safe mode (don't load plug-ins).hiro
2012-10-29fixed hyperlink when 'Show attached files first on message view' option was set.hiro
2012-10-10removed includedir from include path in Makefiles.hiro
2012-09-25fixed long-standing drag begin bug on IMAP folders (#93).hiro
2012-08-16minor optimization for headerview tooltips.hiro
2012-08-16removed debug output.hiro
2012-08-16Don't show previous tooltips on headerview when cleared.hiro
2012-08-16fixed tooltips on windows.hiro
2012-08-16removed redundant gtk_tooltips_new() and destroy GtkTooltips object on close.hiro
2012-08-16added tooltips of header labels.hiro
2012-08-15added an option to specify the position of attach tool button.hiro
2012-08-08enabled viewing of external rfc822 message files. Recognize mailto: or file: ...hiro
2012-07-27src/export.c: pass the opened FolderItem when 'Export only selected messages'...hiro
2012-07-27made export/import progress dialog cancellable.hiro
2012-07-27added 'Export only selected messages' option to the export dialog.hiro
2012-07-26enable quick launch from the attach tool menu.hiro
2012-07-26moved Images option in Display - Attach tab.hiro
2012-07-25prefs_common_dialog.c: fixed description.hiro
2012-07-25improved the new attachmemts interface.hiro
2012-06-25possible fix for gmodule link error on some environments (#74). Updated copyr...hiro
2012-06-20adjusted the width of the attach column.hiro
2012-06-20replaced the clip icon with more visible one on selected row.hiro
2012-06-20added 'show_attach_tab' option (no UI) which toggles the Attachment tab and t...hiro
2012-06-19fixed 'Stop' button didn't become inactive after POP3 session finished.hiro
2012-06-19removed 'dereferencing type-punned pointer will break strict-aliasing rules' ...hiro
2012-06-19removed label warning on non-win32.hiro
2012-06-18modified the width of tool menu arrow button.hiro
2012-06-18added tooltip for message view toggle arrow.hiro
2012-06-18fixed a memory leak of a GtkItemFactory.hiro
2012-06-18disabled 'Save all...' menu on attach view if attached files with file name d...hiro
2012-06-18added attached filenames to the tool menu.hiro
2012-06-15src/messageview.c: modified menu label.hiro
2012-06-15changed the Text/Attachments tab to a toggle button.hiro
2012-06-13compose_attach_property(): force focus for compsoe window (will fix #70).hiro
2012-06-13included server name in the receive error dialog.hiro
2012-06-12src/filesel.c: win32: handle multiple file selection with shortcuts.hiro
2012-06-11win32: follow Windows shortcut (.lnk) on file selection dialog.hiro
2012-06-06src/inc.c: properly detect DNS lookup error when session_connect_full() faile...hiro
2012-05-31differentiate DNS lookup error from connection errors.hiro
2012-05-30fixed a bug that messages could not be sent with POP before SMTP enabled.hiro
2012-05-28properly set line-space for auto-wrapped lines (fixes Bug #64).hiro
2012-05-18open compose window before receiving on startup.hiro
2012-05-02fixed Bug #54: Focus problem when reediting/forwarding emails after attachmen...hiro
2012-05-02loosen up queue/draft check on mail check is running.hiro