aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2012-05-02src/inc.c: use a flag to distinguish the state of activity.hiro
2012-04-27src/compose.c: cancel sending if new mail check is running.hiro
2012-04-24updated copyright year.hiro
2012-04-23win32: added an option to play sound when new messages arrive.hiro
2012-04-20modified copyright year.hiro
2012-04-18removed compiler warnings caused by usage of gboolean as gpointer.hiro
2012-04-18fixed Bug #52: Address autocomplete: Not possible to select drop-down list el...hiro
2012-04-18removed unrequired debug prints.hiro
2012-04-18fixed Bug #47: Address book: Cancel editing contact results in click-and-drag...hiro
2012-04-13fixed a bug that a MIME part that didn't have a name could not be saved.hiro
2012-04-13preserve the last selected folders between sessions.hiro
2012-04-12show the detail of new messages on the trayicon tooltip.hiro
2012-04-12also use first and last name for address completion.hiro
2012-04-11src/addr_compl.c: also match to the subsequent part of the name of contacts (...hiro
2012-03-27don't open in-page link of HTML mail.hiro
2012-03-26adjusted the menu position of account popup and toolbar arrow.hiro
2012-03-26also support Shift+F10 for menu popup.hiro