mc/lib
Andrew Borodin fa421e065a Indentation.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-12-21 13:41:11 +04:00
..
event PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:32:52 +04:00
filehighlight PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:32:52 +04:00
mcconfig Indentation. 2012-12-21 13:41:11 +04:00
search Indentation. 2012-12-21 13:41:11 +04:00
skin PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:32:52 +04:00
strutil Portability: rename some str_class members 2012-12-21 12:50:32 +04:00
tty Optimization of SIGWINCH handling. 2012-12-21 12:50:32 +04:00
vfs Indentation. 2012-12-21 13:41:11 +04:00
widget Optimization of SIGWINCH handling. 2012-12-21 12:50:32 +04:00
charsets.c Code cleanup: removed unused variables amd removed unnedeed code. 2012-07-17 17:07:32 +04:00
charsets.h Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 17:07:47 +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 Code cleanup after runing splint on src/main.c file 2011-10-17 13:30:03 +03:00
glibcompat.c Cleanup code related to GLib < 2.12. 2012-12-21 12:50:32 +04:00
glibcompat.h Cleanup code related to GLib < 2.12. 2012-12-21 12:50:32 +04:00
global.c Define winch_flag as volatile sig_atomic_t. 2012-12-21 12:50:31 +04:00
global.h Portability: ESC_CHAR is defined in /usr/include/langinfo.h in some systems 2012-12-21 12:50:32 +04:00
hook.c Indent files. 2012-07-17 17:07:32 +04:00
hook.h
keybind.c Ticket #2757 (mcedit not record input chars) 2012-04-22 15:34:20 +04:00
keybind.h Tweak key bindings. 2012-03-19 13:34:21 +03:00
lock.c g_dirname and g_basename function are deprecated since glib-2.2. 2012-04-22 12:31:23 +03:00
lock.h Changed lock_file() and unlock_file() functions 2012-04-22 10:31:52 +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 PCRE_CFLAGS are CPPFLAGS, actually. 2012-12-18 16:32:52 +04:00
mcconfig.h Don't exit after migration of configuration files. 2012-12-21 12:50:31 +04:00
search.h Don't mix mc_search_cb_ret_t and int as result of search callback. 2012-06-11 15:59:54 +04:00
serialize.c Optimization of ini files load. 2012-08-30 13:18:34 +04:00
serialize.h
skin.h
strescape.h
strutil.h Portability: rename some str_class members 2012-12-21 12:50:32 +04:00
timefmt.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
timefmt.h
unixcompat.h
util.c Portability: use g_ascii_strtoll instead of strtoll, atoll and atof. 2012-12-21 12:50:32 +04:00
util.h Changes to handle vfs_path_t object: 2012-04-22 10:31:53 +03:00
utilunix.c Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 17:07:47 +04:00
utilunix.h
widget.h