summaryrefslogtreecommitdiffstats
path: root/OPS
AgeCommit message (Collapse)Author
2001-01-27Add collapsing to the receive-attach menu, and improve digestThomas Roessler
handling that way.
2000-12-31Experimental patch to add an imap-fetch-mail function.Thomas Roessler
2000-10-27Add capitalize-word, upcase-word, downcase-word functions to theThomas Roessler
editor. Bindings follow the Emacs conventions (i.e., M-c, M-u, M-d).
2000-08-21patch-bac.createplus-1Thomas Roessler
2000-06-16patch-1.3.3.tlr.change_charset.1Thomas Roessler
2000-06-14Remove recode-attachment, and the "decoder" API. (EGE)Thomas Roessler
2000-05-17Add forward-word and backward-word functions to the editor.Thomas Roessler
2000-05-17Add a kill-eow function to the line editor.Thomas Roessler
2000-05-16Add a transpose-character function to the editor. From Aaron Schrab.Thomas Roessler
2000-02-15Fix a typo.Thomas Roessler
2000-02-15Change the documentation string for OP_MAIN_PREV_UNDELETED - it mayThomas Roessler
be confusing.
2000-02-15Remove the OP_PAGER_EXIT opcode, and change it to OP_EXIT.Thomas Roessler
2000-01-29Michael Elkins' content-disposition patch, with some small changes.Thomas Roessler
2000-01-19Rename display-headers to display-toggle-weed.Thomas Roessler
2000-01-08Unified edit-type function for the index, compose, andThomas Roessler
receive-attachment menus. Mostly by Michael Elkins.
1999-11-22IMAP folder creation and deletion. From Brendan Cully.Thomas Roessler
1999-09-30Add a resend-message function (similar to the _old_ edit-message),Thomas Roessler
and redo large parts of mutt_prepare_edit_message (now mutt_prepare_template).
1999-09-02A new edit-message feature, giving the raw message in an editor.Thomas Roessler
1999-08-31Adding a <parent-message> function. From Roland RosenfeldThomas Roessler
<roland@spinnaker.rhein.de>.
1999-02-09Brandon's IMAP clean-up; new czech translation.Thomas Roessler
1999-02-03[unstable] Produce some reasonable character set support whenThomas Roessler
postponing messages. Additionally, this patch fixes a nasty pointer leak in load_charset() [noted with electric fence], and a completely mis-lead attempt to use bsearch(). Apparently, nobody ever tested the utf8 decoder for quite some time.
1999-02-02Merging the external character set patch into unstable.Thomas Roessler
Additionally, this change introduces a M_CHARCONV state flag which gives us some more control about when character set conversions are actually done. Current versions of mutt would happily apply character set conversions when, e.g., saving a text/plain attachment to a file. (We had at least one corrupt russing translation file due to this mis-feature.) Additionally, we clean up some of the character set related code in handler.c. Most of that is now done by the decoder functions in charset.c.
1998-10-28Gero Treuner's help-wrap patch.Thomas Roessler
1998-09-12Adding the edit-message feature.Thomas Roessler
1998-08-28[patch-0.94.4i.tlr.display_filename.1] Introduce a newThomas Roessler
function "display-filename" which displays the currently selected file's name on the message line.
1998-08-28[patch-0.94.4i.tlr.get_attachment.1] Create a newThomas Roessler
"get-attachment" function on the compose menu which will copy an attachment to a temporary file.
1998-08-27[patch-0.94.4.vikas.collapse.2] Vikas' collapse-threadThomas Roessler
patch.
1998-08-25CVS branch clean-up.Thomas Roessler
1998-06-19Removing the Attach-Menu feature for the next releaseThomas Roessler
version.
1998-06-08Mutt 0.92.9i.mutt-0-92-9iThomas Roessler
1998-06-08Initial revisionThomas Roessler