.. |
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
|
Ticket #4222: fix segfault in search.
|
2021-04-03 12:33:54 +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
|
Buttonbar: use WST_VISIBLE state
|
2021-04-11 17:10:08 +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
|
Rename version.h to mc-version.h.
|
2021-04-11 16:58:31 +03:00 |
global.h
|
Ticket #2252: reduce rebuld time.
|
2021-04-11 16:58:31 +03:00 |
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
|
Drop mc_timer. Use g_get_real_time() instead.
|
2020-12-12 20:39:01 +03:00 |
mcconfig.h
|
Ticket #3682: drop automatic migration of configuration
|
2021-02-22 21:16:52 +03:00 |
search.h
|
|
|
serialize.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
serialize.h
|
lib/mcconfig: fix coding style; apply source file template.
|
2019-09-01 19:41:12 +03:00 |
shell.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
shell.h
|
Fix typos.
|
2020-12-31 16:26:46 +03:00 |
skin.h
|
Ticket #4120: draw shadows for dialog boxes and menus.
|
2020-08-02 16:13:26 +03:00 |
stat-size.h
|
Remove Cray support.
|
2020-10-13 16:34:55 +03:00 |
strescape.h
|
|
|
strutil.h
|
Fix file version sort.
|
2019-03-02 11:24:07 +03:00 |
timefmt.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
timefmt.h
|
|
|
unixcompat.h
|
Sync with gnulib 4d4877e6c2123c4862c321f3eab28a55bf886216.
|
2018-11-24 14:40:42 +03:00 |
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
|
Create WBackground widget.
|
2020-03-08 20:17:29 +03:00 |