mc/src
2015-12-31 10:48:57 +03:00
..
consaver Ticket #3467: add -Wunreachable-code option and fix relative warnings. 2015-05-24 17:59:19 +03:00
diffviewer (dview_execute_cmd): fix call of dview_goto_cmd(). 2015-11-05 14:32:52 +03:00
editor Ticket #3522: (edit_suggest_current_word): fix memory leak. 2015-11-05 14:33:20 +03:00
filemanager Reimplement handling of ev_vfs_print_message_t message. 2015-11-05 14:33:21 +03:00
man2hlp Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
vfs Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
viewer (mcview_do_search): clarify seach start and end positions. 2015-12-31 10:48:57 +03:00
.gitignore Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
args.c Fix typos. 2015-11-05 14:33:21 +03:00
args.h Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
background.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
background.h Rename structures: 2013-11-25 13:47:40 +04:00
clipboard.c Ticket #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +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 #3435: clang compiler fixes/cleanups. 2015-05-03 19:43:49 +03:00
events_init.c Update copyright years. 2015-02-26 09:12:08 +03:00
events_init.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
execute.c Update copyright years. 2015-02-26 09:12:08 +03:00
execute.h Implementation of getting last editing/viewing position of file. 2013-02-16 17:40:37 +03:00
help.c Update copyright years. 2015-02-26 09:12:08 +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 #3427: fix -Wmissing-field-initializers compiler warnings... 2015-05-03 19:43:48 +03:00
keybind-defaults.h Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
learn.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c New subshell types Busybox ash + Debian ash (dash) and some more enhancements plus fish chdir bugfix 2015-11-10 11:55:35 +03:00
Makefile.am --with-edit: rename to --with-internal-edit. 2013-07-02 15:29:35 +03:00
selcodepage.c Ticket #3530: viewer: highlight Find File's result. 2015-10-18 18:19:26 +02:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c (panel_save_setup): fix comparison between signed and unsigned. 2015-05-24 18:39:45 +03:00
setup.h Ticket #3465: add -Wmissing-variable-declarations option... 2015-05-24 17:59:18 +03:00
subshell.c revert changes related to BASH shell prompt 2015-11-10 13:29:46 +03:00
subshell.h Cleanup: remove unused 'prompt_pos' variable. 2013-06-08 18:06:55 +04:00
textconf.c Add IS_PATH_SEP macro and use it. 2015-02-26 09:13:02 +03:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
util.c Update copyright years. 2015-02-26 09:12:08 +03:00
util.h (check_for_default): minor optimization and change return value. 2012-04-22 11:25:11 +03:00