mc/lib
Andrew Borodin 2151edaff2 Get rid of global variables mc_main_config and mc_panels_config.
Use mc_global.main_config and mc_global.panels_congig instead.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-05-07 16:19:02 +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 Get rid of global variables mc_main_config and mc_panels_config. 2016-05-07 16:19:02 +03:00
search Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 2016-05-07 16:19:02 +03:00
skin Get rid of global variables mc_main_config and mc_panels_config. 2016-05-07 16:19:02 +03:00
strutil Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 2016-05-07 16:19:02 +03:00
tty Fix typo. 2016-05-07 16:19:02 +03:00
vfs lib/vfs/direntry.c: cleanup cppcheck warnings. 2016-05-07 16:19:02 +03:00
widget (dlg_set_top_or_bottom_widget): move to proper file section. 2016-05-07 16:19:02 +03:00
charsets.c lib/charsets.[ch]: clarify usage of const qualifier. 2016-04-16 10:23:44 +03:00
charsets.h lib/charsets.[ch]: clarify usage of const qualifier. 2016-04-16 10:23:44 +03:00
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
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 Get rid of global variables mc_main_config and mc_panels_config. 2016-05-07 16:19:02 +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 Get rid of global variables mc_main_config and mc_panels_config. 2016-05-07 16:19:02 +03:00
logging.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
Makefile.am Ticket #2193: use Coreutils way to define buffer size to copy file. 2016-04-25 13:12:51 +03:00
mcconfig.h Get rid of global variables mc_main_config and mc_panels_config. 2016-05-07 16:19:02 +03: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_get_installed_in_system): fix description. 2016-05-07 16:19:02 +03:00
shell.h Add mc_shell_init() and mc_shell_deinit() functions. 2016-01-01 11:48:06 +03:00
skin.h
stat-size.h (ST_BLKSIZE): fix signed and unsigned comparision. 2016-04-25 13:15:12 +03:00
strescape.h
strutil.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
timefmt.c Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 2016-05-07 16:19:02 +03:00
timefmt.h
timer.c Update copyright years. 2016-01-01 11:48:10 +03:00
timer.h
unixcompat.h
util.c Get rid of global variables mc_main_config and mc_panels_config. 2016-05-07 16:19:02 +03:00
util.h (load_mc_home_file): return data length. 2016-03-04 09:23:36 +03:00
utilunix.c (mc_realpath): cleanup cppcheck warning. 2016-05-07 16:19:02 +03:00
utilunix.h
widget.h