summaryrefslogtreecommitdiffstats
path: root/curs_main.c
AgeCommit message (Collapse)Author
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-10-13Bumping some dprint statements' debug levels. From Vikas.Thomas Roessler
1998-10-12The attached patch removes some redundant code related to the macroThomas Roessler
function stuff. Since each menu calls km_dokey() to get the 'op' number to execute, the 'menu' argument to km_dokey() _is_ the CurrentMenu. Hence, there is no need to explicitly save/restore the CurrentMenu all over the code. The only places it is being captured now is just before mutt_enter_comamnd() is called. This is to help the 'exec' command completion code so that it knows which menu to try and complete the function name from. (From: Vikas Agnihotri <VikasA@att.com>)
1998-10-05Make exec grok >= 1 parameters; fix double ops problem inThomas Roessler
index_menu().
1998-10-05Vikas' macro_function patch.Thomas Roessler
1998-10-01Translate the various help lines.Thomas Roessler
1998-10-01Adding gettext support, based on the patch by Marco d'Itri.Thomas Roessler
1998-09-28Vikas' pipe-redraw fix.Thomas Roessler
1998-09-23Disable recursive invocations of the attach-message function.Thomas Roessler
1998-09-16Introduce the OPTUSEHEADERDATE pseudo-option to controlThomas Roessler
mutt_write_rfc822_header()'s behaviour for the purposes of the edit_message feature.
1998-09-12Adding the edit-message feature.Thomas Roessler
1998-09-07Introducing decrypt-save, decrypt-copy, andThomas Roessler
$forw{ard,}-decrypt. Based on work by Emil Laurentiu.
1998-08-31Updating to patch-0.94.4.vikas.collapse.3.Thomas Roessler
1998-08-27code cosmetics.Thomas Roessler
1998-08-27[patch-0.94.4.vikas.collapse.2] Vikas' collapse-threadThomas Roessler
patch.
1998-08-27[patch-0.94.4i.gt.arrowcursor.1] Padding to the end ofThomas Roessler
line/right jusitifying does not work in menus when $arrow_cursor is set, because the extra space needed for the arrow is not taken into account. (From Gero Treuner <gero@faveve.uni-stuttgart.de>)
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-19Removing the Attach-Menu feature for the next releaseThomas Roessler
version.
1998-06-16Including Vikas' search code for the "attach message" menu.Thomas Roessler
1998-06-08Mutt 0.92.9i.mutt-0-92-9iThomas Roessler
1998-06-08Initial revisionThomas Roessler