mc/src
Andrew Borodin 69f4d8c986 (tree_store_save): optimisation.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-01-01 11:48:08 +03:00
..
consaver Ticket #3467: add -Wunreachable-code option and fix relative warnings. 2015-05-24 17:59:19 +03:00
diffviewer Use STR_E_NOTFOUND message where required. 2016-01-01 11:48:08 +03:00
editor (edit_sort_cmd): fix memory leak. 2016-01-01 11:48:08 +03:00
filemanager (tree_store_save): optimisation. 2016-01-01 11:48:08 +03:00
man2hlp Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
subshell Remove duplicate code from src/subshell/common.c. 2016-01-01 11:48:06 +03:00
vfs (extfs_find_entry_int): fix comparisons. 2016-01-01 11:48:08 +03:00
viewer cleanup gcc link time optimization warnings 2016-01-01 11:48:08 +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 Introduce mc_shell_t type. 2016-01-01 11:48:06 +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 Introduce mc_shell_t type. 2016-01-01 11:48:06 +03:00
execute.h Implementation of getting last editing/viewing position of file. 2013-02-16 17:40:37 +03:00
help.c Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48: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 Add mc_shell_init() and mc_shell_deinit() functions. 2016-01-01 11:48:06 +03:00
Makefile.am Ticket #3547: code cleanup before 4.8.16 release. 2016-01-01 11:48:06 +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 Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
setup.h Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03: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