summaryrefslogtreecommitdiffstats
path: root/compose.c
AgeCommit message (Expand)Author
2019-04-11Generate version string during make not configureAaron Schrab
2019-01-04Clean up formatting.Kevin McCarthy
2019-01-04Clean up code indentation.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2018-12-31Remove dead code.Kevin McCarthy
2018-01-11Create pgp and s/mime default and sign_as key vars. (see #3983)Kevin McCarthy
2017-12-30Disable message security if the backend is not available.Kevin McCarthy
2017-08-10Fix shared attachment functions. (see #3728)Kevin McCarthy
2017-08-10Add virtual index to actx. (see #3728)Kevin McCarthy
2017-08-10Change recvattach to allow nested encryption. (see #3728)Kevin McCarthy
2017-08-10Add helpers to add and remove actx entries. (see #3728)Kevin McCarthy
2017-08-10Change helpers functions to pass actx. (see #3728)Kevin McCarthy
2017-08-10Create ATTACH_CONTEXT to hold attachment index. (see #3728)Kevin McCarthy
2017-06-18Improve the L10N comment about Sign as.Kevin McCarthy
2017-06-14Enable all header fields in the compose menu to be translated.Kevin McCarthy
2017-06-09Rename 'sign as' to 'Sign as'; makes compose menu more consistent.Consus
2017-06-09Change the compose menu fields to be dynamically padded.Kevin McCarthy
2017-05-03Add color commands for the compose menu headers and security status. (closes ...Kevin McCarthy
2017-04-11merge stableKevin McCarthy
2017-04-11Fix memleak when attaching files.Kevin McCarthy
2017-04-05Separate out the compose menu redrawing. (see #3877)Kevin McCarthy
2017-03-31Remove refresh parameter from mutt_enter_fname().Kevin McCarthy
2017-03-26Remove redraw parameter from crypt send_menus.Kevin McCarthy
2017-03-26Set refresh when popping the menu stack.Kevin McCarthy
2017-03-26Add a menu stack to track current and past menus.Kevin McCarthy
2016-11-17Backout inlining of MUTT_VERSION in 42fee7585fae.Kevin McCarthy
2016-11-13search muttrc file according to XDG Base Specification (closes #3207)Damien Riegel
2016-11-07compose: add operation to rename an attachmentDamien Riegel
2016-06-09Fix alignment in the compose menu.Richard Russon
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2016-04-27Add cols parameter to mutt_FormatString()Kevin McCarthy
2016-04-27Modify the compose screen to use windows.Kevin McCarthy
2016-02-07Add new flag -E to modify draft/include file. (closes #3799)Kevin McCarthy
2016-01-04Add a couple missing ATTACHPTR->tree frees.Kevin McCarthy
2016-01-01Update copyright notices.Kevin McCarthy
2016-01-01merge stableKevin McCarthy
2016-01-01Fix segfault when deleting and reusing attachment slots. (closes #3800)Kevin McCarthy
2015-11-24Rename idna functions and bits for smtputf8 changes.Kevin McCarthy
2015-10-17Fix error message for attach-message. (closes #3785)Kevin McCarthy
2015-10-01Improve prompt when switching between PGP and S/MIME. (closes #3777)Kevin McCarthy
2015-09-13Add translation comments and improvements.Kevin McCarthy
2015-03-30Add ui elements for oppenc mode.Kevin McCarthy
2015-03-30Add the crypt_opportunistic_encrypt option and calls.Kevin McCarthy
2013-07-23fix typos in commentsOndřej Bílka
2012-12-30make the SETCOLOR() macro use bkgdset() on systems which have it, and attrset...Michael Elkins
2011-12-03Declare many structures const (closes #3552)Dan Fandrich
2011-06-25Silence some eclipse warningsBrendan Cully
2011-05-23fix gcc 4.6 warning -Wunused-but-set-variable in compose.cOlaf Hering
2010-04-12Improve clarity/uniformity in compose menu's crypto displayDavid Champion
2010-04-11increase size of buffer used for displaying addresses in the compose menu to ...Michael Elkins