summaryrefslogtreecommitdiffstats
path: root/protos.h
AgeCommit message (Expand)Author
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-12-13Adding the envelope_from option.Thomas Roessler
1999-11-07Rewriting lots of the recvattach code.Thomas Roessler
1999-11-04IMAP postpone changes from Byrial Jensen.Thomas Roessler
1999-10-16Scoring improvements.Thomas Roessler
1999-09-30Add a resend-message function (similar to the _old_ edit-message),Thomas Roessler
1999-09-02A new edit-message feature, giving the raw message in an editor.Thomas Roessler
1999-08-31Adding a <parent-message> function. From Roland RosenfeldThomas Roessler
1999-08-20Brendan Cully's latest IMAP clean-up.Thomas Roessler
1999-08-04Various fixes; documentation.Thomas Roessler
1999-07-29Brendan Cully's latest IMAP patches.Thomas Roessler
1999-07-26When replying to a message/rfc822 attachment, the Context statisticsThomas Roessler
1999-07-20Use $from for resent-from headers when bouncing messages.Thomas Roessler
1999-07-01Various patches from last week, including:Thomas Roessler
1999-06-10Use the same address with take-alias and display-address.Thomas Roessler
1999-06-08Portability patches for SunOS 4.1. From Lars Hecking.Thomas Roessler
1999-06-02Major cutting & pasting: We now have a "real" library in lib.c whichThomas Roessler
1999-02-10Fix the security fix.Thomas Roessler
1999-02-10patch.mutt-0.95.1i.ld.signals.1: A major redesign of how childThomas Roessler
1999-02-04[unstable] Change the way mutt_quote_filename() worked. It's notThomas Roessler
1999-02-02Merging the external character set patch into unstable.Thomas 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-19Add the charset-hook command.Thomas Roessler
1999-01-13Clean up dependencies: remailer.h is no longer included by mutt.h,Thomas Roessler
1999-01-13A first take at adding a mixmaster front-end to mutt. Don't worry,Thomas Roessler
1999-01-09Byrial's latest changes to stable.Thomas Roessler
1999-01-07Updated implicit autoview handling from stable.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1999-01-06[unstable] Merge changes from stable: rx -> regex, Byrial's timezoneThomas Roessler
1999-01-02mutt_parse_date () shouldn't modify its argument. Problem noted byThomas Roessler
1998-11-23Change safe_malloc's size parameter from (unsigned int) to size_t.Thomas Roessler
1998-11-23From Byrial:Thomas Roessler
1998-11-18This patch simplifies the generation of content type parametersThomas Roessler
1998-11-16Drop ci_attach - it doesn't exist. Noted by Byrial Jensen.Thomas Roessler
1998-11-15My version of Byrial's parse_part patch.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-09Rewrite copy_delete_attach().Thomas Roessler
1998-11-09Fix an efficiency problem with the color index features.Thomas Roessler
1998-11-09- remove the static declaration from parse_date() in parse.c,Thomas Roessler
1998-10-27Preserve FCC headers when postponing. From Vikas.Thomas Roessler
1998-10-22- Preserve certain headers' values when recallling a postponedThomas Roessler
1998-10-21Fix match-all for the ~p, ~P modifiers.Thomas Roessler
1998-10-21Byrial Jensen's mutt_multi_choice() patch plus some GermanThomas Roessler
1998-10-15Fixing a memory hog which was introduced by the edit-message patch.Thomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-05Vikas' macro_function patch.Thomas Roessler