..
consaver
Update copyright years.
2022-03-13 13:17:26 +03:00
diffviewer
(widget_init): change argument for coordinates.
2022-06-05 11:55:03 +03:00
editor
mceditor: minor refactoring of file load.
2022-06-05 11:56:32 +03:00
filemanager
(widget_adjust_position): change argument for coordinates.
2022-06-05 11:55:06 +03:00
man2hlp
man2hlp: limited support of \(lq, \(rq and \(dq commands.
2021-06-20 15:14:55 +03:00
subshell
WInput: use GString for buffer.
2022-06-05 11:28:51 +03:00
vfs
Ticket #3670 : ftp: reconnect if server terminated connection.
2022-05-22 11:33:24 +03:00
viewer
(widget_init): change argument for coordinates.
2022-06-05 11:55:03 +03:00
.gitignore
Fix .gitignore
2019-09-01 20:13:27 +03:00
args.c
(mc_setup_by_args): reduce variable scope into #ifdef to fix coverity finding.
2022-03-13 13:17:27 +03:00
args.h
Ticket #1 : remove SMB suport.
2021-09-26 10:03:49 +03:00
background.c
Update copyright years.
2022-03-13 13:17:26 +03:00
background.h
Remove unneeded struct
keyword for typedef'd structs
2016-03-04 09:23:38 +03:00
clipboard.c
Update copyright years.
2022-03-13 13:17:26 +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.
2022-03-13 13:17:26 +03:00
events_init.c
Update copyright years.
2022-03-13 13:17:26 +03:00
events_init.h
Use argument names in function declarations.
2021-06-20 15:14:56 +03:00
execute.c
Update copyright years.
2022-03-13 13:17:26 +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
Widget: use WRect to hold position and size.
2022-06-05 11:49:20 +03:00
file_history.h
Refactoring of show file history in the file manager.
2019-08-10 09:45:27 +03:00
help.c
(widget_init): change argument for coordinates.
2022-06-05 11:55:03 +03:00
help.h
Typo fixes.
2013-07-23 14:15:24 +04:00
history.h
Add macros for select/unselect histories.
2022-04-10 17:43:44 +03:00
keymap.c
Update copyright years.
2022-03-13 13:17:26 +03:00
keymap.h
Refactoring of keymap load/save.
2021-03-14 19:48:59 +03:00
learn.c
Update copyright years.
2022-03-13 13:17:26 +03:00
learn.h
Code indentation in src directory
2010-11-24 10:27:47 +03:00
main.c
Update copyright years.
2022-03-13 13:17:26 +03:00
Makefile.am
Ticket #1 : remove SMB suport.
2021-09-26 10:03:49 +03:00
selcodepage.c
Update copyright years.
2022-03-13 13:17:26 +03:00
selcodepage.h
Cleanup of main.[ch].
2010-11-24 10:51:31 +03:00
setup.c
Load and save filter parameters.
2022-04-10 17:45:57 +03:00
setup.h
Rename panel_select_flags_t -> select_flags_t.
2022-04-10 17:44:26 +03:00
textconf.c
(show_version): display version of libssh2.
2022-03-13 13:17:27 +03:00
textconf.h
Added --configure-options for easy update & reconfigure existing mc.
2011-03-29 12:37:55 +03:00
usermenu.c
Update copyright years.
2022-03-13 13:17:26 +03:00
usermenu.h
Use argument names in function declarations.
2021-06-20 15:14:56 +03:00
util.c
Update copyright years.
2022-03-13 13:17:26 +03:00
util.h
(check_for_default): minor optimization and change return value.
2012-04-22 11:25:11 +03:00