aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-10-07added POP3 remote mailbox button to the toolbar.hiro
2008-10-07disable '/Message/Receive/Remote mailbox...' when mail incorporation is active.hiro
2008-10-01remote mailbox: fixed sorting by subject, date and size.hiro
2008-09-29check for HAVE_LOCALE_H and ENABLE_NLS.hiro
2008-09-26added progress column to the progress dialog.hiro
2008-09-26use target header field as a default filter name when creating filter rule au...hiro
2008-09-25remote mailbox: send NOOP command for each 30 seconds to prevent session time...hiro
2008-09-24workaround for some broken IMAP4 servers.hiro
2008-09-24remote mailbox: display 'Quitting' on logout.hiro
2008-09-19remote mailbox: modified style.hiro
2008-09-19remote mailbox: added stop button which stops retrieving of headers.hiro
2008-09-18remote mailbox: enabled cancellation on connection.hiro
2008-09-18remote mailbox: implemented receiving of messages.hiro
2008-09-18remote mailbox: added timeout. Show dialog on error.hiro
2008-09-17remote mailbox: implemented message display.hiro
2008-09-17implemented remote POP3 mailbox.hiro
2008-07-16Force 'en' dictionary if user-specified language doesn't match.hiro
2008-07-16fixed Enchant support.hiro
2008-07-04win32: handle window messages even if console is initialized.hiro
2008-07-04only enable init_console_done on Win32.hiro
2008-07-04win32: handle console ctrl events.hiro
2008-06-27supported GtkSpell 2.0.13 (with Enchant).hiro
2008-06-20block signals on handler call.hiro
2008-06-20handle SIGHUP/SIGINT/SIGTERM/SIGQUIT signals on Unix.hiro
2008-06-06removed the restriction that the template body over 8KB could not be read.hiro
2008-06-06trivial fixes.hiro
2008-05-22fixed a crash.hiro
2008-05-16display alert dialog when signing/encryption failed.hiro
2008-05-14don't move focus from text view to summary view when displaying messages.hiro
2008-05-08remember the maximized state of compose window.]hiro
2008-04-24added option of excluded addresses/domains for recipients confirmation.hiro
2008-04-24exclude quote lines when notifying missing attachments.hiro
2008-04-11reset quick search condition if search bar is now shown.hiro
2008-04-11added missing include.hiro
2008-04-10added 'Edit/Quick search' menu. Also search To: header in Sent/Draft/Queue fo...hiro
2008-04-10spaces in address and server entries are automatically removed at applying ac...hiro
2008-04-09always display error dialog when connection to SMTP server failed.hiro
2008-04-08fixed leaks of GSList.hiro
2008-04-08made check recipients' entries not editable.hiro
2008-04-08added the option to confirm recipients before sending.hiro
2008-03-28delete compose attach property dialog when closed.hiro
2008-03-28the feature to confirm missing attachments was added.hiro
2008-03-27number of matches is displayed when query search is done.hiro
2008-03-19win32: fixed absolute path was not handled correctly with --attach option.hiro
2008-03-13fixed address completion.hiro
2008-02-29added missing include.hiro
2008-02-29made 2.5.0beta1 release.hiro
2008-02-28fixed a bug that the quote description dialog never appeared again after clos...hiro
2008-02-15added the feature to save SSL peer certificate and always accept it.hiro
2008-01-08fixed crash on quick search menu change.hiro