mc/src
Andrew Borodin 9a964edea9 (edit_print_string): refactor loop.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2023-11-06 21:06:14 +03:00
..
consaver Update template for .c files. 2023-03-19 20:34:24 +03:00
diffviewer (dff_reparse): get rif of code duplication. 2023-11-06 21:06:14 +03:00
editor (edit_print_string): refactor loop. 2023-11-06 21:06:14 +03:00
filemanager Rename FISH VFS to SHELL one. 2023-10-15 16:04:39 +03:00
man2hlp extfs helpers: replace "perl -w" with "use warnings" (closes MidnightCommander/mc#174). 2023-01-28 21:38:05 +03:00
subshell Update template for .c files. 2023-03-19 20:34:24 +03:00
vfs tar (uintmax_from_header): remove unused function and macro. 2023-11-06 21:06:14 +03:00
viewer (str_nconvert_to_input): return NULL if input is NULL. 2023-08-04 21:04:54 +03:00
.gitignore Fix .gitignore 2019-09-01 20:13:27 +03:00
args.c (mc_args__convert_help_to_syscharset): return GString. 2023-08-04 21:04:54 +03:00
args.h Ticket #1: remove SMB suport. 2021-09-26 10:03:49 +03:00
background.c (do_background): fix leak of file descriptors. 2023-11-06 21:06:14 +03:00
background.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
clipboard.c Update template for .c files. 2023-03-19 20:34:24 +03:00
clipboard.h
cons.handler.c Update template for .c files. 2023-03-19 20:34:24 +03:00
events_init.c Update copyright years. 2023-01-28 21:38:05 +03:00
events_init.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
execute.c Update template for .c files. 2023-03-19 20:34:24 +03:00
execute.h (toggle_panels): join with view_other_cmd and rename to toggle_subshell. 2019-09-01 19:41:12 +03:00
file_history.c Update template for .c files. 2023-03-19 20:34:24 +03:00
file_history.h Refactoring of show file history in the file manager. 2019-08-10 09:45:27 +03:00
help.c (dlg_close): rename from dlg_stop(). 2023-08-04 21:04:11 +03:00
help.h Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
history.h Add macros for select/unselect histories. 2022-04-10 17:43:44 +03:00
keymap.c Update template for .c files. 2023-03-19 20:34:24 +03:00
keymap.h Refactoring of keymap load/save. 2021-03-14 19:48:59 +03:00
learn.c (dlg_close): rename from dlg_stop(). 2023-08-04 21:04:11 +03:00
learn.h
main.c Update template for .c files. 2023-03-19 20:34:24 +03:00
Makefile.am Ticket #1: remove SMB suport. 2021-09-26 10:03:49 +03:00
selcodepage.c WListbox: renames: 2023-08-04 21:04:54 +03:00
selcodepage.h
setup.c Rename FISH VFS to SHELL one. 2023-10-15 16:04:39 +03:00
setup.h Fix various typos in the source code (closes MidnightCommander/mc#177). 2023-01-28 21:38:05 +03:00
textconf.c Rename FISH VFS to SHELL one. 2023-10-15 16:04:39 +03:00
textconf.h
usermenu.c Use bit-field members of file_entry_t as integers explicitly. 2023-08-04 21:04:54 +03:00
usermenu.h usermenu: clarify compilation w/o internal editor. 2023-03-19 20:34:24 +03:00
util.c Update copyright years. 2023-01-28 21:38:05 +03:00
util.h