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
/
enter.c
Age
Commit message (
Expand
)
Author
2001-01-08
Let check_sec.sh check for use of the unsafe malloc, realloc, free,
Thomas Roessler
2001-01-08
Going through possible security problems with a fine comb. If you
Thomas Roessler
2001-01-03
More wide-char patches from EGE.
Thomas Roessler
2001-01-03
Don't accept '\0' as keyboard input.
Thomas Roessler
2001-01-03
Try to fix nonprintable character input.
Thomas Roessler
2001-01-03
Extend the editor so it supports unprintable characters.
Thomas Roessler
2001-01-02
Make my_wcstombs more robust. From EGE.
Thomas Roessler
2000-12-31
Make browser behaviour more consistent with expectations.
Thomas Roessler
2000-12-22
Some more changes to the enter code.
Thomas Roessler
2000-12-22
Fix some ugly bugs in the completion code. In particular,
Thomas Roessler
2000-12-14
More file name completion fixes.
Thomas Roessler
2000-12-14
Fix "tab-tab" at the change-folder prompt.
Thomas Roessler
2000-12-10
More enter.c updates. From E.G.E..
Thomas Roessler
2000-12-10
More changes to the utf-8 friendly line editor: Implement some
Thomas Roessler
2000-12-08
Make _mutt_enter_string() re-entrant.
Thomas Roessler
2000-12-08
Make the line editor utf-8 friendly. First take from Edmund Grimley
Thomas Roessler
2000-10-27
A nicer version of {capitalize,...}-word functions.
Thomas Roessler
2000-10-27
Add capitalize-word, upcase-word, downcase-word functions to the
Thomas Roessler
2000-05-17
Add forward-word and backward-word functions to the editor.
Thomas Roessler
2000-05-17
Add a kill-eow function to the line editor.
Thomas Roessler
2000-05-16
Add a transpose-character function to the editor. From Aaron Schrab.
Thomas Roessler
2000-05-09
Edmund Grimley Evans' UTF-8 patch.
Thomas Roessler
2000-03-03
The FSF apparently has moved.
Thomas Roessler
2000-01-24
patch-1.1.2.mg.autocomplete.1 - from Marius Gedminas
Thomas Roessler
2000-01-06
Update copyright notices for unstable.
Thomas Roessler
1999-07-29
Brendan Cully's latest IMAP patches.
Thomas Roessler
1999-06-14
Completion fixes from Gero Treuner <gero@faveve.uni-stuttgart.de>.
Thomas Roessler
1999-01-23
Fix the attach-multi patch.
Thomas Roessler
1999-01-22
Enable tagging in the file browser.
Thomas Roessler
1999-01-07
Get rid of RCS ids in source files. They are getting in our way
Thomas Roessler
1998-11-10
Introduce or rewrite mutt_{str*cmp,strlen} and use them all over the
Thomas Roessler
1998-10-15
Change "static char rcsid[]" to "static const char rcsid[]" to make
mutt-0-94-13-rel
Thomas Roessler
1998-10-13
Add RCS $Id$ strings to (hopefully) all source files.
Thomas Roessler
1998-10-13
Type Ctrl-V Ctrl-G in any input field.
Thomas Roessler
1998-10-05
Vikas' macro_function patch.
Thomas Roessler
1998-09-18
Applying the third generation of command completion patches.
Thomas Roessler
1998-09-12
When entering a 'set' command on the command-line,
Thomas Roessler
1998-09-12
Use the proper history class when entering mutt commands.
Thomas Roessler
1998-09-07
Yet another fix to the alias and query completion stuff:
Thomas Roessler
1998-09-07
Don't use <space> as an address delimiter when using
Thomas Roessler
1998-08-25
CVS branch clean-up.
Thomas Roessler
1998-06-08
Mutt 0.92.9i.
mutt-0-92-9i
Thomas Roessler
1998-06-08
Initial revision
Thomas Roessler