summaryrefslogtreecommitdiffstats
path: root/compose.c
AgeCommit message (Expand)Author
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
1998-11-18Remove some uuencode-related debris.Thomas Roessler
1998-11-15I can elaborate a little more on the last paragraph. It is deletionThomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-11-10Wrong fix from Vikas. Undo it. (Noted by Byrial.)Thomas Roessler
1998-11-10Fix a multi_choice related bug. From Vikas.Thomas Roessler
1998-10-27- snd_entry() is marked staticThomas Roessler
1998-10-27Preserve FCC headers when postponing. From Vikas.Thomas Roessler
1998-10-21Vikas' write_fcc patch.Thomas Roessler
1998-10-21Byrial Jensen's mutt_multi_choice() patch plus some GermanThomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-15A slightly modified version of Vikas' help_unbound patch.Thomas Roessler
1998-10-14Warn the user before sending out uuencoded attachments.Thomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-12The attached patch removes some redundant code related to the macroThomas Roessler
1998-10-05Some fixes to the macro-function patch.Thomas Roessler
1998-10-05Vikas' macro_function patch.Thomas Roessler
1998-10-02More () fixes.Thomas Roessler
1998-10-01Translate help strigns.Thomas Roessler
1998-10-01Translate the various help lines.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-30Tell the user how to attach messages when using the attach-messageThomas Roessler
1998-09-23Disable recursive invocations of the attach-message function.Thomas Roessler
1998-09-16Introduce the OPTUSEHEADERDATE pseudo-option to controlThomas Roessler
1998-09-15[patch-0.94.6i.gt.arrow.1] Add M_ARROWCURSOR on theThomas Roessler