Andrew Borodin 4f45767601 (get_owner): change type of parameter and return value: 9 years ago
..
event 454479549c Update copyright years. 10 years ago
filehighlight 2789e6e390 Ticket #3431: add missing default cases. 10 years ago
mcconfig b698b7e834 Ticket #3435: clang compiler fixes/cleanups. 10 years ago
search 7cdb3e47c0 Ticket #3449: Segfault in "Find file" due to invalid UTF-8 sequences 9 years ago
skin ca95dec659 Ticket #3428: fix -Wredundant-decls compiler warnings... 10 years ago
strutil 615eba776d Ticket #3420: code cleanup before 4.8.15 release. 9 years ago
tty f1b73ffe6e Ticket #3465: add -Wmissing-variable-declarations option... 9 years ago
vfs b681f4bbef Ticket #3472: documentation for vfs/gc.c. 9 years ago
widget 7e622158a2 Ticket #3530: viewer: highlight Find File's result. 9 years ago
Makefile.am 62faec3a61 Ticket #2136: implement user-friendly interruption of long-time operations. 10 years ago
charsets.c 2789e6e390 Ticket #3431: add missing default cases. 10 years ago
charsets.h e7fb3526f3 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 8a28d3bac4 Rename type file_entry to the file_entry_t. 11 years ago
fileloc.h fac8c5d2f3 Ticket #2625: mc does not preserve file mtime when copying over ssh 13 years ago
fs.h 156bf097e2 Ticket #3464: (compute_namelen): remove... 9 years ago
glibcompat.c 8c88aa01ad Remove code required for GLib < 2.14.0. 10 years ago
glibcompat.h 8c88aa01ad Remove code required for GLib < 2.14.0. 10 years ago
global.c 454479549c Update copyright years. 10 years ago
global.h b698b7e834 Ticket #3435: clang compiler fixes/cleanups. 10 years ago
hook.c 454479549c Update copyright years. 10 years ago
hook.h 55c8f041da fixed doxygen documentation 12 years ago
keybind.c 454479549c Update copyright years. 10 years ago
keybind.h 94a1c98aea Ticket #3228 (select/unselect files with the same extension as the current file) 10 years ago
lock.c 2789e6e390 Ticket #3431: add missing default cases. 10 years ago
lock.h 12a9390524 Changed lock_file() and unlock_file() functions 13 years ago
logging.c 454479549c Update copyright years. 10 years ago
logging.h cf162ef810 Added new function mc_always_log() for logging on early bootstrap stages 14 years ago
mcconfig.h acf34eb98e (mc_config_get_string_list): clarify usage. 10 years ago
search.h 2c7dfe7341 (mc_search_prepare_replace_str2): make replace_str const. 10 years ago
serialize.c 2789e6e390 Ticket #3431: add missing default cases. 10 years ago
serialize.h e7bb47cc2d Added ability to serialize/deserialize strings and config objects(mc_config_t) 13 years ago
skin.h 29f81d96c9 Ticket #3204: As user, I want to use own default colors for viewer. 11 years ago
strescape.h feb733663f Code indentation in lib directory 14 years ago
strutil.h dfbb2c9430 Typo fixes. 11 years ago
timefmt.c d74be13ef0 (file_date): fix variable initialization. 10 years ago
timefmt.h 53ad349a36 Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 14 years ago
timer.c 454479549c Update copyright years. 10 years ago
timer.h 62faec3a61 Ticket #2136: implement user-friendly interruption of long-time operations. 10 years ago
unixcompat.h 57452f656b Use #ifdef for autoconf provided marcos... 10 years ago
util.c fd4d25ae27 (strip_ctrl_codes): add missing default case. 10 years ago
util.h 4f45767601 (get_owner): change type of parameter and return value: 9 years ago
utilunix.c 4f45767601 (get_owner): change type of parameter and return value: 9 years ago
utilunix.h f40887c3c6 Lib: removed includes to "src" directory 14 years ago
widget.h 843dcd104e Rename Dlg_head to WDialog. 12 years ago