mc/slang
Andrew V. Samoilov 661db03d9c * slerr.c (SLang_doerror): Use error parameter. Eliminate err[] array. 2002-09-18 07:59:47 +00:00
..
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
ChangeLog * slerr.c (SLang_doerror): Use error parameter. Eliminate err[] array. 2002-09-18 07:59:47 +00:00
Makefile.am * slos2tty.c: Remove since OS/2 is no longer supported. 2002-01-21 07:52:46 +00:00
README URL for SLang updated 1998-08-24 09:45:20 +00:00
_slang.h * _slang.h: Include slang-mc.h. 2001-12-21 20:14:55 +00:00
jdmacros.h * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not 2001-02-20 17:57:23 +00:00
sl-feat.h Initial revision 1998-02-27 04:54:42 +00:00
slang-mc.h * _slang.h: Include slang-mc.h. 2001-12-21 20:14:55 +00:00
sldisply.c Typedef Color_Def_Type const 2002-09-14 14:03:48 +00:00
slerr.c * slerr.c (SLang_doerror): Use error parameter. Eliminate err[] array. 2002-09-18 07:59:47 +00:00
slgetkey.c Globally replace OS2_NT and _OS_NT with WIN32_NATIVE. 2002-09-10 22:04:11 +00:00
slmemcpy.c * _slang.h: Include slang-mc.h. 2001-12-21 20:14:55 +00:00
slmemset.c * _slang.h: Include slang-mc.h. 2001-12-21 20:14:55 +00:00
slsignal.c * _slang.h: Include slang-mc.h. 2001-12-21 20:14:55 +00:00
slsmg.c [!pc_system]: Make Fake_Alt_Char_Pairs[] const array 2002-09-14 13:30:56 +00:00
sltermin.c Typedef Tgetstr_Map_Type const 2002-09-14 13:57:45 +00:00
sltoken.c Make special_chars[] const 2002-09-14 14:37:38 +00:00
slutty.c Make Baud_Rates[] const 2002-09-14 14:08:01 +00:00
slvideo.c * slvideo.c: Include _slang.h, not slang.h. 2002-01-21 23:37:36 +00:00
slw32tty.c * _slang.h: Include slang-mc.h. 2001-12-21 20:14:55 +00:00

README

This is the Slang Screen Manager, it has been modified a little to
make it work with the Midnight Commander.  If you want to get the
complete Slang distribution, you may grab it from:

http://space.mit.edu/~davis/slang.html
ftp://space.mit.edu/pub/davis/slang

All of the patches relevant to Slang have been sumbited to John Davis
for inclusion in his Slang version, changes that are only useful for
the Midnight Commander have not been submited.

miguel.