mc/src
Slava Zanko b361722545 Ticket #2611: FISH: broken panels drawing after entering password
Steps to reproduce:
 * run ssh daemon on your host;
 * run mc;
 * type cd sh://127.0.0.1;
 * type your password;
 * just one panel was shown, after pressing ctrl+r second panel will shown as well.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2011-09-19 12:53:54 +03:00
..
consaver Fix of terminal resize handling 2011-04-13 13:37:46 +04:00
diffviewer Changed functions vfs_file_is_local() and vfs_file_class_flags() for handle vfs_path_t type 2011-06-23 14:44:59 +03:00
editor (edit_collect_completions): fixed warinig: 2011-09-09 12:01:56 +03:00
filemanager (move_right): fixed type of return value. 2011-09-09 12:01:56 +03:00
man2hlp Fixed a typo and bad grammar in man2hlp. 2010-09-06 17:37:28 +03:00
vfs Ticket #2605 (FISH: mc hangs while copy lot of small files) 2011-09-12 11:57:30 +04:00
viewer Fixed finds twice in backward direction in nroff'ed text 2011-07-19 09:51:08 +03:00
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
args.c Set logfile for smbfs using mc_setctl(). 2011-09-09 12:01:55 +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 Added events for handle parent_call_string() and parent_call() 2011-03-21 23:55:52 +02:00
background.h Added events for handle parent_call_string() and parent_call() 2011-03-21 23:55:52 +02:00
clipboard.c Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 2011-03-21 23:55:52 +02: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 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
events_init.c Added events for handle parent_call_string() and parent_call() 2011-03-21 23:55:52 +02:00
events_init.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
execute.c Ticket #2611: FISH: broken panels drawing after entering password 2011-09-19 12:53:54 +03:00
execute.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
help.c Fix of DLG_ACTION handling in interactive help. 2011-03-30 16:17:16 +04: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 #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
keybind-defaults.h Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
learn.c Ticket #2544: search dialog trim spaces 2011-05-31 18:50:31 +03:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Removed mc_global.args structure. 2011-09-08 14:12:10 +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 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
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c Changed functions vfs_file_is_local() and vfs_file_class_flags() for handle vfs_path_t type 2011-06-23 14:44:59 +03:00
setup.h (history_save): new function to save widget history 2011-06-21 16:13:10 +04:00
subshell.c Get rid of some function forward declarations. 2011-04-13 13:37:46 +04:00
subshell.h Moved mc_refresh() to lib/widget 2011-03-21 23:55:52 +02:00
textconf.c (show_datadirs_extended): fixed paths in help message. 2011-09-09 12:01:55 +03:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
util.c Move check_for_default() function from lib/util.c to src/util.c 2011-03-21 23:55:51 +02:00
util.h Move check_for_default() function from lib/util.c to src/util.c 2011-03-21 23:55:51 +02:00