mc/lib/tty
Andrew Borodin 4a175cbbe6 Some optimization and cleanup of color-related code in TTY layer.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2010-10-06 12:15:55 +03:00
..
Makefile.am Reorganized pathes to files in '#include' directives 2010-01-26 10:30:22 +02:00
color-internal.c Some optimization and cleanup of color-related code in TTY layer. 2010-10-06 12:15:55 +03:00
color-internal.h Some optimization and cleanup of color-related code in TTY layer. 2010-10-06 12:15:55 +03:00
color-ncurses.c Some optimization and cleanup of color-related code in TTY layer. 2010-10-06 12:15:55 +03:00
color-slang.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
color-slang.h Changes in sources matched with mass movement of $(srcdir)/src/*/ into $(srcdir)/lib/*/ 2010-01-26 10:30:22 +02:00
color.c Some optimization and cleanup of color-related code in TTY layer. 2010-10-06 12:15:55 +03:00
color.h Fixed variable declarations and added missing includes. 2010-02-24 16:22:43 +00:00
key.c Get rid of some '#ifdef ENABLE_VFS' conditions. 2010-09-27 21:44:20 +04:00
key.h check_movement_keys() function is unused. Removed. 2010-09-01 15:25:59 +04:00
keyxdef.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
mouse.c Fixed unused variables. 2010-02-02 21:45:21 +03:00
mouse.h Massive moved some dirs from $(srcdir)/src into $(srcdir)/lib 2010-01-26 10:30:22 +02:00
tty-internal.h Ticket #1926: Ctrl-\ key behaviour in NCurses-based MC. 2010-02-06 13:21:25 +03:00
tty-ncurses.c Ticket #2157: fixed tty_fill_region() for ncurses-based TTY layer. 2010-05-19 21:25:50 +04:00
tty-ncurses.h patches for AIX with ncurses support 2010-01-27 10:04:38 +02:00
tty-slang.c Use EXIT_FAILURE symbolic name as return code. 2010-05-05 16:24:14 +04:00
tty-slang.h Massive moved some dirs from $(srcdir)/src into $(srcdir)/lib 2010-01-26 10:30:22 +02:00
tty.c Minor optimization of tty_draw_box() function. 2010-05-05 16:24:14 +04:00
tty.h Applied MC indentation policy. 2010-04-06 11:16:11 +04:00
win.c Move src/cons.saver into src/consaver/* subdir 2010-01-26 10:30:26 +02:00
win.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
x11conn.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
x11conn.h Massive moved some dirs from $(srcdir)/src into $(srcdir)/lib 2010-01-26 10:30:22 +02:00