update
[midnight-commander.git] / ChangeLog
blob546af6b4841db14e5ae394633087e482747d8fbf
1 Sat Feb 27 21:00:45 1999 Gregory McLean <gregm@comstar.net>
3         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
4         to get the mc spec file to work.
5         * hacked configure to generate a properly versioned spec file.
7 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
9         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
10         radio buttons on first pass.
12 Fri Feb 26 21:45:30 1999  David Martin <dmartina@usa.net>
14         * gtkedit/editcmd.c: Mark strings in the search and replace
15         dialogs for translation. Resized these dialogs to let the messages
16         fit. 
18 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
20         * gtkedit/editwidget.c (selection_send): Use the proper type for
21         64-bit cleanliness (Patch from George Lebl).
23 Tue Feb 16 21:24:43 1999  David Martin <dmartina@usa.net>
25         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro 
26         into the catalog file.
28 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
30         * configure.in: Make Timur's libtermcap check work with SLang
31         0.99.98, too.
33 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
35         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
36         PS and EPS files.  Thanks, Tigert!
38 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
40         * configure.in (CCOPTS): Drop the prefix auto-detection.  
42 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
44         * configure.in: Add check, which, in case of system-installed SLang
45         library tries to run a test program, which determines, does we need
46         linking with libtermcap.a. Also, set of if's for finding terminfo
47         dir changed do for cycle - a bit nicer :)
49 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
51         * README.QNX: Deleted documention about mc.menu.qnx.diff.
53 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
55         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
57 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
59         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o 
60         from tar calls when extracting (according to my man page this option 
61         is only useful when creating archieves).
63 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
65         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which 
66         adds support for tar.bz2 and merges the support for freeze-compressed 
67         tar files (tar.F) from mc.menu.qnx.diff.
69 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
71         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
72         GNU-like :)
74 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
76         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
77         the catalog file.
79 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
81         * new_icons/gnome-core.png: New icon for core files. Someone 
82         please add the code part :)
84 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
86         * configure.in: Add check against setuid() and setreuid() functions.
88 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
90         * slang/slang.h: renamed to slang-mc.h
92         * slang/Makefile.in: delete slang.h on "make clean"
94         * configure.in: link slang/slang-mc.h to slang/slang.h when the 
95         included slang is used. Problem was that MC's slang.h was used
96         when we compiled with an already installed SLang and the systems
97         header file were included with <slang/slang.h>.
98         Unfortunatly I can't use AC_LINK_FILES to make the links because
99         if we needn't make any links AC_LINK_FILES makes a link from 
100         srcdir to top_builddir (builddir != srcdir).
102         Temporary add $LGPM to $LIBS when checking for the resizeterm
103         and keyok functions (ncurses might be linked against GPM).
105         Substitude PACKAGE (intl/Makefile makes use of it)
107 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
109         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
110         #include "global.h".
112 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
114         * Make.common.in (gnewdir): new path.
116 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
118         * configure.in: Add comments before "Let" and "the" - typo. Add new
119         path to include's search.
121 1999-01-10  Ilya Zakharevich <ilya@math.ohio-state.edu>
123         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
125 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
127         * configure.in (REGEX_O): Always include regex.o as the code we
128         are using in gmc is not using regcomp/regexec, but the internal
129         Emacs API.  
131         * src/regex.c: Do not compile the POSIX compatibility code, as we
132         do not use it.
134 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
136         * doc/mc.sgml, mc1.in (Color section): minor polishing
137         (Layout section): documented Highlight...
139 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
141         * configure.in: Deleted du checks
143         * INSTALL: Deleted --with-dusum documentation.
145         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
146         Configuration dialog. Added Advanced chown subsection. Deleted
147         variables from the Special settings section which are now covered
148         by the configuration dialog.
150 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
152         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
153         tar_gz_memlimit. Partially rewrote the section about the
154         Virtual FS.. configuration dialog.
156 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
158         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
160 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
162         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir) 
164         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the 
165         builddir
167 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
169         * new_icons/gnome-image-[lots].png: I added some icons for file
170         types (image) there - someone please tell me what the correct
171         location and naming convention is and I will try to follow that. :)
173 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
175         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
176         the build will still work.  (Has this been replaced by new_icons?)
178 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
180         * doc/mc.1.in, mc.sgml: added my name to list ov authors
182 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
184         * Makefile.in (codedirs): Dropped xv and tk ports from the
185         distribution. include idl directory.
187 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
189         * configure.in (slang_use_system_installed_lib): Define slang
190         here, to avoid having this on LIBS.
192 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
194         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
196 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
198         * config.h.in: Removed from CVS, added to .cvsignore
200         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
201         configure.in:
202         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
203         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
204         HAS_CURSES added to acconfig.h
206 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
208         * autogen.sh: Add "-I macros" to the aclocal flags.
210         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
211         so that aclocal will not complain about an obsolete macro.
213         * configure.in: Use MC_HPUX_PROG_CC_STDC
215         * ChangeLog: There was no ChangeLog here, so I added one.