Andrew Borodin 5ffcffbeb6 Optimization of history saving. 13 years ago
..
event b473577525 Event system: added addition parameter event_init_data to mc_event_del() function. 13 years ago
filehighlight 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 years ago
keybind bbf1f4e857 Moved filemanager-related stuff to src/filemanager directory 13 years ago
mcconfig be0f9dda56 mcconfig: make parameters in some functions as const mc_config_t * 13 years ago
search 045debaa8a Moved charsets.[ch] from src to lib directory 13 years ago
skin 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 years ago
strutil 91f3d8f4fd Added strrstr_skip_count() function. 13 years ago
tests 32a9f8257d Deprecated parser now used just in Hotlist widget. 13 years ago
tty aad40e52fb Moved mc_refresh() to lib/widget 13 years ago
vfs 0f249bd9b5 Fixed errors while connect to IPv6 hosts 13 years ago
widget 5ffcffbeb6 Optimization of history saving. 13 years ago
Makefile.am e7bb47cc2d Added ability to serialize/deserialize strings and config objects(mc_config_t) 13 years ago
charsets.c 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 years ago
charsets.h 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 years ago
event-types.h 82b27ead4d Optimization of history load. 13 years ago
event.h b473577525 Event system: added addition parameter event_init_data to mc_event_del() function. 13 years ago
filehighlight.h f40887c3c6 Lib: removed includes to "src" directory 13 years ago
fileloc.h f7518c8d77 change name of user bindings file to mc.ext 13 years ago
fs.h 32bffa8890 Ticket #2516: Fix build failure on DragonFly BSD 13 years ago
glibcompat.c feb733663f Code indentation in lib directory 13 years ago
glibcompat.h feb733663f Code indentation in lib directory 13 years ago
global.c f40887c3c6 Lib: removed includes to "src" directory 13 years ago
global.h f40887c3c6 Lib: removed includes to "src" directory 13 years ago
hook.c 79133154b0 Moved hooks from lib/util.[ch] to new files lib/hook.[ch] 13 years ago
hook.h 79133154b0 Moved hooks from lib/util.[ch] to new files lib/hook.[ch] 13 years ago
keybind.c b3d0a9237b Change hardcoded definitions of default keymap. 13 years ago
keybind.h 5ef6375120 Symbolic names of keymap sections are defined. 13 years ago
lock.c 8ea49095c3 Changed functions vfs_file_is_local() and vfs_file_class_flags() for handle vfs_path_t type 13 years ago
lock.h feb733663f Code indentation in lib directory 13 years ago
logging.c 4dcb7c9337 Added environment variable MC_LOG_ENABLE for specify if logging is enabled 13 years ago
logging.h cf162ef810 Added new function mc_always_log() for logging on early bootstrap stages 13 years ago
mcconfig.h be0f9dda56 mcconfig: make parameters in some functions as const mc_config_t * 13 years ago
search.h 1192d34bd1 Clean up some empty lines. 13 years ago
serialize.c e7bb47cc2d Added ability to serialize/deserialize strings and config objects(mc_config_t) 13 years ago
serialize.h e7bb47cc2d Added ability to serialize/deserialize strings and config objects(mc_config_t) 13 years ago
skin.h 5b167ccc9e fail back to standard skin if 256-colors skin used on non256 colors terminal 13 years ago
strescape.h feb733663f Code indentation in lib directory 13 years ago
strutil.h 91f3d8f4fd Added strrstr_skip_count() function. 13 years ago
timefmt.c 53ad349a36 Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 13 years ago
timefmt.h 53ad349a36 Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 13 years ago
unixcompat.h feb733663f Code indentation in lib directory 13 years ago
util.c 1eb91d7921 fixed x_basename function for handle URL-like paths 13 years ago
util.h 1beaecdf12 Added function mc_build_filename() for processing URL-paths as well 13 years ago
utilunix.c 2044d8f853 custom_canonicalize_pathname(): Removed old-style path handling. 13 years ago
utilunix.h f40887c3c6 Lib: removed includes to "src" directory 13 years ago
widget.h bbf1f4e857 Moved filemanager-related stuff to src/filemanager directory 13 years ago