summaryrefslogtreecommitdiffstats
path: root/browser.c
AgeCommit message (Expand)Author
2019-02-02Add an error message for <descend-directory>.Kevin McCarthy
2019-02-02Separate out op variable in the browser.Kevin McCarthy
2019-01-31Allow descending into maildir and mh directories in file browserCorey Minyard
2019-01-05Fix a few indenting issues.Kevin McCarthy
2019-01-04Clean up formatting.Kevin McCarthy
2019-01-04Clean up code indentation.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2018-04-19Add $sort_browser options for count and unread.Kevin McCarthy
2018-04-19Add $browser_abbreviate_mailboxes.Kevin McCarthy
2018-01-12examine_directory: set directory/symlink size to zeroOlaf Hering
2017-09-20Display an error message when delete mailbox fails. (see #3968)Kevin McCarthy
2017-08-10Change helpers functions to pass actx. (see #3728)Kevin McCarthy
2017-03-26Set refresh when popping the menu stack.Kevin McCarthy
2017-03-26Add a menu stack to track current and past menus.Kevin McCarthy
2017-03-12Add shortcuts for IMAP and POP mailboxes in the file browserDmitri Vereshchagin
2016-09-02merge stableKevin McCarthy
2016-09-02Increase date buffer size for $folder_format. (closes #3863)Kevin McCarthy
2016-08-22Remove the $locale configuration variable.Kevin McCarthy
2016-07-30Add unread and total message count format strings to $folder_format.Kevin McCarthy
2016-06-17folder_file: remove struct statOlaf Hering
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2016-04-27Add cols parameter to mutt_FormatString()Kevin McCarthy
2016-01-01Update copyright notices.Kevin McCarthy
2015-10-04Create a separate macro/push/exec event buffer. (closes #3779)Kevin McCarthy
2013-04-11backout c1371176ea45Michael Elkins
2013-04-10fix various compiler warnings; most were due to unchecked return values from ...Michael Elkins
2011-12-03Declare many structures const (closes #3552)Dan Fandrich
2011-05-23folder_file: change type of new from short to intOlaf Hering
2010-08-24Do not call regfree if regcomp fails.Emanuele Giaquinta
2010-08-06avoid using C99 boolMichael Elkins
2010-08-06add %D format string to $folder_format to expand the time based on $date_format.Michael Elkins
2010-08-03add locale.h for compililng with -std=c99Michael Elkins
2009-06-11Use only latest mtime of new/cur for browser, not whole stat() infoRocco Rutte
2009-04-29Fix maildir times in mailboxes browser. Closes #626.Rocco Rutte
2009-03-17Fix some warnings with -W about missing initializers in structsRocco Rutte
2009-01-05Style fixesBrendan Cully
2009-01-05Leave error message on screen if imap_mailbox_create failsBrendan Cully
2009-01-04Update copyrights. Closes #3016.Brendan Cully
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-09-05Interpret relative paths in browser relative to shown dir, not workingRocco Rutte
2007-04-15merge with tipMichael Elkins
2007-04-13Strip / from tail of LastDir when copying from Maildir (closes #1885)Brendan Cully
2007-04-11Pass column value recursively when expanding format strings (bug #2840).Michael Elkins
2007-04-09Use mutt_pretty_size() to format '%s' in $folder_format so it is similar to '...Michael Elkins
2007-04-02Add hook for proper IMAP unseen count in mailbox browserBrendan Cully
2007-03-20Enlarge help string buffersRocco Rutte
2006-08-05Don't allow user to attempt to delete root IMAP folder.Brendan Cully
2005-10-06Sort browser entries after every IMAP browsing operation instead of justBrendan Cully
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully