..
consaver
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
diffviewer
ydiff: fix -Wdiscarded-qualifiers
warning
2024-10-05 11:49:26 +02:00
editor
(edit_draw_this_line): fix printable character recognition in 8-bit locales when displaying UTF-8
2024-10-05 11:49:26 +02:00
filemanager
Refactoring of file and directory delete routines.
2024-10-05 15:05:58 +03:00
man2hlp
Update copyright years.
2024-01-01 09:46:17 +03:00
subshell
subshell: ensure compatibility with fish 3.8
2024-08-07 09:50:28 +02:00
vfs
extfs helpers: remove usage of local
, instead use subshell to isolate variables
2024-10-05 11:49:26 +02:00
viewer
warnings: mute unused variable warning
2024-06-03 21:06:19 +02:00
.gitignore
Fix .gitignore
2019-09-01 20:13:27 +03:00
args.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
args.h
mceditor: refactoring.
2024-04-07 16:06:16 +03:00
background.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
background.h
Remove unneeded struct
keyword for typedef'd structs
2016-03-04 09:23:38 +03:00
clipboard.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
clipboard.h
Use events for operate with clipboard (copy/paste to external clipboard, save/load to file)
2011-03-21 23:55:52 +02:00
cons.handler.c
Update copyright years.
2024-01-01 09:46:17 +03:00
events_init.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
events_init.h
Use argument names in function declarations.
2021-06-20 15:14:56 +03:00
execute.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
execute.h
Merge lib/utilunix.h into lib/util.h.
2024-04-07 16:38:11 +03:00
file_history.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
file_history.h
Refactoring of show file history in the file manager.
2019-08-10 09:45:27 +03:00
help.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +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
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
keymap.h
Refactoring of keymap load/save.
2021-03-14 19:48:59 +03:00
learn.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
learn.h
Code indentation in src directory
2010-11-24 10:27:47 +03:00
main.c
main: remove O_EXCL
for wd-file since creation is now managed by wrapper
2024-09-03 07:39:25 +02:00
Makefile.am
buildsys: fix build on macOS with libssh2 present via homebrew
2024-06-02 12:49:13 +03:00
selcodepage.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
selcodepage.h
Cleanup of main.[ch].
2010-11-24 10:51:31 +03:00
setup.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +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
textconf.c: features: fix capital letters.
2024-04-07 16:06:16 +03:00
textconf.h
Added --configure-options for easy update & reconfigure existing mc.
2011-03-29 12:37:55 +03:00
usermenu.c
(user_menu_cmd): port to GPtrArray.
2024-10-05 15:05:58 +03:00
usermenu.h
(user_file_menu_cmd): move to src/usermenu.h and make inline.
2024-10-05 15:05:58 +03:00
util.c
Indentation using GNU indent-2.2.13.
2024-06-02 12:49:13 +03:00
util.h
(check_for_default): minor optimization and change return value.
2012-04-22 11:25:11 +03:00