aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
AgeCommit message (Expand)Author
2006-09-20fixed crash with GTK+ 2.10.hiro
2006-09-19improved PGP/MIME compatibility.hiro
2006-09-19check Bcc recipients before encryption.hiro
2006-09-12made workaround for UTF-8 with BOM.hiro
2006-08-09also set the sensitivity of '/File/Append signature' in compose menu.hiro
2006-08-09when inserting file, check whole file to see if it is UTF-8.hiro
2006-07-28added Windows-1257 encoding for Baltic.hiro
2006-07-26fixed reply-to-all.hiro
2006-03-17implemented RFC 2231 filename encoding on send.hiro
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
2006-03-07allow relative signature path.hiro
2006-03-06always enable To, Cc, and Bcc button of the address book.hiro
2006-03-06enabled View/Cc menu on mail accounts.hiro
2006-02-07fixed a problem that the UI was still insensitive after execution of external...hiro
2006-02-01disabled Actions menu on win32.hiro
2006-01-31added Arabic encoding, and 2.2.0beta7 release.hiro
2006-01-30fixed a bug that automatic account selection was disabled on IMAP4 folders.hiro
2006-01-26removed 'Wrap before sending' option, which was rather problematic.hiro
2006-01-25'File/Insert signature' now inserts signature into current cursor position.hiro
2006-01-24force attaching of specific types on forwarding even if filename is unspecified.hiro
2006-01-20allow non-ascii mailto string and filename on --compose option.hiro
2005-12-26added Windows-1252 for display encoding.hiro
2005-12-26don't traverse inside message/rfc822 to avoid duplicated attachments.hiro
2005-12-26only add modified flag when files are manually attached.hiro
2005-12-25include message/rfc822 parts when forwarding.hiro
2005-12-25attach all parts with filenames when forwarding.hiro
2005-12-22fixed enumerated lines detection.hiro
2005-12-21reflect flag changes on virtual folders in the real ones.hiro
2005-12-21some modification of searching.hiro
2005-12-20modified compose_is_itemized().hiro
2005-12-20compose_is_itemized(): also check for enumerated lines such as (1), (2), ...hiro
2005-12-05enabled COMPOSE_REPLY_TO_ALL for NNTP.hiro
2005-11-28reverted linebreak conversion.hiro
2005-11-25also canonicalize on redirect/queue.hiro
2005-11-25always canonicalize composed message.hiro
2005-11-22modified 'filter sent messages'.hiro
2005-11-22remember the last compose window position.hiro
2005-11-21win32: fixed compose window appeared always top-left.hiro
2005-11-21compose.c: give priority to locale to UTF-8 conversion.hiro
2005-11-17compose.c: made edit mark less intrusive.hiro
2005-11-17implemented spell checking.hiro
2005-11-16don't reply to list for subscribe confirmation request etc.hiro
2005-11-16fixed compilation error if GPGME is not enabled.hiro
2005-11-14fixes occasional summary update failure on win32 and some filesystems.hiro
2005-11-11fixed separator of newsgroups.hiro
2005-11-10hide PGP checkboxes if PGP is not available.hiro
2005-11-09allow drop of files in the whole compose window. Disabled insertion of text b...hiro
2005-11-07implemented auto-save.hiro
2005-11-04fixed a crash when the external editor was terminated while opening confirmat...hiro
2005-11-02src/compose.c: unlink compose->exteditor_file if exist.hiro