summaryrefslogtreecommitdiffstats
path: root/menu.c
AgeCommit message (Expand)Author
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
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-09-10Correct some inconsistencies introduced by $menu_context. Closes: #2019?TAKAHASHI Tamotsu
2005-06-12Fix background colors for $arrow_cursor.TAKAHASHI Tamotsu
2005-06-12Add $braille_friendly. Behavior originally suggested by SébastienThomas Roessler
2005-02-28I've updated the menu_context patch to reintroduce the menu_move_offChristoph Berg
2005-02-12Christoph Berg's menu_context, and a version of menu_move_off whereThomas Roessler
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2004-08-11Fix a memory leak in mutt_menuDestroy.Thomas Glanzmann
2004-02-05Back out the patch for #1697.Thomas Roessler
2004-01-04Fix #1697 (Debian #219594.)Cameron Patrick
2003-10-04This patch fixes various aspects of the attachment-savingThomas Roessler
2003-10-04Fix #1656.Thomas Roessler
2003-07-04Introduce tag-prefix-cond and end-cond. This makes simpleNicolas Rachinsky
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-12-09This patch adds two features to mutt:Michael Elkins
2002-11-11Fix #1310; redraw problems.Michael Elkins
2002-02-13Fix mutt_pad_string; from Edmund Grimley Evans. (MAY NEED TO BEThomas Roessler
2002-01-28Add ~V to match successfully verified messages.Thomas Roessler
2002-01-28Wide character fix from TAKIZAWA Takashi.Thomas Roessler
2001-12-13Threading updates, from Daniel Eisenbud.Thomas Roessler
2001-11-06[patch.1.3.23.1.de.new_threads.2] Daniel Eisenbud's redoneThomas Roessler