mc/src
Slava Zanko bba132381e vfs_path_to_str() now return URL string instead of old representation
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2011-06-23 14:45:01 +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 VFS: Make functions vfs_canon_and_translate() and vfs_canon() as static in lib/vfs/path.c 2011-06-23 14:44:59 +03:00
filemanager vfs_path_to_str() now return URL string instead of old representation 2011-06-23 14:45:01 +03:00
man2hlp Fixed a typo and bad grammar in man2hlp. 2010-09-06 17:37:28 +03:00
vfs vfs_path_to_str() now return URL string instead of old representation 2011-06-23 14:45:01 +03:00
viewer VFS: Make functions vfs_canon_and_translate() and vfs_canon() as static in lib/vfs/path.c 2011-06-23 14:44:59 +03:00
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
args.c Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37: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 VFS: Make functions vfs_canon_and_translate() and vfs_canon() as static in lib/vfs/path.c 2011-06-23 14:44:59 +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 Fix of DLG_ACTION handling in interactive help. 2011-03-30 16:17:16 +04:00
keybind-defaults.h Moved input_map, listbox_map and dialog_map variables to 'lib' subdirectory. 2011-03-21 23:55:51 +02: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 Move vfs_get_encoding() to path.c and make as static function. 2011-06-23 14:44:59 +03:00
main.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
Makefile.am Added configure parameter --enable-mclib for build own shared library 2011-03-21 23:55:53 +02: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 Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37: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