..
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
Added function mc_build_filename() for processing URL-paths as well
2011-06-23 14:45:02 +03:00
filemanager
Renamed do_find() to find_file() and vice versa.
2011-07-11 13:26:24 +04:00
man2hlp
Fixed a typo and bad grammar in man2hlp.
2010-09-06 17:37:28 +03:00
vfs
Ticket #81 : savannah: can't access files on ftp starting with space
2011-07-11 19:50:32 +03:00
viewer
Fixed return codes for mcview_get_utf() function
2011-07-07 13:59:12 +03:00
.gitignore
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