This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mc
Watch
1
Star
0
Fork
0
You've already forked mc
mirror of
https://github.com/MidnightCommander/mc
synced
2025-02-23 02:34:14 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mc
/
lib
/
tty
History
Andrew Borodin
d82757d233
Ticket
#2917
: Makefile.ams cleanup: remove unused AM_CPPFLAGS.
...
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-10-20 15:24:30 +04:00
..
color-internal.c
…
color-internal.h
…
color-ncurses.c
…
color-slang.c
…
color-slang.h
…
color.c
…
color.h
Code indentation.
2012-07-17 17:04:05 +04:00
key.c
…
key.h
…
keyxdef.c
…
Makefile.am
Ticket
#2917
: Makefile.ams cleanup: remove unused AM_CPPFLAGS.
2012-10-20 15:24:30 +04:00
mouse.c
…
mouse.h
…
tty-internal.h
…
tty-ncurses.c
Workaround for NCurses output routines.
2012-03-08 10:37:56 +03:00
tty-ncurses.h
…
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
…
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
…
win.c
lib/tty/win.c: includes cleanup.
2012-03-19 11:04:57 +03:00
win.h
…
x11conn.c
…
x11conn.h
…