Andrew Borodin fa421e065a Indentation. 11 years ago
..
event d557ade7f6 PCRE_CFLAGS are CPPFLAGS, actually. 11 years ago
filehighlight d557ade7f6 PCRE_CFLAGS are CPPFLAGS, actually. 11 years ago
mcconfig fa421e065a Indentation. 11 years ago
search fa421e065a Indentation. 11 years ago
skin d557ade7f6 PCRE_CFLAGS are CPPFLAGS, actually. 11 years ago
strutil f262bf62b7 Portability: rename some str_class members 11 years ago
tty 89f59bb12b Optimization of SIGWINCH handling. 11 years ago
vfs fa421e065a Indentation. 11 years ago
widget 89f59bb12b Optimization of SIGWINCH handling. 11 years ago
Makefile.am d557ade7f6 PCRE_CFLAGS are CPPFLAGS, actually. 11 years ago
charsets.c 7e6c92d893 Code cleanup: removed unused variables amd removed unnedeed code. 12 years ago
charsets.h 8598f5c599 Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 12 years ago
event-types.h 82b27ead4d Optimization of history load. 13 years ago
event.h b473577525 Event system: added addition parameter event_init_data to mc_event_del() function. 13 years ago
filehighlight.h f40887c3c6 Lib: removed includes to "src" directory 13 years ago
fileloc.h fac8c5d2f3 Ticket #2625: mc does not preserve file mtime when copying over ssh 12 years ago
fs.h a1e34b8dfa Code cleanup after runing splint on src/main.c file 12 years ago
glibcompat.c 272e2adabd Cleanup code related to GLib < 2.12. 11 years ago
glibcompat.h 272e2adabd Cleanup code related to GLib < 2.12. 11 years ago
global.c 1463d550b0 Define winch_flag as volatile sig_atomic_t. 11 years ago
global.h 9332f1d1c5 Portability: ESC_CHAR is defined in /usr/include/langinfo.h in some systems 11 years ago
hook.c 149c29f80c Indent files. 12 years ago
hook.h 79133154b0 Moved hooks from lib/util.[ch] to new files lib/hook.[ch] 13 years ago
keybind.c 08bebd6569 Ticket #2757 (mcedit not record input chars) 12 years ago
keybind.h b33b64dc8c Tweak key bindings. 12 years ago
lock.c ad6e60d86f g_dirname and g_basename function are deprecated since glib-2.2. 12 years ago
lock.h d8f91d556a Changed lock_file() and unlock_file() functions 12 years ago
logging.c 6c32fa3b84 Added function mc_config_get_full_path() for search user's config files by short names. 12 years ago
logging.h cf162ef810 Added new function mc_always_log() for logging on early bootstrap stages 13 years ago
mcconfig.h 6cbe12d968 Don't exit after migration of configuration files. 11 years ago
search.h 948753be0f Don't mix mc_search_cb_ret_t and int as result of search callback. 12 years ago
serialize.c 260bd9742d Optimization of ini files load. 12 years ago
serialize.h e7bb47cc2d Added ability to serialize/deserialize strings and config objects(mc_config_t) 13 years ago
skin.h 5b167ccc9e fail back to standard skin if 256-colors skin used on non256 colors terminal 13 years ago
strescape.h feb733663f Code indentation in lib directory 13 years ago
strutil.h f262bf62b7 Portability: rename some str_class members 11 years ago
timefmt.c 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
timefmt.h 53ad349a36 Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 13 years ago
unixcompat.h feb733663f Code indentation in lib directory 13 years ago
util.c bcb8c376ef Portability: use g_ascii_strtoll instead of strtoll, atoll and atof. 11 years ago
util.h 9dad3cf45c Changes to handle vfs_path_t object: 12 years ago
utilunix.c 8598f5c599 Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 12 years ago
utilunix.h f40887c3c6 Lib: removed includes to "src" directory 13 years ago
widget.h bbf1f4e857 Moved filemanager-related stuff to src/filemanager directory 13 years ago