summaryrefslogtreecommitdiffstats
path: root/menu.c
AgeCommit message (Expand)Author
2019-04-19Add menu dialog helper to add rows.Kevin McCarthy
2019-01-04Clean up code indentation.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2018-06-28Add check-stats function to calculate mailbox statistics.Anton Lindqvist
2018-06-03Change direct mutt_getch() callers to handle new mail event.Kevin McCarthy
2018-04-22Add Error History function and config var.Kevin McCarthy
2017-07-19merge stableKevin McCarthy
2017-07-19Fix menu color calls to occur before positioning the cursor. (see #3956)Kevin McCarthy
2017-06-01Fix tag-prefix to not abort on $timeout.Kevin McCarthy
2017-06-01Change km_dokey() to return -2 on a timeout/sigwinch.Kevin McCarthy
2017-05-09Create R_PAGER_FLOW config variable flag.Kevin McCarthy
2017-05-05Change message modifying operations to additively set redraw flags.Kevin McCarthy
2017-04-05Separate out the compose menu redrawing. (see #3877)Kevin McCarthy
2017-04-05Change km_dokey() to pass SigWinch on for the MENU_EDITOR. (see #3877)Kevin McCarthy
2017-03-31Remove SidebarNeedsRedraw.Kevin McCarthy
2017-03-31Remove the OPTFORCEREDRAW options.Kevin McCarthy
2017-03-26Set refresh when popping the menu stack.Kevin McCarthy
2017-03-26Change CurrentMenu to be controlled by the menu stack.Kevin McCarthy
2017-03-26Add a menu stack to track current and past menus.Kevin McCarthy
2016-06-04Add "mutt_" prefix to global sidebar functions.Kevin McCarthy
2016-06-04Sidebar clean up: building and drawing logic.Kevin McCarthy
2016-06-04Add neomutt version of sidebar patch. (closes #3829)Richard Russon
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2016-04-27Modify the menu code to use windows.Kevin McCarthy
2015-10-04Create a separate macro/push/exec event buffer. (closes #3779)Kevin McCarthy
2015-10-04Fix menu type in certificate prompt. (see #3779)Kevin McCarthy
2012-12-30make the SETCOLOR() macro use bkgdset() on systems which have it, and attrset...Michael Elkins
2012-12-20remove redundant #include statementsMichael Elkins
2012-12-20remove extern decl for Charset_is_utf8 since menu.c includes mbyte.h which ha...Michael Elkins
2012-12-19use WACS_* macros for printing wide versions of the line drawing characters w...Michael Elkins
2010-08-24Do not call regfree if regcomp fails.Emanuele Giaquinta
2009-06-01Use strtol() wrappers for most atoi() callsRocco Rutte
2009-05-29Fall back to search if no query exists for search-(next|opposite)Rocco Rutte
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2008-11-30Manage last search pattern outside of menu lifecycleRocco Rutte
2008-10-28Make some functions static.Emanuele Giaquinta
2008-08-30Rework timeout handling to support keepalive in the line editor.Brendan Cully
2008-08-29Make curses timeout the minimum of $timeout and $imap_keepalive.Rado Smiljanic
2008-05-29Respect $wrap_search in generic menu search (e.g. for browser)Rocco Rutte
2007-09-19Enlarge buffers for printing menu entries from STRING to LONG_STRING.Rocco Rutte
2007-07-08This patch implements the "%* " notation, which is analogous to "%> "David Champion
2007-01-08Fix NULL pointer issue in mutt_format_string().Rocco Rutte
2006-12-11Quiet check_sec.sh.Brendan Cully
2006-12-07- my_mbtowcs didn't recover from bad multibyte sequencesThomas Roessler
2006-05-18Avoid safe_free() usage and add security checksRocco Rutte
2005-11-17a not entirely sane state of code.Thomas Roessler
2005-11-17Another stab at #2019.Thomas Roessler
2005-11-01This should be a better patch for the menu break dance.Thomas Roessler
2005-10-31Fixing #2019.Thomas Roessler
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully