mc/lib/tty
Andrew Borodin b37af47023 Makefile.ams cleanup.
Set defines via CPPFLAGS variable not via CFLAGS one.
Use AM_CPPFLAGS and AM_CFLAGS variables instead of per-target ones.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-07-17 17:04:05 +04:00
..
Makefile.am Makefile.ams cleanup. 2012-07-17 17:04:05 +04:00
color-internal.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +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 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
color-slang.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
color-slang.h Ticket #2169: Add support for 256 colors terminals 2010-12-29 11:58:10 +02:00
color.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
color.h Code indentation. 2012-07-17 17:04:05 +04:00
key.c Ticket #2628 (shift-tab, ctrl-tab incorrect works) 2011-12-29 17:20:35 +04:00
key.h Ticket #2662: support extended mouse clicks beyond 223. 2011-11-29 09:50:03 +03:00
keyxdef.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
mouse.c Ticket #2662: support extended mouse clicks beyond 223. 2011-11-29 09:50:03 +03:00
mouse.h Put global mouse coordinates to widgets. 2012-03-08 10:37: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 Workaround for NCurses output routines. 2012-03-08 10:37:56 +03:00
tty-ncurses.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
tty-slang.c Allow draw a part of line if some coordinares are out of screen boundaries. 2012-03-08 10:37:56 +03:00
tty-slang.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
tty.c (tty_draw_box): do nothing if width or heigth of box is less than 1. 2012-04-22 11:25:10 +03:00
tty.h (tty_lowlevel_getch): used in lib/tty only. 2011-12-12 12:23:25 +03:00
win.c lib/tty/win.c: includes cleanup. 2012-03-19 11:04:57 +03:00
win.h Moved xterm_flag global variable to mc_global.tty.xterm_flag 2011-09-08 14:12:10 +04:00
x11conn.c Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
x11conn.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00