summaryrefslogtreecommitdiffstats
path: root/postpone.c
AgeCommit message (Expand)Author
2017-05-05Change message modifying operations to additively set redraw flags.Kevin McCarthy
2017-03-26Add a menu stack to track current and past menus.Kevin McCarthy
2016-09-03Preserve message-id and mft headers for recalled messages. (closes #3081)Kevin McCarthy
2016-07-17Add the trash folder patch.Kevin McCarthy
2016-06-18pass context in mx_close_messageDamien Riegel
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2016-02-07Fix pgp and smime decryption in mutt_prepare_template().Kevin McCarthy
2016-01-01Convert copyright years to all use 4 digit years.Kevin McCarthy
2016-01-01Update copyright notices.Kevin McCarthy
2015-03-30Add a security bit to the message for oppenc mode.Kevin McCarthy
2015-02-02Fix mutt_parse_crypt_hdr() sign_as behavior.Kevin McCarthy
2013-10-23merge changesets from stable branchMichael Elkins
2013-10-04When recalling a postponed message that does not have a x-mutt-fcc headerMichael Elkins
2013-04-26Fix postpone/resume to not remove a Mail-Followup-To header (closes #3070)Kevin McCarthy
2012-12-18rename iswsp() to is_email_wsp()Michael Elkins
2011-12-03Declare many structures const (closes #3552)Dan Fandrich
2010-08-09In postpone.c, function mutt_num_postponed, the old {{{OldPostponed}}} is neverVincent Lefevre
2009-06-13Fix check for changed $postponed.Brendan Cully
2009-03-17Fix some warnings with -W about missing initializers in structsRocco Rutte
2009-03-15Use safe_fclose() instead of fclose(), add fclose() to check_sec.shRocco Rutte
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2009-01-03Raise debug level for several messagesBrendan Cully
2008-12-16Remove unused #include directivesErik Hovland
2008-11-30Manage last search pattern outside of menu lifecycleRocco Rutte
2008-07-02Use realpath() in mutt_pretty_mailbox() for paths that may need it.Rocco Rutte
2007-03-20Enlarge help string buffersRocco Rutte
2006-04-20Make mutt_parse_crypt_hdr more SMIME-aware.Moritz Schulte
2006-01-03Pipeline postponed mail check on mailbox open if appropriate.Brendan Cully
2005-12-13Restore IMAP postponed check in the wake of the buffy pipelining patch.Brendan Cully
2005-10-21Full large file support. Keep a close watch on your mailboxes everyone!Brendan Cully
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2004-06-27Experimental code for #1910.Thomas Roessler
2004-04-12See: http://does-not-exist.org/mail-archives/mutt-dev/msg00843.htmlDale Woolridge
2003-09-03I've attached a patch for bug number 1036, as reported atDan Fandrich
2003-01-21- To cleanup the pgp/smime code and prepare for other backends.Werner Koch
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2002-12-10Replace safe_free calls by the FREE macro.Thomas Roessler
2002-09-09Fixing #1300. Noted by David Shaw <dshaw@jabberwocky.com>.Thomas Roessler
2002-09-09Fix #1299; noted by David Shaw <dshaw@jabberwocky.com>.Thomas Roessler
2002-05-28Fix some warnings noted by Vincent Lefevre.Michael Elkins
2002-03-30The attached patch allows the user to override the user-agent fieldThomas Roessler
2002-01-24S/MIME support. From Oliver Ehli <elmy@acm.org> and Mike SchiraldiThomas Roessler
2001-10-31Advanced threading, v 5.1. From Daniel EisenbudThomas Roessler
2001-04-26Add ascii_strcasecmp() and ascii_strncasecmp() functions which doThomas Roessler
2001-02-12Auto-detect the micalg used with PGP/MIME signatures.Thomas Roessler
2000-07-20patch-bac.postpone-2Thomas Roessler
2000-06-21Some more character set cleanup,.Thomas Roessler
2000-06-21More character set clean-up.Thomas Roessler