mc/lib/tty
Andrew Borodin d870aedad1 Ticket #3114: fix broken build with NCurses.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2013-12-04 15:14:07 +04:00
..
Makefile.am Clarify usage of AM_CPPFLAGS. 2012-12-18 16:27:49 +04:00
color-internal.c Reduce cppcheck warnings (style) in lib subdirectory. 2013-11-25 13:47:39 +04:00
color-internal.h Ticket #2169: Add support for 256 colors terminals 2010-12-29 11:58:10 +02:00
color-ncurses.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
color-slang.c cppcheck: reduce variable scope. 2013-11-25 13:47:39 +04:00
color-slang.h Ticket #2169: Add support for 256 colors terminals 2010-12-29 11:58:10 +02:00
color.c Remove redundant checks for g_strdup(). 2013-10-04 09:14:08 +04:00
color.h Code indentation. 2012-07-17 17:04:05 +04:00
key.c Ticket #3114: fix broken build with NCurses. 2013-12-04 15:14:07 +04:00
key.h Ticket #2661: support enable bracketed paste of xterm. 2013-10-03 11:41:58 +04:00
keyxdef.c cppcheck: reduce variable scope. 2013-11-25 13:47:39 +04:00
mouse.c Ticket #3011: mc under x11 problems with mouse or hang due gpm 2013-06-10 20:08:56 +03:00
mouse.h Ticket #3011: mc under x11 problems with mouse or hang due gpm 2013-06-10 20:08:56 +03:00
tty-internal.h (tty_lowlevel_getch): used in lib/tty only. 2011-12-12 12:23:25 +03:00
tty-ncurses.c Ticket #3114: fix broken build with NCurses. 2013-12-04 15:14:07 +04:00
tty-ncurses.h Ticket #3043: broken NCurses detection. 2013-07-23 14:15:24 +04:00
tty-slang.c cppcheck: reduce variable scope. 2013-11-25 13:47:39 +04:00
tty-slang.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
tty.c Fix use of uninitialized memory in sigaction structure. 2013-11-25 13:47:40 +04:00
tty.h (tty_lowlevel_getch): used in lib/tty only. 2011-12-12 12:23:25 +03:00
win.c Misspellings fixes by https://github.com/vlajos/misspell_fixer 2013-06-15 11:10:41 +04:00
win.h Moved xterm_flag global variable to mc_global.tty.xterm_flag 2011-09-08 14:12:10 +04:00
x11conn.c Reduce cppcheck warnings (style) in lib subdirectory. 2013-11-25 13:47:39 +04:00
x11conn.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00