mc/slang
Pavel Roskin e9067abfaf * sldisply.c: Fix for the previous patch. Only swap colors if
setf and setb are not empty.
Reported by Andras Barthazi <andras@barthazi.hu>
2002-11-28 20:35:34 +00:00
..
include * include/jdmacros.h: Define SLMEMSET and SLMEMCPY 2002-10-07 15:48:42 +00:00
.cvsignore
ChangeLog * sldisply.c: Fix for the previous patch. Only swap colors if 2002-11-28 20:35:34 +00:00
Makefile.am
README Rewrite from scratch. 2002-10-16 00:06:57 +00:00
sldisply.c * sldisply.c: Fix for the previous patch. Only swap colors if 2002-11-28 20:35:34 +00:00
slerr.c
slgetkey.c
slmisc.c
slsignal.c
slsmg.c * sldisply.c (Color_Def_Type): Make const. 2002-10-07 11:08:16 +00:00
sltermin.c * sldisply.c (Color_Def_Type): Make const. 2002-10-07 11:08:16 +00:00
slutty.c * sldisply.c (Color_Def_Type): Make const. 2002-10-07 11:08:16 +00:00
slvideo.c Make Color_Names[] const 2002-10-25 19:35:37 +00:00
slw32tty.c

README

This is the S-Lang library, version 1.4.5.  It has been radically
stripped down to remove functions that are either unused by the Midnight
Commander or already provided by the glib library.  The complete
distribution can be downloaded from:

http://www.s-lang.org/

The sources in this directory are only used if you don't have the S-Lang
library installed on your system or if you request to use these sources
by specifying the option `--with-screen=mcslang' to the `configure'
script.