mc/lib
2016-04-01 14:16:08 +03:00
..
event Clarify AM_CPPFLAGS. 2016-03-04 09:23:36 +03:00
filehighlight filehighlight: clarify includes. 2016-03-04 09:23:36 +03:00
mcconfig Update copyright years. 2016-01-01 11:48:10 +03:00
search Ticket #3491: fix case insensitive search in non-unicode locales. 2016-02-02 09:37:15 +03:00
skin Clarify AM_CPPFLAGS. 2016-03-04 09:23:36 +03:00
strutil Update copyright years. 2016-01-01 11:48:10 +03:00
tty Update copyright years. 2016-01-01 11:48:10 +03:00
vfs Ticket #3617: (mc_open): handle varargs mode_t promotion issue. 2016-03-28 08:59:14 +03:00
widget (easy_mouse_translator): minor optimization. 2016-04-01 14:16:08 +03:00
charsets.c Update copyright years. 2016-01-01 11:48:10 +03:00
charsets.h
event-types.h Reimplement handling of ev_vfs_print_message_t message. 2015-11-05 14:33:21 +03:00
event.h
filehighlight.h filehighlight: clarify includes. 2016-03-04 09:23:36 +03:00
fileloc.h
fs.h Ticket #3464: (compute_namelen): remove... 2015-05-24 17:59:18 +03:00
glibcompat.c Update copyright years. 2016-01-01 11:48:10 +03:00
glibcompat.h Remove GLib-compatible code related to GLib < 2.26. 2016-01-01 11:48:06 +03:00
global.c Update copyright years. 2016-01-01 11:48:10 +03:00
global.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
hook.c Update copyright years. 2016-01-01 11:48:10 +03:00
hook.h
keybind.c Update copyright years. 2016-01-01 11:48:10 +03:00
keybind.h Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
lock.c Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
lock.h
logging.c Update copyright years. 2016-01-01 11:48:10 +03:00
logging.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
Makefile.am Clarify AM_CPPFLAGS. 2016-03-04 09:23:36 +03:00
mcconfig.h (mc_config_get_string_list): clarify usage. 2014-07-22 13:12:06 +04:00
search.h Use STR_E_NOTFOUND message where required. 2016-01-01 11:48:08 +03:00
serialize.c Use meaningful errno or 0. 2016-02-02 09:42:51 +03:00
serialize.h
shell.c (mc_shell_recognize_path): clarify duplicate comments 2016-03-17 09:24:11 +03:00
shell.h Add mc_shell_init() and mc_shell_deinit() functions. 2016-01-01 11:48:06 +03:00
skin.h
strescape.h
strutil.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
timefmt.c Update copyright years. 2016-01-01 11:48:10 +03:00
timefmt.h
timer.c Update copyright years. 2016-01-01 11:48:10 +03:00
timer.h Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
unixcompat.h Use #ifdef for autoconf provided marcos... 2015-05-03 19:43:48 +03:00
util.c (load_mc_home_file): return data length. 2016-03-04 09:23:36 +03:00
util.h (load_mc_home_file): return data length. 2016-03-04 09:23:36 +03:00
utilunix.c Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
utilunix.h
widget.h