summaryrefslogtreecommitdiffstats
path: root/muttlib.c
AgeCommit message (Expand)Author
2000-07-28Handle expunged messages. From Brendan Cully.Thomas Roessler
2000-06-26Fix a possible segmentation fault in mutt_expand_path. Noted byThomas Roessler
2000-06-22Avoid crashing when forwarding message/rfc822-type attachments.Thomas Roessler
2000-06-21Fix ~logname expansion.Thomas Roessler
2000-06-21More character set clean-up.Thomas Roessler
2000-06-21Remove unused mutt_dup_body () function.Thomas Roessler
2000-05-21Comment a bit of code.Thomas Roessler
2000-05-20Add mutt_gecos_name function which centrally handles the GECOSThomas Roessler
2000-05-16mutt_expand_path is now able to escape special characters for use inThomas Roessler
2000-05-16Sanitize file name suggestions passed to mutt_adv_mktemp.Thomas Roessler
2000-05-09Edmund Grimley Evans' UTF-8 patch.Thomas Roessler
2000-04-09The "!!" shortcut had another flaw. Noted by Martin MichlmayrThomas Roessler
2000-03-20Fix the "!!" shortcut for the last folder. Noted by Byrial Jensen.Thomas Roessler
2000-03-16Localization nit from Byrial Jensen.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-02-18In mutt_copy_body(), we also need to strdup() the content-description.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-02-07Fix bug#22.Thomas Roessler
2000-01-10More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>.Thomas Roessler
2000-01-10Add (and use) a function mutt_str_replace, which essentiallyThomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-11-23Permit !! for the last folder. Elm compatibility.Thomas Roessler
1999-11-07Rewriting lots of the recvattach code.Thomas Roessler
1999-09-07* redoes the folder update optimisation I did yesterday. It's somewhatThomas Roessler
1999-09-06* Small imap/Makefile.am tweak for make distThomas Roessler
1999-08-19Ian Bell (turnpike) reports that Outlook Express expects theThomas Roessler
1999-06-02Major cutting & pasting: We now have a "real" library in lib.c whichThomas Roessler