summaryrefslogtreecommitdiffstats
path: root/menu.c
AgeCommit message (Expand)Author
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
2001-10-31Advanced threading, v 5.1. From Daniel EisenbudThomas Roessler
2001-09-11More addressbook fixes.Thomas Roessler
2001-09-11The addressbook used to crash when someone issued the alias andThomas Roessler
2001-05-10A slightly extended version of Dave Ewart's sleeptime patch.Thomas Roessler
2000-10-17Fix pager and index display when non-printable space characters areThomas Roessler
2000-07-24Replace wctomb and mbtowc with wcrtomb and mbrtowc. From TAKIZAWAThomas Roessler
2000-07-23Fix #108, from Gero Treuner.Thomas Roessler
2000-05-09Edmund Grimley Evans' UTF-8 patch.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler