.. |
event
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
filehighlight
|
(file_entry_t): use GString instead of fname & fnamelen.
|
2021-03-14 19:52:39 +03:00 |
mcconfig
|
(vfs_path_free): add 2nd parameter...
|
2021-03-14 19:52:39 +03:00 |
search
|
(mc_g_string_dup): new API that extends GString one.
|
2021-03-14 19:57:24 +03:00 |
skin
|
Clarify check of 256 colors support.
|
2021-03-14 19:48:59 +03:00 |
strutil
|
(str_replace_all): use g_ptr_array_new_with_free_func().
|
2021-03-14 19:30:42 +03:00 |
tty
|
Clarify check of 256 colors support.
|
2021-03-14 19:48:59 +03:00 |
vfs
|
(vfs_path_free): add 2nd parameter...
|
2021-03-14 19:52:39 +03:00 |
widget
|
(widget_set_size): call widget_draw() to get rid of code duplication.
|
2021-03-14 19:57:24 +03:00 |
charsets.c
|
(str_convert_to_input): make inline.
|
2021-03-14 19:30:42 +03:00 |
charsets.h
|
(str_convert_to_input): make inline.
|
2021-03-14 19:30:42 +03:00 |
event-types.h
|
|
|
event.h
|
|
|
filehighlight.h
|
|
|
fileloc.h
|
Define macros for bashrc, ashrc, and inputrc files.
|
2021-03-14 19:52:38 +03:00 |
fs.h
|
|
|
glibcompat.c
|
(mc_g_string_dup): new API that extends GString one.
|
2021-03-14 19:57:24 +03:00 |
glibcompat.h
|
(mc_g_string_dup): new API that extends GString one.
|
2021-03-14 19:57:24 +03:00 |
global.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
global.h
|
|
|
hook.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
hook.h
|
|
|
keybind.c
|
(struct name_keymap_t): move from lib/keybind.h to lib/keybind.c.
|
2021-03-14 19:48:59 +03:00 |
keybind.h
|
(struct key_config_t): remove.
|
2021-03-14 19:48:59 +03:00 |
lock.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
lock.h
|
|
|
logging.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
logging.h
|
|
|
Makefile.am
|
|
|
mcconfig.h
|
|
|
search.h
|
|
|
serialize.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
serialize.h
|
|
|
shell.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
shell.h
|
|
|
skin.h
|
|
|
stat-size.h
|
|
|
strescape.h
|
|
|
strutil.h
|
|
|
timefmt.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
timefmt.h
|
|
|
unixcompat.h
|
|
|
util.c
|
(vfs_path_free): add 2nd parameter...
|
2021-03-14 19:52:39 +03:00 |
util.h
|
(file_entry_t): use GString instead of fname & fnamelen.
|
2021-03-14 19:52:39 +03:00 |
utilunix.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
utilunix.h
|
|
|
widget.h
|
|
|