Pavel Roskin df44271fd0 * sldisply.c (RGB_to_BGR): Make const. 21 years ago
..
include ade4cf0bbf * include/jdmacros.h: Define SLMEMSET and SLMEMCPY 22 years ago
.cvsignore 3b32c84134 Add .deps 23 years ago
ChangeLog df44271fd0 * sldisply.c (RGB_to_BGR): Make const. 21 years ago
Makefile.am c1b2e49513 Fix path to the include directory. 22 years ago
README 52b894d8f0 Rewrite from scratch. 22 years ago
sldisply.c df44271fd0 * sldisply.c (RGB_to_BGR): Make const. 21 years ago
slerr.c 3e0fee42ad * slerr.c (SLang_doerror): Fix possible off-by-one error. 21 years ago
slgetkey.c b0b73df498 Update to S-Lang 1.4.5. Move include files to "include" 22 years ago
slmisc.c b0b73df498 Update to S-Lang 1.4.5. Move include files to "include" 22 years ago
slsignal.c df44271fd0 * sldisply.c (RGB_to_BGR): Make const. 21 years ago
slsmg.c 318a346055 * sldisply.c (Color_Def_Type): Make const. 22 years ago
sltermin.c 3e0fee42ad * slerr.c (SLang_doerror): Fix possible off-by-one error. 21 years ago
slutty.c 318a346055 * sldisply.c (Color_Def_Type): Make const. 22 years ago
slvideo.c d6725db8b2 Make Color_Names[] const 22 years ago
slw32tty.c b0b73df498 Update to S-Lang 1.4.5. Move include files to "include" 22 years ago

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.