aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-12-28implemented vertical view. Separated quick search into another module.hiro
2007-12-27added the option to treat HTML only messages as attachment.hiro
2007-12-27don't enable windres on non-win32 platforms.hiro
2007-12-21win32: call app_will_exit() when WM_ENDSESSION is received.hiro
2007-12-20fixed beep on folders with one message when using GTK+ 2.12.hiro
2007-12-18fixed warnings again.hiro
2007-12-17syldap_display_search_results(): fixed warnings.hiro
2007-12-17syldap.c: fixed memory leaks.hiro
2007-10-11disable /Message/Re-edit menu of message view window in non-sent folders.hiro
2007-09-28fixed the crash when try to use ascii-armored PGP encryption.hiro
2007-09-27fixed the status label so that it will automatically resize when there is not...hiro
2007-09-26keep previous focus when separation changed.hiro
2007-09-20removed all warnings output with -Wall.hiro
2007-09-20fixed 'Set display item of summary...' button in the common prefs dialog.hiro
2007-09-18display error and abort sending if the read of attach files fails.hiro
2007-09-14block notify if a new message is read on receiving.hiro
2007-09-13summaryview.c: compare using simpilfied To strings.hiro