Andrew Borodin f68b35b475 (try_complete): fixed warinig: 13 лет назад
..
event b473577525 Event system: added addition parameter event_init_data to mc_event_del() function. 13 лет назад
filehighlight 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 лет назад
keybind bbf1f4e857 Moved filemanager-related stuff to src/filemanager directory 14 лет назад
mcconfig bb12a1296f Direct commit: fixed broken build 13 лет назад
search 372cf39a4f Fixed regexp error if current codepage isn't equal to UTF-8 in UTF-8 environment 13 лет назад
skin 70ff1dc3aa Removed mc_global.args structure. 13 лет назад
strutil 6cec807140 str_isutf8() function now returns gboolean value 13 лет назад
tty 6c5a679b85 Use ESC_STR macro instead of hardcoded "\033". 13 лет назад
vfs 12dfe1bd55 VFS ftpfs: fixed broken filenames in unaligned 'ls' command output 13 лет назад
widget f68b35b475 (try_complete): fixed warinig: 13 лет назад
Makefile.am d3bb9de01f Ticket 2570: Code cleanup 13 лет назад
charsets.c 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 лет назад
charsets.h 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 лет назад
event-types.h 82b27ead4d Optimization of history load. 13 лет назад
event.h b473577525 Event system: added addition parameter event_init_data to mc_event_del() function. 13 лет назад
filehighlight.h f40887c3c6 Lib: removed includes to "src" directory 13 лет назад
fileloc.h f7518c8d77 change name of user bindings file to mc.ext 13 лет назад
fs.h 32bffa8890 Ticket #2516: Fix build failure on DragonFly BSD 13 лет назад
glibcompat.c feb733663f Code indentation in lib directory 14 лет назад
glibcompat.h feb733663f Code indentation in lib directory 14 лет назад
global.c 70ff1dc3aa Removed mc_global.args structure. 13 лет назад
global.h 70ff1dc3aa Removed mc_global.args structure. 13 лет назад
hook.c 79133154b0 Moved hooks from lib/util.[ch] to new files lib/hook.[ch] 14 лет назад
hook.h 79133154b0 Moved hooks from lib/util.[ch] to new files lib/hook.[ch] 14 лет назад
keybind.c b3d0a9237b Change hardcoded definitions of default keymap. 13 лет назад
keybind.h 5ef6375120 Symbolic names of keymap sections are defined. 13 лет назад
lock.c 8ea49095c3 Changed functions vfs_file_is_local() and vfs_file_class_flags() for handle vfs_path_t type 13 лет назад
lock.h feb733663f Code indentation in lib directory 14 лет назад
logging.c 4dcb7c9337 Added environment variable MC_LOG_ENABLE for specify if logging is enabled 13 лет назад
logging.h cf162ef810 Added new function mc_always_log() for logging on early bootstrap stages 13 лет назад
mcconfig.h be0f9dda56 mcconfig: make parameters in some functions as const mc_config_t * 13 лет назад
search.h fb7b01eeb9 Despite of the fact that algorithm now ignores the absence of closing curly 13 лет назад
serialize.c e7bb47cc2d Added ability to serialize/deserialize strings and config objects(mc_config_t) 13 лет назад
serialize.h e7bb47cc2d Added ability to serialize/deserialize strings and config objects(mc_config_t) 13 лет назад
skin.h 5b167ccc9e fail back to standard skin if 256-colors skin used on non256 colors terminal 13 лет назад
strescape.h feb733663f Code indentation in lib directory 14 лет назад
strutil.h 6cec807140 str_isutf8() function now returns gboolean value 13 лет назад
timefmt.c 53ad349a36 Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 14 лет назад
timefmt.h 53ad349a36 Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 14 лет назад
unixcompat.h feb733663f Code indentation in lib directory 14 лет назад
util.c 8d44ed297b Moved xterm_flag global variable to mc_global.tty.xterm_flag 13 лет назад
util.h 1beaecdf12 Added function mc_build_filename() for processing URL-paths as well 13 лет назад
utilunix.c 2044d8f853 custom_canonicalize_pathname(): Removed old-style path handling. 13 лет назад
utilunix.h f40887c3c6 Lib: removed includes to "src" directory 13 лет назад
widget.h bbf1f4e857 Moved filemanager-related stuff to src/filemanager directory 14 лет назад