aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2005-11-28moved outgoing encoding option into Display - Encoding tab.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@786 ee746299-78ed-0310-b773-934348b2243d
2005-11-28reverted linebreak conversion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@783 ee746299-78ed-0310-b773-934348b2243d
2005-11-25also canonicalize on redirect/queue.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@782 ee746299-78ed-0310-b773-934348b2243d
2005-11-25always canonicalize composed message.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@781 ee746299-78ed-0310-b773-934348b2243d
2005-11-25fixed warning of imageview.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@778 ee746299-78ed-0310-b773-934348b2243d
2005-11-22modified 'filter sent messages'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@773 ee746299-78ed-0310-b773-934348b2243d
2005-11-22reduced memory usage on SMTP session.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@771 ee746299-78ed-0310-b773-934348b2243d
2005-11-22remember the last compose window position.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@769 ee746299-78ed-0310-b773-934348b2243d
2005-11-21win32: fixed compose window appeared always top-left.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@768 ee746299-78ed-0310-b773-934348b2243d
2005-11-21compose.c: give priority to locale to UTF-8 conversion.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@767 ee746299-78ed-0310-b773-934348b2243d
2005-11-21reorganized the common prefs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@765 ee746299-78ed-0310-b773-934348b2243d
2005-11-18moved the position of Spell tab.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@762 ee746299-78ed-0310-b773-934348b2243d
2005-11-17compose.c: made edit mark less intrusive.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@761 ee746299-78ed-0310-b773-934348b2243d
2005-11-17Fixed window focus after closing quote colors dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@758 ee746299-78ed-0310-b773-934348b2243d
2005-11-17fixed crash when quote colors dialog was closed by the window close button.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@757 ee746299-78ed-0310-b773-934348b2243d
2005-11-17show GtkSpell in compiled-in features.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@756 ee746299-78ed-0310-b773-934348b2243d
2005-11-17implemented spell checking.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@754 ee746299-78ed-0310-b773-934348b2243d
2005-11-16don't reply to list for subscribe confirmation request etc.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@753 ee746299-78ed-0310-b773-934348b2243d
2005-11-16don't show '+' (unread) mark even if unread messages are in Trash.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@752 ee746299-78ed-0310-b773-934348b2243d
2005-11-16fixed a bug that the selection was broken (and sometimes crashed) when mark, ↵hiro
unread, and colorlabel flags were changed while the summary was sorted by the flags. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@751 ee746299-78ed-0310-b773-934348b2243d
2005-11-16fixed compilation error if GPGME is not enabled.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@750 ee746299-78ed-0310-b773-934348b2243d
2005-11-15popup main window if edit account dialog is not present.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@747 ee746299-78ed-0310-b773-934348b2243d
2005-11-15win32: the method of detecting executables was modified.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@746 ee746299-78ed-0310-b773-934348b2243d
2005-11-14fixes occasional summary update failure on win32 and some filesystems.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@744 ee746299-78ed-0310-b773-934348b2243d
2005-11-14prevent integer overflow on summary status.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@742 ee746299-78ed-0310-b773-934348b2243d
2005-11-14added separator between the summary status and the header pane.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@741 ee746299-78ed-0310-b773-934348b2243d
2005-11-11fixed separator of newsgroups.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@739 ee746299-78ed-0310-b773-934348b2243d
2005-11-11win32: disable digit locale variable such as 'LANG=1041'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@737 ee746299-78ed-0310-b773-934348b2243d
2005-11-11removed the outer border of mainwindow.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@736 ee746299-78ed-0310-b773-934348b2243d
2005-11-10don't show gpg warning on win32 by default.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@735 ee746299-78ed-0310-b773-934348b2243d
2005-11-10hide PGP checkboxes if PGP is not available.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@734 ee746299-78ed-0310-b773-934348b2243d
2005-11-10check if OpenPGP protocol is available on startup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@733 ee746299-78ed-0310-b773-934348b2243d
2005-11-09win32: fixed window focus problem on account dialog and filter dialog.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@730 ee746299-78ed-0310-b773-934348b2243d
2005-11-09allow drop of files in the whole compose window. Disabled insertion of text ↵hiro
by DnD. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@729 ee746299-78ed-0310-b773-934348b2243d
2005-11-08src/ldif.c: ldif_get_line(): fixed buffer overflow.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@720 ee746299-78ed-0310-b773-934348b2243d
2005-11-07added '--exit' command line option.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@719 ee746299-78ed-0310-b773-934348b2243d
2005-11-07implemented auto-save.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@718 ee746299-78ed-0310-b773-934348b2243d
2005-11-07hide options which is useless on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@717 ee746299-78ed-0310-b773-934348b2243d
2005-11-07moved the location of fallback_encoding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@716 ee746299-78ed-0310-b773-934348b2243d
2005-11-04fixed a crash when the external editor was terminated while opening ↵hiro
confirmation dialog. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@715 ee746299-78ed-0310-b773-934348b2243d
2005-11-04added preset menu for junk learning commands.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@713 ee746299-78ed-0310-b773-934348b2243d
2005-11-04follow the 'mark_junk_as_read' setting when marking as junk.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@712 ee746299-78ed-0310-b773-934348b2243d
2005-11-02popup main window when account edit dialog is closed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@711 ee746299-78ed-0310-b773-934348b2243d
2005-11-02added an option to mark filtered junk mails as read.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@710 ee746299-78ed-0310-b773-934348b2243d
2005-11-02src/compose.c: unlink compose->exteditor_file if exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@708 ee746299-78ed-0310-b773-934348b2243d
2005-11-02compose.c: stop watching of child process in case something weird happened.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@707 ee746299-78ed-0310-b773-934348b2243d
2005-11-02src/compose.c: fixed for win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@706 ee746299-78ed-0310-b773-934348b2243d
2005-11-02reimplemented external editor with GSpawn and GChildWatch.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@705 ee746299-78ed-0310-b773-934348b2243d
2005-11-02moved fallback encoding setting to Advanced tab.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@704 ee746299-78ed-0310-b773-934348b2243d
2005-11-01fixed focus problem in win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@703 ee746299-78ed-0310-b773-934348b2243d