mc/lib
Andrew Borodin 4a0004f6c2 Ticket #2874: enter on directory named '~' goes to the home one.
Revert "Support of use ~ as home directory in hotlist."
This partially reverts commit dd9c7516a3.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-09-06 10:30:28 +04:00
..
event Makefile.ams cleanup. 2012-07-17 17:04:05 +04:00
filehighlight Optimization of ini files load. 2012-07-31 14:50:11 +04:00
mcconfig Optimization of ini files load. 2012-07-31 14:50:11 +04:00
search Makefile.ams cleanup. 2012-07-17 17:04:05 +04:00
skin Optimization of ini files load. 2012-07-31 14:50:11 +04:00
strutil Makefile.ams cleanup. 2012-07-17 17:04:05 +04:00
tty Makefile.ams cleanup. 2012-07-17 17:04:05 +04:00
vfs Ticket #2874: enter on directory named '~' goes to the home one. 2012-09-06 10:30:28 +04:00
widget Optimization of ini files load. 2012-07-31 14:50:11 +04:00
charsets.c Code cleanup: removed unused variables amd removed unnedeed code. 2012-07-17 17:04:05 +04:00
charsets.h Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 16:58:57 +04:00
event-types.h
event.h
filehighlight.h
fileloc.h Ticket #2625: mc does not preserve file mtime when copying over ssh 2011-12-12 11:51:25 +03:00
fs.h
glibcompat.c
glibcompat.h
global.c Reorder fields in mc_global struct and change type for some of them. 2012-03-19 11:06:00 +03:00
global.h Code indentation. 2012-07-17 17:04:05 +04:00
hook.c Code indentation. 2012-07-17 17:04:05 +04:00
hook.h
keybind.c Ticket #2863 (mcdiff bidirectional merge enhancement) 2012-08-30 10:43:20 +04:00
keybind.h Ticket #2863 (mcdiff bidirectional merge enhancement) 2012-08-30 10:43:20 +04:00
lock.c g_dirname and g_basename function are deprecated since glib-2.2. 2012-04-22 11:25:10 +03:00
lock.h Changed lock_file() and unlock_file() functions 2012-03-06 11:52:30 +03:00
logging.c Added function mc_config_get_full_path() for search user's config files by short names. 2011-12-06 16:24:10 +03:00
logging.h
Makefile.am Makefile.ams cleanup. 2012-07-17 17:04:05 +04:00
mcconfig.h Optimization of ini files load. 2012-07-31 14:50:11 +04:00
search.h Don't mix mc_search_cb_ret_t and int as result of search callback. 2012-05-08 18:57:55 +04:00
serialize.c Optimization of ini files load. 2012-07-31 14:50:11 +04:00
serialize.h
skin.h Skin support for window frames. 2012-06-20 22:26:10 +04:00
strescape.h
strutil.h Check assert.h header and use it conditionally. 2012-03-19 11:04:57 +03:00
timefmt.c
timefmt.h
unixcompat.h
util.c Revert "Try fix of compile warnings about assigned but unused variables" 2012-07-18 12:03:31 +04:00
util.h Changes to handle vfs_path_t object: 2012-03-06 11:52:31 +03:00
utilunix.c Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 16:58:57 +04:00
utilunix.h
widget.h