aboutsummaryrefslogtreecommitdiff
path: root/src/compose.c
AgeCommit message (Collapse)Author
2007-02-05fixed '/View/Customize toolbar...' menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1528 ee746299-78ed-0310-b773-934348b2243d
2007-02-02disable 'Send' button when no queued messages exist.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1527 ee746299-78ed-0310-b773-934348b2243d
2007-02-01refactored the toolbar structure.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1520 ee746299-78ed-0310-b773-934348b2243d
2007-01-31added the option 'Text at the right of icon' for the toolbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1516 ee746299-78ed-0310-b773-934348b2243d
2007-01-31reimplemented the toolbar with new APIs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1514 ee746299-78ed-0310-b773-934348b2243d
2007-01-30don't automatically hide Junk and Execute button.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1511 ee746299-78ed-0310-b773-934348b2243d
2007-01-26fixed a bug that the toolbar state was reset to GTK_TOOLBAR_BOTH after the ↵hiro
customization of toolbar. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1507 ee746299-78ed-0310-b773-934348b2243d
2007-01-26implemented the toolbar customization of the composition window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1503 ee746299-78ed-0310-b773-934348b2243d
2006-12-28win32: fixed compose window couldn't be maximized.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1461 ee746299-78ed-0310-b773-934348b2243d
2006-12-28compose_exec_ext_editor(): display verbose error message. Fixed a memory leak.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1460 ee746299-78ed-0310-b773-934348b2243d
2006-12-14added Bcc: and Reply-To: to the template.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1423 ee746299-78ed-0310-b773-934348b2243d
2006-12-13In reedit mode, place cursor at the top of the text. Set the default focus ↵hiro
to To or Subject entry if they're empty. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1416 ee746299-78ed-0310-b773-934348b2243d
2006-12-08added the option to input signature directly.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1408 ee746299-78ed-0310-b773-934348b2243d
2006-11-29added an option to inherit recipients on reply to self messages.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1384 ee746299-78ed-0310-b773-934348b2243d
2006-09-20fixed crash with GTK+ 2.10.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1172 ee746299-78ed-0310-b773-934348b2243d
2006-09-19improved PGP/MIME compatibility.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1169 ee746299-78ed-0310-b773-934348b2243d
2006-09-19check Bcc recipients before encryption.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1167 ee746299-78ed-0310-b773-934348b2243d
2006-09-12made workaround for UTF-8 with BOM.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1150 ee746299-78ed-0310-b773-934348b2243d
2006-08-09also set the sensitivity of '/File/Append signature' in compose menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1122 ee746299-78ed-0310-b773-934348b2243d
2006-08-09when inserting file, check whole file to see if it is UTF-8.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1121 ee746299-78ed-0310-b773-934348b2243d
2006-07-28added Windows-1257 encoding for Baltic.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1103 ee746299-78ed-0310-b773-934348b2243d
2006-07-26fixed reply-to-all.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1099 ee746299-78ed-0310-b773-934348b2243d
2006-03-17implemented RFC 2231 filename encoding on send.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1052 ee746299-78ed-0310-b773-934348b2243d
2006-03-09added a hidden option "mime_command" for backward compatibility.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1035 ee746299-78ed-0310-b773-934348b2243d
2006-03-07allow relative signature path.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1031 ee746299-78ed-0310-b773-934348b2243d
2006-03-06always enable To, Cc, and Bcc button of the address book.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1029 ee746299-78ed-0310-b773-934348b2243d
2006-03-06enabled View/Cc menu on mail accounts.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1027 ee746299-78ed-0310-b773-934348b2243d
2006-02-07fixed a problem that the UI was still insensitive after execution of ↵hiro
external editor failed. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@983 ee746299-78ed-0310-b773-934348b2243d
2006-02-01disabled Actions menu on win32.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@952 ee746299-78ed-0310-b773-934348b2243d
2006-01-31added Arabic encoding, and 2.2.0beta7 release.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@949 ee746299-78ed-0310-b773-934348b2243d
2006-01-30fixed a bug that automatic account selection was disabled on IMAP4 folders.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@942 ee746299-78ed-0310-b773-934348b2243d
2006-01-26removed 'Wrap before sending' option, which was rather problematic.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@933 ee746299-78ed-0310-b773-934348b2243d
2006-01-25'File/Insert signature' now inserts signature into current cursor position.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@926 ee746299-78ed-0310-b773-934348b2243d
2006-01-24force attaching of specific types on forwarding even if filename is unspecified.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@924 ee746299-78ed-0310-b773-934348b2243d
2006-01-20allow non-ascii mailto string and filename on --compose option.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@916 ee746299-78ed-0310-b773-934348b2243d
2005-12-26added Windows-1252 for display encoding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@864 ee746299-78ed-0310-b773-934348b2243d
2005-12-26don't traverse inside message/rfc822 to avoid duplicated attachments.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@863 ee746299-78ed-0310-b773-934348b2243d
2005-12-26only add modified flag when files are manually attached.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@862 ee746299-78ed-0310-b773-934348b2243d
2005-12-25include message/rfc822 parts when forwarding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@860 ee746299-78ed-0310-b773-934348b2243d
2005-12-25attach all parts with filenames when forwarding.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@858 ee746299-78ed-0310-b773-934348b2243d
2005-12-22fixed enumerated lines detection.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@855 ee746299-78ed-0310-b773-934348b2243d
2005-12-21reflect flag changes on virtual folders in the real ones.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@850 ee746299-78ed-0310-b773-934348b2243d
2005-12-21some modification of searching.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@848 ee746299-78ed-0310-b773-934348b2243d
2005-12-20modified compose_is_itemized().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@847 ee746299-78ed-0310-b773-934348b2243d
2005-12-20compose_is_itemized(): also check for enumerated lines such as (1), (2), ...hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@846 ee746299-78ed-0310-b773-934348b2243d
2005-12-05enabled COMPOSE_REPLY_TO_ALL for NNTP.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@801 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-22modified 'filter sent messages'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@773 ee746299-78ed-0310-b773-934348b2243d