Andrew Borodin f68b35b475 (try_complete): fixed warinig: 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 372cf39a4f Fixed regexp error if current codepage isn't equal to UTF-8 in UTF-8 environment 13 years ago
skin 70ff1dc3aa Removed mc_global.args structure. 13 years ago
strutil 6cec807140 str_isutf8() function now returns gboolean value 13 years ago
tty 6c5a679b85 Use ESC_STR macro instead of hardcoded "\033". 13 years ago
vfs 12dfe1bd55 VFS ftpfs: fixed broken filenames in unaligned 'ls' command output 13 years ago
widget f68b35b475 (try_complete): fixed warinig: 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 70ff1dc3aa Removed mc_global.args structure. 13 years ago
global.h 70ff1dc3aa Removed mc_global.args structure. 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 8d44ed297b Moved xterm_flag global variable to mc_global.tty.xterm_flag 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