.. |
Makefile.am
|
Clarify usage of AM_CPPFLAGS.
|
2012-12-18 16:27:49 +04:00 |
color-internal.c
|
(parse_256_or_true_color_name): minor optimization.
|
2016-11-13 15:56:59 +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
|
Remove min() and max() macros. Use MIN() and MAX() macros from GLib.
|
2016-05-07 16:19:02 +03:00 |
key.h
|
lib/tty/key.h: remove declaration of unimplemented function.
|
2016-07-29 09:32:04 +03:00 |
keyxdef.c
|
Update copyright years.
|
2016-01-01 11:48:10 +03: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 |