mc/src
Andrew Borodin 77af739bdd (edit_complete_word_cmd): make correct charset conversion
...before insert autocompletion result.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2013-03-28 16:50:22 +04:00
..
consaver Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable] 2013-01-17 15:21:35 +03:00
diffviewer Concretize the usage of autocompliting in different input fields. 2013-02-04 15:48:21 +03:00
editor (edit_complete_word_cmd): make correct charset conversion 2013-03-28 16:50:22 +04:00
filemanager Code indentation. 2013-03-12 14:05:10 +04:00
man2hlp Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
vfs Ticket #2954: fix typo: occured -> occurred. 2013-03-09 16:04:18 +04:00
viewer Ticket #2976: magic mode is broken in mcview. 2013-03-20 17:01:38 +04:00
.gitignore Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
args.c Cleanup code related to GLib < 2.12. 2012-12-20 15:35:35 +04:00
args.h Move global variables to an appropriate place 2012-10-21 18:19:12 +04:00
background.c Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable] 2013-01-17 15:21:35 +03:00
background.h Tweak background operations support. 2012-03-19 11:04:57 +03:00
clipboard.c Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable] 2013-01-17 15:21:35 +03:00
clipboard.h Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 2011-03-21 23:55:52 +02:00
cons.handler.c Ticket #2206: Add jump support to target line in some external editors 2013-02-16 17:39:32 +03:00
events_init.c Tweak background operations support. 2012-03-19 11:04:57 +03:00
events_init.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
execute.c Code indentation 2013-02-16 18:17:30 +03:00
execute.h Implementation of getting last editing/viewing position of file. 2013-02-16 17:40:37 +03:00
help.c src/*/*.[ch]: fix indentation. 2012-11-20 13:44:14 +04:00
help.h Use events for calling help window 2011-03-21 23:55:52 +02:00
history.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
keybind-defaults.c Ticket #2863 (mcdiff bidirectional merge enhancement) 2012-08-30 10:43:20 +04:00
keybind-defaults.h Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
learn.c (init_learn): fix discard of "const" qualifier from pointer target type assignment. 2012-12-20 16:38:06 +04:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Ticket #2964: mouse doesn't select text in subshell in native console. 2013-02-14 14:26:25 +04:00
Makefile.am PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:27:49 +04:00
selcodepage.c Move global variables to an appropriate place 2012-10-21 18:19:12 +04:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c Ticket #2585 (Ask filename before create new file) 2013-01-31 14:56:52 +04:00
setup.h Ticket #2585 (Ask filename before create new file) 2013-01-31 14:56:52 +04:00
subshell.c Ticket #2206: Add jump support to target line in some external editors 2013-02-16 17:39:32 +03:00
subshell.h (subshell_prompt): changed to GString. 2013-01-16 14:34:11 +04:00
textconf.c Refactoring of subshell support. 2012-10-21 18:19:47 +04:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
util.c (check_for_default): minor optimization and change return value. 2012-04-22 11:25:11 +03:00
util.h (check_for_default): minor optimization and change return value. 2012-04-22 11:25:11 +03:00