aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-31made 2.4.5 release.hiro
2007-08-31fixed another format string bug in address completion.hiro
2007-08-30updated NEWS.hiro
2007-08-23updated po files.hiro
2007-08-23also don't join '--' in line wrapping.hiro
2007-08-23conv_get_current_locale(): fixed the case when cur_locale is null string.hiro
2007-08-23fixed format string vulnerability.hiro
2007-07-20fixed a memory leak, and made 2.4.4 release.hiro
2007-07-20ignore errors right after QUIT (workaround for Gmail SMTP server).hiro
2007-07-18fixed wrong null check of reply target on reedit.hiro
2007-07-17remove temporary file after reply to attached messages.hiro
2007-07-17check replytarget's Message-Id when adding reply flags.hiro
2007-07-13updated NEWS.hiro
2007-07-13prefs_common_junk_folder_rename_path(): fixed.hiro
2007-07-13also update junk folder path when a folder is renamed.hiro
2007-07-13win32: fixes renaming of folder didn't modify filter actions.hiro
2007-07-12updated NEWS.hiro
2007-07-12refactored add-reply-or-forward-mark-after-sending.hiro
2007-07-12updated po files and fixed date of ChangeLog.hiro
2007-07-11code cleanup.hiro
2007-07-11editbook.c: win32: fixed a bug that the name entry didn't accept key input.hiro
2007-07-10added the feature to reply to attached message/rfc822 messages.hiro
2007-07-10restore reply/forward target on reedit.hiro
2007-07-09implemented add-reply-or-forward-mark after sending from queue.hiro
2007-07-09implemented add-forward-mark-after-sending.hiro
2007-07-09implemented add-reply-mark-after-sending.hiro
2007-06-26made 2.4.3 release.hiro
2007-06-25addressbook.c: null-check person to avoid crash.hiro
2007-06-22about.c: place cursor at the start.hiro
2007-06-15updated NEWS.hiro
2007-06-15fixes invisible dialog when main window is hidden.hiro
2007-06-13updated NEWS.hiro
2007-06-12updated NEWS.hiro
2007-06-11fixes stall of SMTP when sending via dialup connection.hiro
2007-06-08supported UTF-8 with BOM when inserting signature.hiro
2007-06-07win32: abort socket polling if not connected.hiro
2007-06-04clear search entry when Escape key is pressed.hiro
2007-05-28fixed infinite loop when pid was not obtained on the execution of external ed...hiro
2007-05-28don't execute automatic incorporation while file selection dialog is open.hiro
2007-05-23updated po files.hiro
2007-05-18made 2.4.2 release.hiro
2007-05-18git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1711 ee746299-78ed-0310-b...hiro
2007-05-18updated NEWS.hiro
2007-05-18URI encode mailto: to protect '+'.hiro
2007-05-17updated NEWS.hiro
2007-05-17added --open to the help message, and updated po files.hiro
2007-05-17added --open to the help message.hiro
2007-05-16improved the performance of Mark all read on IMAP4 by only modifying the flag...hiro
2007-05-16process quoted-pair correctly.hiro
2007-05-15use quoted-printable or base64 to protect trailing spaces on PGP/MIME signing...hiro