mc/src
Andrew Borodin 83ee61254b Ticket #2669: fixed broken directory reloading.
Bug was introduced in 5c252726f1.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2011-11-09 13:51:51 +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 Optimization of menu creation. 2011-10-31 15:53:05 +03:00
filemanager Ticket #2669: fixed broken directory reloading. 2011-11-09 13:51:51 +03:00
man2hlp Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
vfs Ticket #2652: SMB is broken 2011-10-31 23:31:59 +03:00
viewer Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +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 Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08: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 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 Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +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 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Ticket #275 (panelize enhancement) 2011-10-27 15:54:57 +04:00
main.h Ticket #2576: Duplicate symbols (Linking) problem under Mac OS X 2011-08-30 18:19:00 +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 Added configuration option 'preallocate_space' for toggle space preallocating behaviour. 2011-10-20 10:51:08 +03:00
setup.h (history_save): new function to save widget history 2011-06-21 16:13:10 +04:00
subshell.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +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