Jan Engelhardt 44997a034b editor: add option to show EOL 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 bb12a1296f Direct commit: fixed broken build 13 years ago
search 3ec8721f47 (mc_search__hex_translate_to_regex): optimization and cleanup. 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 6cec807140 str_isutf8() function now returns gboolean value 13 years ago
tty 17033652ee Revert "Ticket #2453: aggressive screen repaint" 13 years ago
vfs 4e56efafe6 Ticket #81: savannah: can't access files on ftp starting with space 13 years ago
widget 44997a034b editor: add option to show EOL 13 years ago
Makefile.am d3bb9de01f Ticket 2570: Code cleanup 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 fb7b01eeb9 Despite of the fact that algorithm now ignores the absence of closing curly 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 6cec807140 str_isutf8() function now returns gboolean value 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