Andrew Borodin 393d90f207 (input_history_strip_password): actually url is not the pointer to constant. 12 years ago
..
event 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
filehighlight 6c32fa3b84 Added function mc_config_get_full_path() for search user's config files by short names. 12 years ago
mcconfig c937060676 Ticket #1851: fixed support of XDG_* shell variables 12 years ago
search 8c0621b2b6 Ticket #2764: Case sensitive search with SEARCH_TYPE_PCRE 12 years ago
skin dea3aa9023 Reorder fields in mc_global struct and change type for some of them. 12 years ago
strutil 91ff90f87b Ticket #2386: interpretation of LANG variable needs to be case insensitive. 12 years ago
tty 2fe6ab5e9f (tty_draw_box): do nothing if width or heigth of box is less than 1. 12 years ago
vfs a878a2dd37 (vfs_expare): changed argument type from int to gboolean. 12 years ago
widget 393d90f207 (input_history_strip_password): actually url is not the pointer to constant. 12 years ago
Makefile.am d3bb9de01f Ticket 2570: Code cleanup 13 years ago
charsets.c 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
charsets.h a1e34b8dfa Code cleanup after runing splint on src/main.c file 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 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
glibcompat.h feb733663f Code indentation in lib directory 13 years ago
global.c dea3aa9023 Reorder fields in mc_global struct and change type for some of them. 12 years ago
global.h dea3aa9023 Reorder fields in mc_global struct and change type for some of them. 12 years ago
hook.c 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 years ago
hook.h 79133154b0 Moved hooks from lib/util.[ch] to new files lib/hook.[ch] 13 years ago
keybind.c 02f4bb4a98 Ticket #2757 (mcedit not record input chars) 12 years ago
keybind.h dc3ff33d34 Tweak key bindings. 12 years ago
lock.c dbdc471553 g_dirname and g_basename function are deprecated since glib-2.2. 12 years ago
lock.h 12a9390524 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 67a4c6d521 Added macros for Layout and Misc sections of main config file. 12 years ago
search.h fb7b01eeb9 Despite of the fact that algorithm now ignores the absence of closing curly 13 years ago
serialize.c 44de4d1b1f Fixed memory leak in lib/serialize.c 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 f7f37f674e Check assert.h header and use it conditionally. 12 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 b1bcf6b01f (resolve_symlinks): use (vfs_path_t *) as argument. 12 years ago
util.h 2b5c28b316 Changes to handle vfs_path_t object: 12 years ago
utilunix.c 308237aa11 Fixed preprocessor conditions. 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