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