aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
AgeCommit message (Expand)Author
2010-07-14always display fixed-positioned windows on screen.hiro
2010-06-17made user-agent string configurable from plug-ins.hiro
2010-05-24fixed compilation on win32.hiro
2010-05-20modify sensitivity of attach context menu.hiro
2010-05-20added 'Open' menu in the attach context menu.hiro
2010-02-16added 'Enable address auto-completion' setting.hiro
2010-02-12compose_change_spell_lang_menu(): force selection of currently selected item ...hiro
2010-02-12Preserve PGP settings saving and loading drafts (thanks to Antonio).hiro
2010-02-12Preserve spell-checking settings saving and loading drafts (thanks to Antonio).hiro
2010-02-12optimized address auto-registration.hiro
2010-01-29applied the patch: Preserve 'Auto wrapping' setting when saving to and loadin...hiro
2010-01-27made address auto-registration configurable.hiro
2010-01-26implemented auto-registration of new recipients.hiro
2010-01-21added new plug-in APIs for compose window.hiro
2009-12-28added configure option '--disable-updatecheck' which disables the update chec...hiro
2009-12-21added option to set only mail address of recipients when replying.hiro
2009-12-16ignore case when checking mailing list post.hiro
2009-12-09added a menu item to request disposition notification.hiro
2009-12-08compose_close_cb(): fixed response handling on win32.hiro
2009-12-08modified button order of dialog on closing compose window on win32.hiro
2009-09-17introduced multi-threading.hiro
2009-09-15generate cache on adding messages.hiro
2008-07-16Force 'en' dictionary if user-specified language doesn't match.hiro
2008-07-16fixed Enchant support.hiro
2008-06-27supported GtkSpell 2.0.13 (with Enchant).hiro
2008-05-16display alert dialog when signing/encryption failed.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-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
2007-09-28fixed the crash when try to use ascii-armored PGP encryption.hiro
2007-09-20removed all warnings output with -Wall.hiro
2007-09-18display error and abort sending if the read of attach files fails.hiro
2007-09-10use combined method for encrypt and sign with PGP/MIME.hiro
2007-09-07implemented proper ascii-armored PGP encryption.hiro
2007-08-23also don't join '--' in line wrapping.hiro
2007-07-20fixed a memory leak, and made 2.4.4 release.hiro
2007-07-18fixed wrong null check of reply target on reedit.hiro
2007-07-17check replytarget's Message-Id when adding reply flags.hiro
2007-07-12refactored add-reply-or-forward-mark-after-sending.hiro
2007-07-11code cleanup.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