.. |
consaver
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
diffviewer
|
Widget: implement destroy callback.
|
2021-06-20 15:14:56 +03:00 |
editor
|
mceditor: use MB_LEN_MAX constant.
|
2021-11-21 15:00:39 +03:00 |
filemanager
|
(string_file_name): use mc_g_string_copy.
|
2021-11-21 15:00:39 +03:00 |
man2hlp
|
man2hlp: limited support of \(lq, \(rq and \(dq commands.
|
2021-06-20 15:14:55 +03:00 |
subshell
|
Ticket #4198: MC hangs on start randomly with zsh as subshell.
|
2021-07-04 19:06:28 +03:00 |
vfs
|
Use g_get_monotonic_time() instead of g_get_real_time().
|
2021-11-21 15:00:39 +03:00 |
viewer
|
(mcview_continue_search_cmd): clarify handling of NULL item of history.
|
2021-06-20 15:14:56 +03:00 |
.gitignore
|
Fix .gitignore
|
2019-09-01 20:13:27 +03:00 |
args.c
|
Ticket #1: remove SMB suport.
|
2021-09-26 10:03:49 +03:00 |
args.h
|
Ticket #1: remove SMB suport.
|
2021-09-26 10:03:49 +03:00 |
background.c
|
(background_attention): don't use bad file descriptor.
|
2021-06-20 16:16:45 +03:00 |
background.h
|
Remove unneeded struct keyword for typedef'd structs
|
2016-03-04 09:23:38 +03:00 |
clipboard.c
|
(vfs_path_free): add 2nd parameter...
|
2021-03-14 19:52:39 +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 #3887: (handle_console_linux): fix endianness bug.
|
2021-11-21 14:49:46 +03:00 |
events_init.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
events_init.h
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
execute.c
|
(vfs_path_free): add 2nd parameter...
|
2021-03-14 19:52:39 +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
|
(show_file_history): keep order of modified history items.
|
2021-03-14 19:48:59 +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: implement destroy callback.
|
2021-06-20 15:14:56 +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 |
keymap.c
|
Refactoring of keymap load/save.
|
2021-03-14 19:48:59 +03:00 |
keymap.h
|
Refactoring of keymap load/save.
|
2021-03-14 19:48:59 +03:00 |
learn.c
|
(learn_key): return NULL if buffer is empty.
|
2021-11-21 15:00:39 +03:00 |
learn.h
|
Code indentation in src directory
|
2010-11-24 10:27:47 +03:00 |
main.c
|
(vfs_path_free): add 2nd parameter...
|
2021-03-14 19:52:39 +03:00 |
Makefile.am
|
Ticket #1: remove SMB suport.
|
2021-09-26 10:03:49 +03:00 |
selcodepage.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
selcodepage.h
|
Cleanup of main.[ch].
|
2010-11-24 10:51:31 +03:00 |
setup.c
|
Refactoring of keymap load/save.
|
2021-03-14 19:48:59 +03:00 |
setup.h
|
Refactoring of keymap load/save.
|
2021-03-14 19:48:59 +03:00 |
textconf.c
|
Ticket #1: remove SMB suport.
|
2021-09-26 10:03:49 +03:00 |
textconf.h
|
Added --configure-options for easy update & reconfigure existing mc.
|
2011-03-29 12:37:55 +03:00 |
usermenu.c
|
Ticket #4150: support file/dir macros for standalone mcviewer.
|
2021-10-31 09:49:45 +03:00 |
usermenu.h
|
Use argument names in function declarations.
|
2021-06-20 15:14:56 +03:00 |
util.c
|
Ticket #4179: code clean up before 4.8.27 release.
|
2021-03-14 19:30:42 +03:00 |
util.h
|
(check_for_default): minor optimization and change return value.
|
2012-04-22 11:25:11 +03:00 |