summaryrefslogtreecommitdiffstats
path: root/flags.c (follow)
Commit message (Expand)AuthorAgeLines
* Reset header color after mutt_set_flag().Kevin McCarthy2022-11-21-10/+4
* Lazily update header colors after a thread-flag update.Kevin McCarthy2021-08-14-4/+25
* Remove trailing whitespace.Kevin McCarthy2018-12-31-10/+10
* Change direct mutt_getch() callers to handle new mail event.Kevin McCarthy2018-06-03-1/+5
* Remove SidebarNeedsRedraw.Kevin McCarthy2017-03-31-1/+2
* When $flag_safe is set, flagged messages cannot be deleted.David Champion2016-11-16-1/+2
* Add the trash folder patch.Kevin McCarthy2016-07-17-0/+21
* Sidebar clean up: building and drawing logic.Kevin McCarthy2016-06-04-7/+5
* Add neomutt version of sidebar patch. (closes #3829)Richard Russon2016-06-04-0/+7
* Change M_* symbols to MUTT_*Derek Martin2016-05-09-25/+25
* Fix remaining direct usages of COLS/LINES to use mutt window functions.Kevin McCarthy2016-04-27-4/+5
* Remove unused #include directivesErik Hovland2008-12-16-4/+0
* Rework timeout handling to support keepalive in the line editor.Brendan Cully2008-08-30-1/+1
* Only update header color in mutt_set_flag if flag has changed (see #1216, #1931)Brendan Cully2007-04-12-1/+17
* Generic ACL support.Rocco Rutte2006-08-15-36/+12
* Fix #2123.Thomas Roessler2005-10-31-1/+2
* Gah, forgot the zip code when updating the FSF address...Brendan Cully2005-09-17-1/+1
* Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully2005-09-17-1/+1
* Add config.h to the top of every C file that could possibly want it.Brendan Cully2005-02-03-0/+4
* The IMAP ACL patch broke things.Thomas Roessler2003-01-30-19/+19
* The attached patch provides improved support for IMAP ACLs (onNathan Dushman2003-01-23-1/+53
* Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler2002-12-11-1/+1
* patch-1.3.25.tlr.maildir_trash.1Thomas Roessler2002-01-15-22/+10
* Advanced threading, v 5.1. From Daniel EisenbudThomas Roessler2001-10-31-5/+9
* patch.me.maildir_trash.1Thomas Roessler2000-12-21-0/+22
* The FSF apparently has moved.Thomas Roessler2000-03-03-1/+1
* Update copyright notices for unstable.Thomas Roessler2000-01-06-1/+1
* * redoes the folder update optimisation I did yesterday. It's somewhatThomas Roessler1999-09-07-1/+10
* When replying to a message/rfc822 attachment, the Context statisticsThomas Roessler1999-07-26-30/+30
* Fixing more maildir cursor problems.Thomas Roessler1999-05-06-1/+1
* Get rid of RCS ids in source files. They are getting in our wayThomas Roessler1999-01-07-1/+0
* Make _all_ IMAP-related code conditionally defined. From ByrialThomas Roessler1998-10-22-0/+2
* Change "static char rcsid[]" to "static const char rcsid[]" to makeThomas Roessler1998-10-15-1/+1
* Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler1998-10-13-0/+1
* Some fixes to the macro-function patch.Thomas Roessler1998-10-05-1/+1
* Vikas' macro_function patch.Thomas Roessler1998-10-05-3/+5
* Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler1998-10-01-2/+3
* Mutt 0.92.9i.Thomas Roessler1998-06-08-0/+7
* Initial revisionThomas Roessler1998-06-08-0/+303