.. |
consaver
|
Ticket #4050: code cleanup before 4.8.25 release.
|
2020-02-29 19:10:17 +03:00 |
diffviewer
|
(dview_handle_key): refactoring.
|
2020-05-17 18:48:19 +03:00 |
editor
|
(tty_clear_screen): rename from clr_scr and move to lib/tty.
|
2020-12-31 16:26:46 +03:00 |
filemanager
|
src/filemanager/ext.c: minor refactoring.
|
2020-12-31 16:26:46 +03:00 |
man2hlp
|
man2hlp: limited support of \fR, \fB, \fI, and \fP troff commands.
|
2020-05-17 18:48:18 +03:00 |
subshell
|
Rename files:
|
2020-12-31 16:26:46 +03:00 |
vfs
|
Ticket #3987: implement a workaround if readdir() system call returns with EINTR.
|
2020-12-13 20:12:14 +03:00 |
viewer
|
(change_panel): return current_panel.
|
2020-12-31 16:26:46 +03:00 |
.gitignore
|
Fix .gitignore
|
2019-09-01 20:13:27 +03:00 |
args.c
|
Ticket #4050: code cleanup before 4.8.25 release.
|
2020-02-29 19:10:17 +03:00 |
args.h
|
Ticket #3805: fix --help option to show correct syntax for editor, viewer and mcdiff
|
2017-04-15 09:49:29 +03:00 |
background.c
|
Ticket #4050: code cleanup before 4.8.25 release.
|
2020-02-29 19:10:17 +03:00 |
background.h
|
Remove unneeded struct keyword for typedef'd structs
|
2016-03-04 09:23:38 +03:00 |
clipboard.c
|
Ticket #4133: allow running clipboard commands if DISPLAY is not set.
|
2020-11-21 14:51:34 +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
|
Ticket #4050: code cleanup before 4.8.25 release.
|
2020-02-29 19:10:17 +03:00 |
events_init.c
|
Ticket #4050: code cleanup before 4.8.25 release.
|
2020-02-29 19:10:17 +03:00 |
events_init.h
|
Prepare to initialize application events.
|
2011-03-21 11:46:41 +02:00 |
execute.c
|
(tty_clear_screen): rename from clr_scr and move to lib/tty.
|
2020-12-31 16:26:46 +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
|
Ticket #4050: code cleanup before 4.8.25 release.
|
2020-02-29 19:10:17 +03:00 |
file_history.h
|
Refactoring of show file history in the file manager.
|
2019-08-10 09:45:27 +03:00 |
help.c
|
(help_handle_key): refactoring.
|
2020-05-17 18:48:19 +03:00 |
help.h
|
Typo fixes.
|
2013-07-23 14:15:24 +04:00 |
history.h
|
fixed doxygen documentation
|
2012-09-10 14:29:53 +03:00 |
keybind-defaults.c
|
Ticket #4103: code cleanup before 4.8.26 release.
|
2020-12-31 16:26:46 +03:00 |
keybind-defaults.h
|
Ticket #4103: code cleanup before 4.8.26 release.
|
2020-12-31 16:26:46 +03:00 |
learn.c
|
Move widget add/del API from WDialog to WGroup.
|
2020-03-08 20:11:55 +03:00 |
learn.h
|
Code indentation in src directory
|
2010-11-24 10:27:47 +03:00 |
main.c
|
Rename files:
|
2020-12-31 16:26:46 +03:00 |
Makefile.am
|
Refactoring of show file history in the file manager.
|
2019-08-10 09:45:27 +03:00 |
selcodepage.c
|
Ticket #4050: code cleanup before 4.8.25 release.
|
2020-02-29 19:10:17 +03:00 |
selcodepage.h
|
Cleanup of main.[ch].
|
2010-11-24 10:51:31 +03:00 |
setup.c
|
Rename files:
|
2020-12-31 16:26:46 +03:00 |
setup.h
|
Fix typos.
|
2020-10-13 16:31:22 +03:00 |
textconf.c
|
Rename macro MC_SKINS_SUBDIR to MC_SKINS_DIR.
|
2020-05-17 18:48:19 +03:00 |
textconf.h
|
Added --configure-options for easy update & reconfigure existing mc.
|
2011-03-29 12:37:55 +03:00 |
usermenu.c
|
Rename files:
|
2020-12-31 16:26:46 +03:00 |
usermenu.h
|
Ticket #3861: fix %f macro in mcedit user menu.
|
2017-10-28 18:46:08 +03:00 |
util.c
|
Ticket #4050: code cleanup before 4.8.25 release.
|
2020-02-29 19:10:17 +03:00 |
util.h
|
(check_for_default): minor optimization and change return value.
|
2012-04-22 11:25:11 +03:00 |