summaryrefslogtreecommitdiffstats
path: root/status.c
AgeCommit message (Expand)Author
2021-12-03Improve the statusbar modified flag for $maildir_trash.Kevin McCarthy
2021-08-08Add $sort_thread_groups for top-level thread sorting.Kevin McCarthy
2020-03-06Change mutt_FormatString() data parameter to type void *.Kevin McCarthy
2020-03-02Add $status_format 'B' expando for backgrounded count.Kevin McCarthy
2019-04-11Generate version string during make not configureAaron Schrab
2019-04-08Fix undeclared function warning for mutt_buffy().Kevin McCarthy
2019-01-04Clean up code indentation.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2017-11-11Add %R (number of read messages) for $status_format.Vincent Lefevre
2016-12-27Make to_chars and status_chars accept mulitibyte characters. (closes #3024)Kevin McCarthy
2016-11-17Backout inlining of MUTT_VERSION in 42fee7585fae.Kevin McCarthy
2016-11-13Compress patch from the neomutt repository.Kevin McCarthy
2016-11-13search muttrc file according to XDG Base Specification (closes #3207)Damien Riegel
2016-06-07Fix columns used for $status_format and $pager_format in the pager.Kevin McCarthy
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2016-04-27Add cols parameter to mutt_FormatString()Kevin McCarthy
2013-10-22Terminal status line support, based on the xterm title patch.David Champion
2010-08-06Fix signedness warning.Matthias Andree
2009-08-08Unconditionally define M_IMAP, M_POP.Brendan Cully
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2008-07-02Use realpath() in mutt_pretty_mailbox() for paths that may need it.Rocco Rutte
2008-02-27Cleanup status_format_str()N.J. Mann
2007-04-11Pass column value recursively when expanding format strings (bug #2840).Michael Elkins
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
2005-01-26And, thinking about it further, this should just be an empty string,Thomas Roessler
2005-01-26The last Context->pattern fix was still crap. Ooooops. (ThanksThomas Roessler
2005-01-26*** empty log message ***Thomas Roessler
2005-01-26A variant ofThomas Roessler
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-11-04IMAP postpone changes from Byrial Jensen.Thomas Roessler
1999-10-29Don't check the number of postponed messages every time the statusThomas Roessler
1999-09-07* redoes the folder update optimisation I did yesterday. It's somewhatThomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-29_Really_ fix an unset or too short StChars varialbe. (From Vikas.)Thomas Roessler
1998-09-29Catch short StChars values.Thomas Roessler
1998-09-23Disable recursive invocations of the attach-message function.Thomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-08Initial revisionThomas Roessler