aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
AgeCommit message (Collapse)Author
2010-07-14always display fixed-positioned windows on screen.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2615 ee746299-78ed-0310-b773-934348b2243d
2010-06-17made user-agent string configurable from plug-ins.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2577 ee746299-78ed-0310-b773-934348b2243d
2010-05-24fixed compilation on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2547 ee746299-78ed-0310-b773-934348b2243d
2010-05-20modify sensitivity of attach context menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2540 ee746299-78ed-0310-b773-934348b2243d
2010-05-20added 'Open' menu in the attach context menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2539 ee746299-78ed-0310-b773-934348b2243d
2010-02-16added 'Enable address auto-completion' setting.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2480 ee746299-78ed-0310-b773-934348b2243d
2010-02-12compose_change_spell_lang_menu(): force selection of currently selected item ↵hiro
to update compose->spell_lang. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2473 ee746299-78ed-0310-b773-934348b2243d
2010-02-12Preserve PGP settings saving and loading drafts (thanks to Antonio).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2472 ee746299-78ed-0310-b773-934348b2243d
2010-02-12Preserve spell-checking settings saving and loading drafts (thanks to Antonio).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2471 ee746299-78ed-0310-b773-934348b2243d
2010-02-12optimized address auto-registration.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2467 ee746299-78ed-0310-b773-934348b2243d
2010-01-29applied the patch: Preserve 'Auto wrapping' setting when saving to and ↵hiro
loading from drafts. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2448 ee746299-78ed-0310-b773-934348b2243d
2010-01-27made address auto-registration configurable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2444 ee746299-78ed-0310-b773-934348b2243d
2010-01-26implemented auto-registration of new recipients.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2442 ee746299-78ed-0310-b773-934348b2243d
2010-01-21added new plug-in APIs for compose window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2436 ee746299-78ed-0310-b773-934348b2243d
2009-12-28added configure option '--disable-updatecheck' which disables the update ↵hiro
check feature. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2407 ee746299-78ed-0310-b773-934348b2243d
2009-12-21added option to set only mail address of recipients when replying.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2404 ee746299-78ed-0310-b773-934348b2243d
2009-12-16ignore case when checking mailing list post.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2396 ee746299-78ed-0310-b773-934348b2243d
2009-12-09added a menu item to request disposition notification.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2375 ee746299-78ed-0310-b773-934348b2243d
2009-12-08compose_close_cb(): fixed response handling on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2370 ee746299-78ed-0310-b773-934348b2243d
2009-12-08modified button order of dialog on closing compose window on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2365 ee746299-78ed-0310-b773-934348b2243d
2009-09-17introduced multi-threading.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2255 ee746299-78ed-0310-b773-934348b2243d
2009-09-15generate cache on adding messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2253 ee746299-78ed-0310-b773-934348b2243d
2008-07-16Force 'en' dictionary if user-specified language doesn't match.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2029 ee746299-78ed-0310-b773-934348b2243d
2008-07-16fixed Enchant support.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2028 ee746299-78ed-0310-b773-934348b2243d
2008-06-27supported GtkSpell 2.0.13 (with Enchant).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2022 ee746299-78ed-0310-b773-934348b2243d
2008-05-16display alert dialog when signing/encryption failed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1994 ee746299-78ed-0310-b773-934348b2243d
2008-05-08remember the maximized state of compose window.]hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1990 ee746299-78ed-0310-b773-934348b2243d
2008-04-24added option of excluded addresses/domains for recipients confirmation.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1985 ee746299-78ed-0310-b773-934348b2243d
2008-04-24exclude quote lines when notifying missing attachments.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1984 ee746299-78ed-0310-b773-934348b2243d
2008-04-08fixed leaks of GSList.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1972 ee746299-78ed-0310-b773-934348b2243d
2008-04-08made check recipients' entries not editable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1971 ee746299-78ed-0310-b773-934348b2243d
2008-04-08added the option to confirm recipients before sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1970 ee746299-78ed-0310-b773-934348b2243d
2008-03-28delete compose attach property dialog when closed.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1969 ee746299-78ed-0310-b773-934348b2243d
2008-03-28the feature to confirm missing attachments was added.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1968 ee746299-78ed-0310-b773-934348b2243d
2007-09-28fixed the crash when try to use ascii-armored PGP encryption.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1917 ee746299-78ed-0310-b773-934348b2243d
2007-09-20removed all warnings output with -Wall.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1910 ee746299-78ed-0310-b773-934348b2243d
2007-09-18display error and abort sending if the read of attach files fails.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1902 ee746299-78ed-0310-b773-934348b2243d
2007-09-10use combined method for encrypt and sign with PGP/MIME.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1893 ee746299-78ed-0310-b773-934348b2243d
2007-09-07implemented proper ascii-armored PGP encryption.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1891 ee746299-78ed-0310-b773-934348b2243d
2007-08-23also don't join '--' in line wrapping.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1882 ee746299-78ed-0310-b773-934348b2243d
2007-07-20fixed a memory leak, and made 2.4.4 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1874 ee746299-78ed-0310-b773-934348b2243d
2007-07-18fixed wrong null check of reply target on reedit.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1870 ee746299-78ed-0310-b773-934348b2243d
2007-07-17check replytarget's Message-Id when adding reply flags.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1867 ee746299-78ed-0310-b773-934348b2243d
2007-07-12refactored add-reply-or-forward-mark-after-sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1857 ee746299-78ed-0310-b773-934348b2243d
2007-07-11code cleanup.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1854 ee746299-78ed-0310-b773-934348b2243d
2007-07-10added the feature to reply to attached message/rfc822 messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1852 ee746299-78ed-0310-b773-934348b2243d
2007-07-10restore reply/forward target on reedit.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1851 ee746299-78ed-0310-b773-934348b2243d
2007-07-09implemented add-reply-or-forward-mark after sending from queue.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1850 ee746299-78ed-0310-b773-934348b2243d
2007-07-09implemented add-forward-mark-after-sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1849 ee746299-78ed-0310-b773-934348b2243d
2007-07-09implemented add-reply-mark-after-sending.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1848 ee746299-78ed-0310-b773-934348b2243d