mc/lib/tty
Andreas Mohr 469dc1352b (tty_color_get_name_by_index): cleanup format compiler warning.
Found by GCC 6.2.0.

color-internal.c:186:33: error: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'int' [-Werror=format=]

Signed-off-by: Andreas Mohr <and@gmx.li>
2017-01-22 18:44:22 +03:00
..
color-internal.c (tty_color_get_name_by_index): cleanup format compiler warning. 2017-01-22 18:44:22 +03:00
color-internal.h Ticket #2169: Add support for 256 colors terminals 2010-12-29 11:58:10 +02:00
color-ncurses.c Ticket #3145: support for True Color (16 millions colors). 2016-11-13 15:56:59 +03:00
color-slang.c Ticket #3145: support for True Color (16 millions colors). 2016-11-13 15:56:59 +03:00
color-slang.h Ticket #3065: support of italic text. 2015-02-17 15:22:53 +03:00
color.c Update copyright years. 2016-01-01 11:48:10 +03:00
color.h Ticket #3145: support for True Color (16 millions colors). 2016-11-13 15:56:59 +03:00
key.c Change type from int to gboolean for variables controlled by checkboxes. 2017-01-22 18:44:22 +03:00
key.h Change type from int to gboolean for variables controlled by checkboxes. 2017-01-22 18:44:22 +03:00
keyxdef.c Update copyright years. 2016-01-01 11:48:10 +03:00
Makefile.am Clarify usage of AM_CPPFLAGS. 2012-12-18 16:27:49 +04:00
mouse.c Update copyright years. 2016-01-01 11:48:10 +03:00
mouse.h Drop old mouse API and use the new one. 2016-04-01 15:29:55 +03:00
tty-internal.h (tty_lowlevel_getch): used in lib/tty only. 2011-12-12 12:23:25 +03:00
tty-ncurses.c (tty_init): support curses other than ncurses. 2016-11-21 10:46:18 +03:00
tty-ncurses.h Define NCURSES_CONST if curses library doesn't define it. 2016-09-11 11:11:01 +03:00
tty-slang.c Ticket #3145: support for True Color (16 millions colors). 2016-11-13 15:56:59 +03:00
tty-slang.h Move definition of reset_hp_softkeys variable to lib/tty/tty-slang.[ch]. 2016-05-07 16:28:47 +03:00
tty.c Move definition of reset_hp_softkeys variable to lib/tty/tty-slang.[ch]. 2016-05-07 16:28:47 +03:00
tty.h Move definition of reset_hp_softkeys variable to lib/tty/tty-slang.[ch]. 2016-05-07 16:28:47 +03:00
win.c Do not duplicate alternate screen switching. 2016-05-05 10:01:13 +03:00
win.h Do not duplicate alternate screen switching. 2016-05-05 10:01:13 +03:00
x11conn.c Update copyright years. 2016-01-01 11:48:10 +03:00
x11conn.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00