.. |
event
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
filehighlight
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
mcconfig
|
(vfs_path_free): add 2nd parameter...
|
2021-03-14 19:52:39 +03:00 |
search
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
skin
|
(mc_skin_color_parse_ini_file): fix memory leak.
|
2021-06-20 16:16:45 +03:00 |
strutil
|
lib/strutil/strutilutf8.c: use MB_LEN_MAX constant.
|
2021-11-21 15:00:39 +03:00 |
tty
|
mc.lib: move xterm alt-shift-arrow definitions to lib/tty/key.c.
|
2021-11-21 15:00:39 +03:00 |
vfs
|
Use g_get_monotonic_time() instead of g_get_real_time().
|
2021-11-21 15:00:39 +03:00 |
widget
|
(delete_region, copy_region): rename arguments.
|
2021-11-21 15:00:39 +03:00 |
Makefile.am
|
Drop mc_timer. Use g_get_real_time() instead.
|
2020-12-12 20:39:01 +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
|
Reimplement handling of ev_vfs_print_message_t message.
|
2015-11-05 14:33:21 +03:00 |
event.h
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
filehighlight.h
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
fileloc.h
|
Define macros for bashrc, ashrc, and inputrc files.
|
2021-03-14 19:52:38 +03:00 |
fs.h
|
Ticket #3464: (compute_namelen): remove...
|
2015-05-24 17:59:18 +03:00 |
glibcompat.c
|
(mc_g_string_dup): new API that extends GString one.
|
2021-03-14 19:57:24 +03:00 |
glibcompat.h
|
Use G_OPTION_ENTRY_NULL macro.
|
2021-06-20 15:14:56 +03:00 |
global.c
|
Rename version.h to mc-version.h.
|
2021-04-11 16:58:31 +03:00 |
global.h
|
Ticket #1: remove SMB suport.
|
2021-09-26 10:03:49 +03:00 |
hook.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
hook.h
|
fixed doxygen documentation
|
2012-09-10 14:29:53 +03:00 |
keybind.c
|
Ticket #1: remove SMB suport.
|
2021-09-26 10:03:49 +03:00 |
keybind.h
|
lib/keybind.h: remove unneeded includes.
|
2021-11-21 15:00:39 +03:00 |
lock.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
lock.h
|
Changed lock_file() and unlock_file() functions
|
2012-03-06 11:52:30 +03:00 |
logging.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
logging.h
|
Clarify __attribute ((format (printf))) usage.
|
2015-11-05 14:33:20 +03:00 |
mcconfig.h
|
Ticket #3682: drop automatic migration of configuration
|
2021-02-22 21:16:52 +03:00 |
search.h
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
serialize.c
|
(mc_serialize_config): fix memory leak.
|
2021-06-20 16:16:45 +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
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
stat-size.h
|
Remove Cray support.
|
2020-10-13 16:34:55 +03:00 |
strescape.h
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
strutil.h
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
timefmt.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
timefmt.h
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
unixcompat.h
|
Sync with gnulib 4d4877e6c2123c4862c321f3eab28a55bf886216.
|
2018-11-24 14:40:42 +03:00 |
util.c
|
Use g_get_monotonic_time() instead of g_get_real_time().
|
2021-11-21 15:00:39 +03:00 |
util.h
|
(DOZ): new macro: difference or zero.
|
2021-06-20 15:14:56 +03:00 |
utilunix.c
|
Remove get_process_stats() test.
|
2021-11-21 15:00:39 +03:00 |
utilunix.h
|
Lib: removed includes to "src" directory
|
2011-03-21 23:55:52 +02:00 |
widget.h
|
Create WBackground widget.
|
2020-03-08 20:17:29 +03:00 |