summaryrefslogtreecommitdiffstats
path: root/menu.c
AgeCommit message (Expand)Author
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
2000-02-28New IMAP keep-alive code. This should work from all menus, and itThomas Roessler
2000-02-28Do IMAP keep-alive polls from all menus.Thomas Roessler
2000-01-10Add (and use) a function mutt_str_replace, which essentiallyThomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-11-17some reorganizations of the dialog menu code.Thomas Roessler
1999-11-17Tommi Komulainen's menu/dialog patch.Thomas Roessler
1999-11-04Change a short to an int where it should have been one.Thomas Roessler
1999-05-03Various fixes.Thomas Roessler
1999-03-09another menu.c fix from Kim DeVaughn.Thomas Roessler
1999-03-09handler.c: Properly handle message/external-body expiry.Thomas Roessler
1999-02-22replace clear() by clrtobot().Thomas Roessler
1999-02-11patch.mutt-0.95.1i.ld.signals.1-2.gzThomas Roessler
1999-02-09Brandon's IMAP clean-up; new czech translation.Thomas Roessler
1999-01-29Add generic menu searching.Thomas Roessler
1999-01-22Enable tagging in the file browser.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-12-10Fix tag-prefix.Thomas Roessler
1998-12-02From the Compose menu, invoke attach-message. Tag a whole bunch ofThomas 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