mc/lib
ginggs 8c1c48f61e Ticket #3333: fix g_error_new_valist().
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2014-12-10 13:09:13 +03:00
..
event Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
filehighlight Massive use of MC_PTR_FREE macro. 2014-09-02 15:32:36 +04:00
mcconfig Massive use of MC_PTR_FREE macro. 2014-09-02 15:32:36 +04:00
search Massive use of MC_PTR_FREE macro. 2014-09-02 15:32:36 +04:00
skin Massive use of MC_PTR_FREE macro. 2014-09-02 15:32:36 +04:00
strutil Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
tty Add semicolon to the table of key code names. 2014-12-10 12:57:47 +03:00
vfs A few typofixes. 2014-09-02 15:32:36 +04:00
widget (status_msg_init): repaint screen forced to remove previous finished dialog. 2014-10-03 13:19:26 +04:00
charsets.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
charsets.h
event-types.h
event.h
filehighlight.h
fileloc.h
fs.h
glibcompat.c Ticket #3333: fix g_error_new_valist(). 2014-12-10 13:09:13 +03:00
glibcompat.h lib/glibcompat.h: add missing include of stdarg.h. 2014-12-10 13:09:13 +03:00
global.c Ticket #3247: refactoring of status_msg engine. 2014-10-03 13:19:25 +04:00
global.h Ticket #3247: refactoring of status_msg engine. 2014-10-03 13:19:25 +04:00
hook.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
hook.h
keybind.c Ticket #3228 (select/unselect files with the same extension as the current file) 2014-09-25 15:07:55 +04: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 (lock_extract_info): fix out-of-bound writes. 2014-07-22 13:10:41 +04:00
lock.h
logging.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
logging.h
Makefile.am Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
mcconfig.h (mc_config_get_string_list): clarify usage. 2014-07-22 13:12:06 +04:00
search.h
serialize.c (mc_config_get_groups): optimization of function itself and usage. 2014-07-22 13:12:06 +04:00
serialize.h
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
strutil.h
timefmt.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
timefmt.h
timer.c Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
timer.h Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
unixcompat.h
util.c (name_quote): refactoring 2014-12-10 12:57:47 +03:00
util.h (name_quote): refactoring 2014-12-10 12:57:47 +03:00
utilunix.c Ticket #2966: fix view of broken manpages. 2014-09-27 20:24:12 +04:00
utilunix.h
widget.h