mc/lib
Slava Zanko a57d45d590 Ticket #3098: vfs_path_from_str_flags() doesn't support VPF_STRIP_HOME
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2013-11-08 16:57:42 +03:00
..
event
filehighlight Refactoring: use define DEFAULT_CHARSET for "ASCII" charset. 2013-09-21 13:35:59 +04:00
mcconfig
search (mc_search_regex__process_append_str): minor optimization and cosmetics. 2013-10-04 09:12:08 +04:00
skin (mc_skin_colors_old_configure_one): cosmetics. 2013-10-04 09:11:04 +04:00
strutil Refactoring: use define DEFAULT_CHARSET for "ASCII" charset. 2013-09-21 13:35:59 +04:00
tty Indentation. 2013-10-04 09:27:24 +04:00
vfs Ticket #3098: vfs_path_from_str_flags() doesn't support VPF_STRIP_HOME 2013-11-08 16:57:42 +03:00
widget Ticket #3018: broken directory completion. 2013-11-07 21:23:43 +04:00
charsets.c Refactoring: use define DEFAULT_CHARSET for "ASCII" charset. 2013-09-21 13:35:59 +04:00
charsets.h
event-types.h
event.h
filehighlight.h Rename type file_entry to the file_entry_t. 2013-09-19 16:22:30 +04:00
fileloc.h
fs.h Add DIR_IS_DOT and DIR_IS_DOTDOT macros 2013-07-23 14:15:24 +04:00
glibcompat.c Fix: sftp: password ask too often if hostname was bring from ~/.ssh/config file 2013-06-18 12:52:18 +03:00
glibcompat.h Fix: sftp: password ask too often if hostname was bring from ~/.ssh/config file 2013-06-18 12:52:18 +03:00
global.c
global.h Refactoring: use define DEFAULT_CHARSET for "ASCII" charset. 2013-09-21 13:35:59 +04:00
hook.c
hook.h
keybind.c
keybind.h
lock.c
lock.h
logging.c
logging.h
Makefile.am
mcconfig.h
search.h Search: better support of --disable-charset 2013-09-21 13:35:56 +04:00
serialize.c
serialize.h
skin.h
strescape.h
strutil.h Typo fixes. 2013-07-23 14:15:24 +04:00
timefmt.c
timefmt.h
unixcompat.h
util.c Misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-06-15 11:10:41 +04:00
util.h Rename type file_entry to the file_entry_t. 2013-09-19 16:22:30 +04:00
utilunix.c More tests for canonicalize_pathname(). 2013-10-04 09:14:08 +04:00
utilunix.h
widget.h