mc/lib/tty
Andrew Borodin aec6185211 (create_sequence): reduce variable scope, trivial refactoring.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2024-08-30 21:51:04 +03:00
..
Makefile.am Ticket #117: refactoring of SIGWINCH hangling. 2019-09-01 19:22:21 +03:00
color-internal.c Update copyright years. 2024-01-01 09:46:17 +03:00
color-internal.h Ticket #4490: code cleanup before 4.8.31 release. 2023-11-06 21:06:13 +03:00
color-ncurses.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
color-slang.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
color-slang.h Ticket #3065: support of italic text. 2015-02-17 15:22:53 +03:00
color.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
color.h tty: refactoring of color pairs deallocation. 2023-11-06 21:06:13 +03:00
key.c (create_sequence): reduce variable scope, trivial refactoring. 2024-08-30 21:51:04 +03:00
key.h Rename key-related APIs: 2023-08-04 21:04:54 +03:00
keyxdef.c Update copyright years. 2024-01-01 09:46:17 +03:00
mouse.c Update copyright years. 2024-01-01 09:46:17 +03:00
mouse.h Drop old mouse API and use the new one. 2016-04-01 15:29:55 +03:00
tty-internal.c Update copyright years. 2024-01-01 09:46:17 +03:00
tty-internal.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
tty-ncurses.c Update copyright years. 2024-01-01 09:46:17 +03:00
tty-ncurses.h Ticket #4200: fix FTBFS with ncurses build with --disable-widec. 2021-08-28 11:46:53 +03:00
tty-slang.c Indentation using GNU indent-2.2.13. 2024-06-02 12:49:13 +03:00
tty-slang.h Ticket #4200: fix FTBFS with ncurses build with --disable-widec. 2021-08-28 11:46:53 +03:00
tty.c Update copyright years. 2024-01-01 09:46:17 +03:00
tty.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00
win.c Update copyright years. 2024-01-01 09:46:17 +03:00
win.h Do not duplicate alternate screen switching. 2016-05-05 10:01:13 +03:00
x11conn.c x11: fix `-Wdeprecated-declarations` for `g_module_build_path` 2024-08-15 21:09:08 +02:00
x11conn.h Use argument names in function declarations. 2021-06-20 15:14:56 +03:00