.. |
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
|
be0f9dda56
mcconfig: make parameters in some functions as const mc_config_t *
|
13 лет назад |
search
|
045debaa8a
Moved charsets.[ch] from src to lib directory
|
14 лет назад |
skin
|
6016620f42
Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c)
|
13 лет назад |
strutil
|
91f3d8f4fd
Added strrstr_skip_count() function.
|
13 лет назад |
tests
|
32a9f8257d
Deprecated parser now used just in Hotlist widget.
|
13 лет назад |
tty
|
aad40e52fb
Moved mc_refresh() to lib/widget
|
13 лет назад |
vfs
|
0f249bd9b5
Fixed errors while connect to IPv6 hosts
|
13 лет назад |
widget
|
5ffcffbeb6
Optimization of history saving.
|
13 лет назад |
Makefile.am
|
e7bb47cc2d
Added ability to serialize/deserialize strings and config objects(mc_config_t)
|
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
|
f40887c3c6
Lib: removed includes to "src" directory
|
13 лет назад |
global.h
|
f40887c3c6
Lib: removed includes to "src" directory
|
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
|
14 лет назад |
logging.h
|
cf162ef810
Added new function mc_always_log() for logging on early bootstrap stages
|
14 лет назад |
mcconfig.h
|
be0f9dda56
mcconfig: make parameters in some functions as const mc_config_t *
|
13 лет назад |
search.h
|
1192d34bd1
Clean up some empty lines.
|
14 лет назад |
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
|
14 лет назад |
strescape.h
|
feb733663f
Code indentation in lib directory
|
14 лет назад |
strutil.h
|
91f3d8f4fd
Added strrstr_skip_count() function.
|
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
|
1eb91d7921
fixed x_basename function for handle URL-like paths
|
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 лет назад |