done till colors ...
[midnight-commander.git] / slang / ChangeLog
blob6fc386065cd2f091cfb6927f8cfba9d7094c9121
1 2002-09-18  Andrew V. Samoilov  <sav@bcs.zp.ua>
3         * slerr.c (SLang_doerror): Use error parameter.  Eliminate
4         err[] array.
6 2002-08-21  Pavel Roskin  <proski@gnu.org>
8         * slsmg.c (Fake_Alt_Char_Pairs): Update from slang-1.4.5.  This
9         fixes the MC logo in the help screen.
11 2002-01-21  Pavel Roskin  <proski@gnu.org>
13         * slvideo.c: Include _slang.h, not slang.h.
15         * slos2tty.c: Remove since OS/2 is no longer supported.
16         * Makefile.am (EXTRASRC): Remove slos2tty.c.
18 2001-12-21  Pavel Roskin  <proski@gnu.org>
20         * _slang.h: Include slang-mc.h.
21         * slang-mc.h: Add protection against using with system installed
22         S-Lang library.
23         * sl*.c: Only include _slang.h, but not slang.h to avoid making
24         symlinks.
26 2001-09-04  Pavel Roskin  <proski@gnu.org>
28         * Makefile.am (AM_CFLAGS): Remove CFLAGS, don't use substituted
29         values directly.
31 2001-08-26  Pavel Roskin  <proski@gnu.org>
33         * Makefile.am: Don't install libmcslang.a.
35         * Makefile.am (AM_CPPFLAGS): Remove, it's not needed.
37 2001-08-25  Pavel Roskin  <proski@gnu.org>
39         * Makefile.in: Converted to ...
40         * Makefile.am: ... this.
42 2001-02-22  Pavel Roskin  <proski@gnu.org>
44         * _slang.h: Include glib.h.
46 Tue Apr 13 07:07:36 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
48         * slutty.c (SLsys_getkey): handle EOF on stdin (return
49         SLANG_GETKEY_ERROR on EOF instead of returning garbage)
51         * Makefile.in (clean): remove the symbolic link slang.h on the
52         distclean target and not on the clean target.
54 Sun Feb 14 01:05:42 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
56         * sldisply.c (SLtt_get_terminfo): use g_snprintf instead of
57         sprintf
59         * slsmg.c (SLsmg_printf): ditto
61         * sltermin.c (SLtt_tigetent): ditto