summaryrefslogtreecommitdiffstats
path: root/compose.c
AgeCommit message (Expand)Author
2001-04-19Don't try to select the secret key from the public key ring.Thomas Roessler
2001-02-12Auto-detect the micalg used with PGP/MIME signatures.Thomas Roessler
2001-01-27Add collapsing to the receive-attach menu, and improve digestThomas Roessler
2000-11-27Make sure edit-type works without a segmentation fault from theThomas Roessler
2000-10-10Vsevolod Volkov's POP mailbox patch.Thomas Roessler
2000-06-21More character set clean-up.Thomas Roessler
2000-06-21Fix character set selection. Postponing and recalling messagesThomas Roessler
2000-06-19No need to include iconv.h.Thomas Roessler
2000-06-16patch-1.3.3.tlr.change_charset.1Thomas Roessler
2000-06-14Remove recode-attachment, and the "decoder" API. (EGE)Thomas Roessler
2000-05-24Make charset-hook work with an external iconv implementation.Thomas Roessler
2000-05-16Some fixes to the size calculation code.Thomas Roessler
2000-05-16A modified version of Will Fiveash's compose format patch.Thomas Roessler
2000-05-09Edmund Grimley Evans' UTF-8 patch.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-03-03Fix index updates when closing or synching mail folders fails.Thomas Roessler
2000-02-14Fix a couple of random perror() calls and related problems.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-01-29Michael Elkins' content-disposition patch, with some small changes.Thomas Roessler
2000-01-20Typo noted by edmundo@rano.org.Thomas Roessler
2000-01-10Add (and use) a function mutt_str_replace, which essentiallyThomas Roessler
2000-01-08Unified edit-type function for the index, compose, andThomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-11-07Rewriting lots of the recvattach code.Thomas Roessler
1999-10-21Another sprintf-vs-null issue.Thomas Roessler
1999-10-05small fixes from Gero Treuner.Thomas Roessler
1999-09-02A new edit-message feature, giving the raw message in an editor.Thomas Roessler
1999-08-15Make attach-message work with IMAP folders.Thomas Roessler
1999-07-21*grr* avoid a warning about /* in a comment.Thomas Roessler
1999-07-21call mutt_update_encoding() after changing an attachment's contentThomas Roessler
1999-06-08- Add a $weed option.Thomas Roessler
1999-06-03Experimental: New PGP invocation interface. The invocations are doneThomas Roessler
1999-04-12Clean-up, from Vikas.Thomas Roessler
1999-04-12Fix default character set setting when attaching text files.Thomas Roessler
1999-02-10patch.mutt-0.95.1i.ld.signals.1: A major redesign of how childThomas Roessler
1999-02-03[unstable] Produce some reasonable character set support whenThomas Roessler
1999-02-02Merging the external character set patch into unstable.Thomas Roessler
1999-01-26$resolve should be honored when doing toggle-unlink on the composeThomas Roessler
1999-01-25This may fix a core dump under certain circumstances. Can't checkThomas Roessler
1999-01-22Enable tagging in the file browser.Thomas Roessler
1999-01-22Heavy hacking on mutt's pgp support. We no longer read the completeThomas Roessler
1999-01-14Mixmaster user interface beautification.Thomas Roessler
1999-01-13Qualify addresses before passing them to mixmaster.Thomas Roessler
1999-01-13A first take at adding a mixmaster front-end to mutt. Don't worry,Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-12-16Permit the user to set the typical MIME parameters used withThomas Roessler
1998-12-10Redraw fix after the content type was changed on the compose menu.Thomas Roessler
1998-12-02The attached patch fixes yet another redraw related bug. When I callThomas Roessler
1998-12-02From the Compose menu, invoke attach-message. Tag a whole bunch ofThomas Roessler
1998-11-18This patch simplifies the generation of content type parametersThomas Roessler