mc/lib
Andrew Borodin 6f859e52d0 (file_entry_t): use GString instead of fname & fnamelen.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2021-03-14 19:52:39 +03:00
..
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 #4179: code clean up before 4.8.27 release. 2021-03-14 19:30:42 +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 (vfs_path_free): add 2nd parameter... 2021-03-14 19:52: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 (mc_event_mass_add): make events const. 2018-02-04 11:30:23 +03:00
filehighlight.h filehighlight: clarify includes. 2016-03-04 09:23:36 +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 Ticket #4179: code clean up before 4.8.27 release. 2021-03-14 19:30:42 +03:00
glibcompat.h (mc_g_string_copy): new API that extends GString one. 2020-12-12 20:23:05 +03:00
global.c Ticket #4179: code clean up before 4.8.27 release. 2021-03-14 19:30:42 +03:00
global.h Drop mc_timer. Use g_get_real_time() instead. 2020-12-12 20:39:01 +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 (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 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 (mc_search_set_error): cleanup compile warning on older gcc compilers: 2016-07-29 09:29:36 +03:00
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 Code indentation in lib directory 2010-11-24 10:27:20 +03:00
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 Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 2010-11-24 10:27:47 +03:00
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 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