summaryrefslogtreecommitdiffstats
path: root/menu.c
AgeCommit message (Expand)Author
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
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-05Vikas' macro_function patch.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-19Removing the Attach-Menu feature for the next releaseThomas Roessler
1998-06-16Including Vikas' search code for the "attach message" menu.Thomas Roessler
1998-06-08Initial revisionThomas Roessler