mc/src
Andrew Borodin bd2ddb54cb Modified "Configure options" dialog for better look'n'feel.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2011-12-12 12:30:35 +03:00
..
consaver Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
diffviewer Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
editor Move type and function declarations. 2011-12-12 12:23:25 +03:00
filemanager Modified "Configure options" dialog for better look'n'feel. 2011-12-12 12:30:35 +03:00
man2hlp Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
vfs FISH: added external script 'utime' 2011-12-12 11:51:25 +03:00
viewer Ticket #2677: ret rid of double dialog in viewer if search not found. 2011-12-06 20:53:43 +03:00
.gitignore Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
args.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
args.h Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 2011-03-21 23:55:50 +02:00
background.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
background.h Added events for handle parent_call_string() and parent_call() 2011-03-21 23:55:52 +02:00
clipboard.c Added function mc_config_get_full_path() for search user's config files by short names. 2011-12-06 16:24:10 +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 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
events_init.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
events_init.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
execute.c Fixup update of command line after window resize. 2011-12-07 16:02:20 +03:00
execute.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
help.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
help.h Use events for calling help window 2011-03-21 23:55:52 +02:00
history.h Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 2011-03-21 23:55:50 +02:00
keybind-defaults.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
keybind-defaults.h Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
learn.c Ticket #2676 (save of some learned keys is broken) 2011-12-06 11:42:20 +04:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Fixup update of command line after window resize. 2011-12-07 16:02:20 +03:00
main.h Fixup update of command line after window resize. 2011-12-07 16:02:20 +03:00
Makefile.am (show_datadirs_extended): fixed paths in help message. 2011-09-09 12:01:55 +03:00
selcodepage.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c Fixed comment about location of mc.keymap file. 2011-12-06 16:24:10 +03:00
setup.h Move type and function declarations. 2011-12-12 12:23:25 +03:00
subshell.c Added function mc_config_get_full_path() for search user's config files by short names. 2011-12-06 16:24:10 +03:00
subshell.h Moved mc_refresh() to lib/widget 2011-03-21 23:55:52 +02:00
textconf.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
util.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
util.h Move check_for_default() function from lib/util.c to src/util.c 2011-03-21 23:55:51 +02:00