.. |
event
|
|
|
filehighlight
|
|
|
mcconfig
|
Ticket #3687: store the 'hotlist' file in data dir, not config dir.
|
2016-12-04 09:48:02 +03:00 |
search
|
(mc_search__g_regex_match_full_safe): don't use negative string length.
|
2017-01-22 18:44:22 +03:00 |
skin
|
Ticket #3711: support color aliases in skin files.
|
2016-11-21 10:52:37 +03:00 |
strutil
|
NULL-ize some variables to make unit tests happy.
|
2016-11-21 13:12:55 +03:00 |
tty
|
(tty_color_get_name_by_index): cleanup format compiler warning.
|
2017-01-22 18:44:22 +03:00 |
vfs
|
(vfs_adjust_stat): new VFS API, currently used to calculate st_blocks.
|
2017-01-11 14:52:35 +03:00 |
widget
|
WCheck, WRadio: send MSG_MOTIFY without parameter.
|
2017-01-22 18:44:22 +03:00 |
charsets.c
|
NULL-ize some variables to make unit tests happy.
|
2016-11-21 13:12:55 +03:00 |
charsets.h
|
|
|
event-types.h
|
|
|
event.h
|
|
|
filehighlight.h
|
|
|
fileloc.h
|
|
|
fs.h
|
|
|
glibcompat.c
|
Use g_queue_free_full().
|
2017-01-22 18:44:22 +03:00 |
glibcompat.h
|
Use g_queue_free_full().
|
2017-01-22 18:44:22 +03:00 |
global.c
|
setup: split integer and boolean options.
|
2017-01-22 18:44:22 +03:00 |
global.h
|
setup: split integer and boolean options.
|
2017-01-22 18:44:22 +03:00 |
hook.c
|
|
|
hook.h
|
|
|
keybind.c
|
Ticket #3672: allow rebind TAB key to change panel.
|
2016-10-03 15:21:57 +03:00 |
keybind.h
|
Ticket #3672: allow rebind TAB key to change panel.
|
2016-10-03 15:21:57 +03:00 |
lock.c
|
|
|
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
|
|
|
Makefile.am
|
Replace obsolete INTLLIBS with LIBINTL for libmc
|
2016-05-07 16:28:47 +03:00 |
mcconfig.h
|
Rename mc_config_get_profile_root() to mc_get_profile_root()
|
2016-12-04 09:37:50 +03:00 |
search.h
|
(mc_search_set_error): cleanup compile warning on older gcc compilers:
|
2016-07-29 09:29:36 +03:00 |
serialize.c
|
lib/serialize.c: cleanup -Wformat-signedness warning.
|
2016-11-21 13:12:54 +03:00 |
serialize.h
|
|
|
shell.c
|
Ticket #3642: make --with-subshell=optional working again.
|
2016-06-28 09:40:27 +03:00 |
shell.h
|
|
|
skin.h
|
Ticket #3145: support for True Color (16 millions colors).
|
2016-11-13 15:56:59 +03:00 |
stat-size.h
|
(ST_BLKSIZE): fix signed and unsigned comparision.
|
2016-04-25 13:15:12 +03:00 |
strescape.h
|
|
|
strutil.h
|
Use g_assert() instead of assert(3).
|
2016-11-21 13:12:55 +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
|
|
|
timer.h
|
|
|
unixcompat.h
|
|
|
util.c
|
Rename mc_config_get_profile_root() to mc_get_profile_root()
|
2016-12-04 09:37:50 +03:00 |
util.h
|
Rename mc_config_get_profile_root() to mc_get_profile_root()
|
2016-12-04 09:37:50 +03:00 |
utilunix.c
|
(my_systemv): cleanup unreachable-code warning.
|
2016-11-21 13:12:55 +03:00 |
utilunix.h
|
|
|
widget.h
|
|
|