mc/lib
Slava Zanko 0e79be1b7a Introduce mc_shell_t type.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2016-01-01 11:48:06 +03:00
..
event Update copyright years. 2015-02-26 09:12:08 +03:00
filehighlight Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
mcconfig Minor code changes. 2015-11-10 11:55:38 +03:00
search Ticket #3449: Segfault in "Find file" due to invalid UTF-8 sequences 2015-10-18 19:26:42 +02:00
skin Ticket #3428: fix -Wredundant-decls compiler warnings... 2015-05-03 19:43:48 +03:00
strutil Ticket #3420: code cleanup before 4.8.15 release. 2015-11-05 14:32:51 +03:00
tty Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
vfs Reimplement handling of ev_vfs_print_message_t message. 2015-11-05 14:33:21 +03:00
widget Listbox: don't wraparound on mouse scroll. 2015-11-18 21:24:53 +03:00
Makefile.am Introduce mc_shell_t type. 2016-01-01 11:48:06 +03:00
charsets.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
charsets.h Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 16:58:57 +04:00
event-types.h Reimplement handling of ev_vfs_print_message_t message. 2015-11-05 14:33:21 +03:00
event.h Event system: added addition parameter event_init_data to mc_event_del() function. 2011-06-21 16:13:10 +04:00
filehighlight.h Rename type file_entry to the file_entry_t. 2013-09-19 16:22:30 +04:00
fileloc.h Ticket #2625: mc does not preserve file mtime when copying over ssh 2011-12-12 11:51:25 +03:00
fs.h Ticket #3464: (compute_namelen): remove... 2015-05-24 17:59:18 +03:00
glibcompat.c Remove code required for GLib < 2.14.0. 2015-02-26 09:20:54 +03:00
glibcompat.h Remove code required for GLib < 2.14.0. 2015-02-26 09:20:54 +03:00
global.c Introduce mc_shell_t type. 2016-01-01 11:48:06 +03:00
global.h Introduce mc_shell_t type. 2016-01-01 11:48:06 +03:00
hook.c Update copyright years. 2015-02-26 09:12:08 +03:00
hook.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
keybind.c Update copyright years. 2015-02-26 09:12:08 +03:00
keybind.h Ticket #3228 (select/unselect files with the same extension as the current file) 2014-09-25 15:07:55 +04:00
lock.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
lock.h Changed lock_file() and unlock_file() functions 2012-03-06 11:52:30 +03:00
logging.c Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
logging.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
mcconfig.h (mc_config_get_string_list): clarify usage. 2014-07-22 13:12:06 +04:00
search.h (mc_search_prepare_replace_str2): make replace_str const. 2015-02-26 09:12:08 +03:00
serialize.c (prepend_error_and_exit): fix format. 2015-11-05 14:33:20 +03:00
serialize.h Added ability to serialize/deserialize strings and config objects(mc_config_t) 2011-06-23 14:45:00 +03:00
shell.h Introduce mc_shell_t type. 2016-01-01 11:48:06 +03:00
skin.h Ticket #3204: As user, I want to use own default colors for viewer. 2014-05-07 23:03:33 +03:00
strescape.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
strutil.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
timefmt.c (i18n_checktimelength): minor optimization. 2015-11-05 14:32:52 +03:00
timefmt.h Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 2010-11-24 10:27:47 +03:00
timer.c Update copyright years. 2015-02-26 09:12:08 +03:00
timer.h Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
unixcompat.h Use #ifdef for autoconf provided marcos... 2015-05-03 19:43:48 +03:00
util.c (strip_ctrl_codes): add missing default case. 2015-05-03 20:12:18 +03:00
util.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
utilunix.c (get_owner): change type of parameter and return value: 2015-11-05 14:32:52 +03:00
utilunix.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
widget.h Rename Dlg_head to WDialog. 2012-11-19 21:42:47 +04:00