mc/lib
Vladislav Grishenko 73eae56a99 Ticket #1634 (BS, Del incorrect works in CP866 locale)
fixed trouble with BS and Del in dialog input fields (in CP866 locale).

Signed-off-by: Vladislav Grishenko <themiron@mail.ru>
Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
2011-01-05 23:09:53 +00:00
..
filehighlight Don't include lib/util.h via lib/global.h. 2010-11-24 10:51:30 +03:00
keybind Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
mcconfig Refactoring: removed unused variable 2010-11-24 10:51:31 +03:00
search Moved charsets.[ch] from src to lib directory 2010-11-24 10:51:31 +03:00
skin Optimization of old color look-up. 2010-12-29 13:58:42 +03:00
strutil Optimization of str_msg_term_size(). 2010-11-24 10:51:30 +03:00
tty Ticket #2457: alt-backspace doesn't work. 2011-01-04 11:45:49 +03:00
vfs (fish_fill_names): remove unexpected break. 2010-12-28 11:33:50 +03:00
widget Ticket #1634 (BS, Del incorrect works in CP866 locale) 2011-01-05 23:09:53 +00:00
charsets.c Moved charsets.[ch] from src to lib directory 2010-11-24 10:51:31 +03:00
charsets.h Refactoring: removed unused variable 2010-11-24 10:51:31 +03:00
filehighlight.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
fileloc.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
fs.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
glibcompat.c Code indentation in lib directory 2010-11-24 10:27:20 +03:00
glibcompat.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
global.h Fix of uintmax_t variables output. 2010-12-03 10:58:39 +03:00
hook.c Moved hooks from lib/util.[ch] to new files lib/hook.[ch] 2010-11-24 10:27:46 +03:00
hook.h Moved hooks from lib/util.[ch] to new files lib/hook.[ch] 2010-11-24 10:27:46 +03:00
keybind.c added action EditRedo. 2010-12-30 21:23:42 +00:00
keybind.h added action EditRedo. 2010-12-30 21:23:42 +00:00
lock.c Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 2010-11-24 10:51:30 +03:00
lock.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
logging.c Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
logging.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
Makefile.am Split file src/keybind.[ch] to lib/keybind.[ch] and src/keybind-defaults.[ch]. 2010-11-24 10:51:31 +03:00
mcconfig.h Renamed mc_config_direct_set_string() to mc_config_set_string_raw() 2010-11-24 10:51:30 +03:00
search.h Clean up some empty lines. 2010-11-24 10:27:46 +03:00
skin.h Ticket #2171: colors for popup menu: 2010-12-02 09:55:59 +03:00
strescape.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
strutil.h Optimization of str_msg_term_size(). 2010-11-24 10:51:30 +03:00
timefmt.c Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 2010-11-24 10:27:47 +03:00
timefmt.h Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 2010-11-24 10:27:47 +03:00
unixcompat.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
util.c Fix of uintmax_t variables output. 2010-12-03 10:58:39 +03:00
util.h Ticket #2429: overflow of file operation counters. 2010-12-02 09:41:51 +03:00
utilunix.c Moved charsets.[ch] from src to lib directory 2010-11-24 10:51:31 +03:00
widget.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00