Slava Zanko d7f3a8ab9f Code refactoring: extract functions from another function 11 лет назад
..
event 7b184ddea4 PCRE_CFLAGS are CPPFLAGS, actually. 11 лет назад
filehighlight 0d489acd58 cppcheck: reduce variable scope. 10 лет назад
mcconfig 705afe88c0 (mc_config_new_or_override_file): minor optimization. 11 лет назад
search 377807c5de Fix search in internal viewer in case of nroff mode. 10 лет назад
skin f3bdcb186b (mc_skin_colors_old_configure_one): cosmetics. 10 лет назад
strutil 0d489acd58 cppcheck: reduce variable scope. 10 лет назад
tty bb65b46790 Fix use of uninitialized memory in sigaction structure. 10 лет назад
vfs d7f3a8ab9f Code refactoring: extract functions from another function 10 лет назад
widget 29f6dd2a84 Use g_list_free_full(). 10 лет назад
Makefile.am 7b184ddea4 PCRE_CFLAGS are CPPFLAGS, actually. 11 лет назад
charsets.c 0d489acd58 cppcheck: reduce variable scope. 10 лет назад
charsets.h e7fb3526f3 Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 12 лет назад
event-types.h 82b27ead4d Optimization of history load. 13 лет назад
event.h b473577525 Event system: added addition parameter event_init_data to mc_event_del() function. 13 лет назад
filehighlight.h 8a28d3bac4 Rename type file_entry to the file_entry_t. 10 лет назад
fileloc.h fac8c5d2f3 Ticket #2625: mc does not preserve file mtime when copying over ssh 12 лет назад
fs.h ab3f53fbbe Add DIR_IS_DOT and DIR_IS_DOTDOT macros 11 лет назад
glibcompat.c 29f6dd2a84 Use g_list_free_full(). 10 лет назад
glibcompat.h 29f6dd2a84 Use g_list_free_full(). 10 лет назад
global.c ae6e647845 (mc_global_t::shell): new member to store user's shell 11 лет назад
global.h 0b0f7e3975 Refactoring: use define DEFAULT_CHARSET for "ASCII" charset. 10 лет назад
hook.c 6cd19ea6cb Remove irrelevant comments about file_date() function. 11 лет назад
hook.h 55c8f041da fixed doxygen documentation 11 лет назад
keybind.c 0d489acd58 cppcheck: reduce variable scope. 10 лет назад
keybind.h d8aa98b7d4 Ticket #2863 (mcdiff bidirectional merge enhancement) 12 лет назад
lock.c 2940b7455d Fix of DOXYGEN docs: @return instead of @returns 11 лет назад
lock.h 12a9390524 Changed lock_file() and unlock_file() functions 12 лет назад
logging.c 0d489acd58 cppcheck: reduce variable scope. 10 лет назад
logging.h cf162ef810 Added new function mc_always_log() for logging on early bootstrap stages 13 лет назад
mcconfig.h 278178093e Add support of reading parameters for external editor/viewer from main config. 11 лет назад
search.h 941a1eac1d Search: better support of --disable-charset 10 лет назад
serialize.c 55c8f041da fixed doxygen documentation 11 лет назад
serialize.h e7bb47cc2d Added ability to serialize/deserialize strings and config objects(mc_config_t) 13 лет назад
skin.h 4fa4e7568d Skin support for window frames. 12 лет назад
strescape.h feb733663f Code indentation in lib directory 13 лет назад
strutil.h dfbb2c9430 Typo fixes. 11 лет назад
timefmt.c 0138645541 Ticket 1551: Update GPL version from 2 to 3 12 лет назад
timefmt.h 53ad349a36 Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 13 лет назад
unixcompat.h 14973bfe79 Use AC_HEADER_MAJOR. 10 лет назад
util.c 0ed4a91d7d Reduce cppcheck warnings (style) in lib subdirectory. 10 лет назад
util.h 8a28d3bac4 Rename type file_entry to the file_entry_t. 10 лет назад
utilunix.c bb65b46790 Fix use of uninitialized memory in sigaction structure. 10 лет назад
utilunix.h f40887c3c6 Lib: removed includes to "src" directory 13 лет назад
widget.h 843dcd104e Rename Dlg_head to WDialog. 11 лет назад