Translated til menu left and right ...
[midnight-commander.git] / slang / ChangeLog
blob09204a334c7393cf929a38141e9e2930a72c8d44
1 2002-08-21  Pavel Roskin  <proski@gnu.org>
3         * slsmg.c (Fake_Alt_Char_Pairs): Update from slang-1.4.5.  This
4         fixes the MC logo in the help screen.
6 2002-01-21  Pavel Roskin  <proski@gnu.org>
8         * slvideo.c: Include _slang.h, not slang.h.
10         * slos2tty.c: Remove since OS/2 is no longer supported.
11         * Makefile.am (EXTRASRC): Remove slos2tty.c.
13 2001-12-21  Pavel Roskin  <proski@gnu.org>
15         * _slang.h: Include slang-mc.h.
16         * slang-mc.h: Add protection against using with system installed
17         S-Lang library.
18         * sl*.c: Only include _slang.h, but not slang.h to avoid making
19         symlinks.
21 2001-09-04  Pavel Roskin  <proski@gnu.org>
23         * Makefile.am (AM_CFLAGS): Remove CFLAGS, don't use substituted
24         values directly.
26 2001-08-26  Pavel Roskin  <proski@gnu.org>
28         * Makefile.am: Don't install libmcslang.a.
30         * Makefile.am (AM_CPPFLAGS): Remove, it's not needed.
32 2001-08-25  Pavel Roskin  <proski@gnu.org>
34         * Makefile.in: Converted to ...
35         * Makefile.am: ... this.
37 2001-02-22  Pavel Roskin  <proski@gnu.org>
39         * _slang.h: Include glib.h.
41 Tue Apr 13 07:07:36 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
43         * slutty.c (SLsys_getkey): handle EOF on stdin (return
44         SLANG_GETKEY_ERROR on EOF instead of returning garbage)
46         * Makefile.in (clean): remove the symbolic link slang.h on the
47         distclean target and not on the clean target.
49 Sun Feb 14 01:05:42 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
51         * sldisply.c (SLtt_get_terminfo): use g_snprintf instead of
52         sprintf
54         * slsmg.c (SLsmg_printf): ditto
56         * sltermin.c (SLtt_tigetent): ditto