*** empty log message ***
[midnight-commander.git] / ChangeLog
blobb463f03a67ed939630e251d4f483aa2a38416082
1 2002-08-26  Pavel Roskin  <proski@gnu.org>
3         * syntax/spec.syntax: New file.
4         * syntax/Syntax: Add spec.syntax.
5         * syntax/Makefile.am: Likewise.
6         From PLD Linux Distribution with minor changes.
8 2002-08-25  Pavel Roskin  <proski@gnu.org>
10         * lib/mcserv.init: Update from Red Hat package.
11         * lib/mcserv.pamd: Likewise.
13         * configure.in: Fix interpretation of the iconv test result.
14         Reported by Pavel Shirshov <pavelsh@mail.ru>
16         * mc.sh.in: Only bash needs the mc() function to be exported.
18         * doc/pl/mc.1.in: Add node names and options.  Use @prefix@
19         instead of /usr where appropriate.
20         * doc/Makefile.am: Enable generation of the help file.
22         * doc/pl/*: Add Polish translation.
23         * doc/Makefile.am: Adjust for the above.
24         * configure.in: Likewise.
26 2002-08-24  Pavel Roskin  <proski@gnu.org>
28         * lib/edit.indent.rc: Use tidy to format HTML.
29         From David Martin <dmartina@excite.com>
31         * lib/cedit.menu: Remove all references to the error file.
32         * lib/edit.indent.rc: Likewise.
33         * lib/edit.spell.rc: Likewise.
35 2002-08-23  Pavel Roskin  <proski@gnu.org>
37         * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
38         use only for the programs that need it (mc and mcserv).
40         * configure.in: Fix help text for gpm and ncurses.  Properly
41         handle --without-ncurses.
42         Reported by Moritz Barsnick <moritz@barsnick.net>
44         * configure.in: Work around a bug in Autoconf-2.53 that prevents
45         splitting of user-specified path in AC_PATH_PROGS.
47         * configure.in: Move glib test earlier, as it tends to fail for
48         many users.  Make GLIB_CONFIG a precious variable.  Check for
49         glib12-config - that's how it's called on FreeBSD.
50         Reported by Pavel Shirshov <pavelsh@mail.ru>
52 2002-08-22  Pavel Roskin  <proski@gnu.org>
54         * configure.in: Remove old-style Linux-only support for shadow
55         passwords.
57 2002-08-21  Pavel Roskin  <proski@gnu.org>
59         * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
60         now, otherwise Automake 1.5 breaks.  Remove version number from
61         AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
62         Substiture RH_VERSION, which is VERSION without dashes, needed
63         for RedHat specfile.
65         * configure.in: Bump version to 4.6.0-pre1a.  Don't use
66         arguments in AM_INIT_AUTOMAKE to avoid defining the version in
67         two places.
69         Release mc-4.6.0-pre1.
71         * configure.in: Bump version to 4.6.0-pre1.
72         * po/*.po: Regenerate.
74 2002-08-20  David Martin  <dmartina@excite.com>
76         * doc/es/mc.1.in: Minor changes.
77         * doc/es/xnc.hlp: Likewise.
79 2002-08-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
81         * mc.spec.in: Add /usr/lib/mc/mc.charsets and
82         %{_mandir}/*/man1/*.
84 2002-08-20  Pavel Roskin  <proski@gnu.org>
86         * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
88 2002-08-19  Pavel Roskin  <proski@gnu.org>
90         * configure.in: Add Italian documentation.
91         * doc/Makefile.am: Likewise.
93         * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
95         * configure.in: Enable subshell support on all operating systems
96         by default.  Old issues are most likely solved by now.
98 2002-08-18  Pavel Roskin  <proski@gnu.org>
100         * lib/mc.ext.in: Try links before lynx.  Force full path when
101         invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
102         is already broken if the program starts in background.  Add a
103         comment discouraging taking this code as example.
105         * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
106         obsolete.
107         * doc/es/mc.1.in: Likewise.
108         * doc/ru/mc.1.in: Likewise.
109         * doc/hu/mc.hlp.hu: Likewise.
111         * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
112         was unsafe by design and is no longer supported.  Use %t instead
113         of %u to preserve tags in case of failure.
115         * vfs/extfs/ftplist.in: Remove support for running commands, it
116         makes no sence.
118 2002-08-16  Pavel Roskin  <proski@gnu.org>
120         * lib/mc.global: Remove, it duplicates the role of mc.lib.
121         * lib/mc.lib: Add contents of mc.global.
122         * lib/Makefile.am: Remove all references to mc.global.
124         * syntax/sh.syntax: Fix highlighting of "<<-EOF".
125         Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
127 2002-08-16  Andrew V. Samoilov  <sav@bcs.zp.ua>
129         * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
130         set, umask and unset like other builtin commands.
132 2002-08-15  Pavel Roskin  <proski@gnu.org>
134         * configure.in: Remove check for SIGTSTP, it's not needed for
135         the subshell support.
137         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
138         done at runtime.
139         * configure.in: Don't use AC_SHORT_D_NAME_LEN.
141 2002-08-14  Andrew V. Samoilov  <sav@bcs.zp.ua>
143         * doc/ru/mc.1.in: Remove reference to README.edit.
144         * doc/mc.1.in: Likewise.
145         * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
146         everywhere.
148 2002-08-14  Pavel Roskin  <proski@gnu.org>
150         * doc/mc.1.in: Consistently use "native" ftp syntax.
151         * doc/ru/mc.1.in: Likewise.
152         * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
153         * doc/es/xnc.hlp: Likewise.
155         * lib/mc.hlp.hu: Move ...
156         * doc/hu/mc.hlp.hu: ... here.  Make all necessary adjustments.
158 2002-08-09  Pavel Roskin  <proski@gnu.org>
160         * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
161         and entries that are obsolete or make no sence.
163         * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
164         "How to use help".
166         * doc/Makefile.am: Don't distribute help file.  Generate it in
167         the build directory.
168         * doc/es/Makefile.am: Likewise.
169         * doc/ru/Makefile.am: Likewise.
171         * lib/xnc.hlp: Move ...
172         * doc/xnc.hlp: ... here.
173         * doc/Makefile.am: Necessary adjustments.
174         * lib/Makefile.am: Likewise.
175         * src/Makefile.am: Likewise.
177         * configure.in: Add Spanish documentation.
178         * doc/Makefile.am: Likewise.
179         * doc/es: Spanish documentation.
180         From David Martin <dmartina@excite.com>
182 2002-08-08  Pavel Roskin  <proski@gnu.org>
184         * lib/mc.lib: Add f11-f20 keys for Konsole.
186 2002-08-06  Pavel Roskin  <proski@gnu.org>
188         * syntax/lisp.syntax: New file.
189         * syntax/Syntax: Add lisp.syntax.
190         * syntax/Makefile.am: Likewise.
191         From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
192         changes.
194 2002-08-04  Pavel Roskin  <proski@gnu.org>
196         * configure.in: Check for SIGTSTP and SIGCONT signals.  Disable
197         subshell if this test fails.
199 2002-08-03  Pavel Roskin  <proski@gnu.org>
201         * syntax/mail.syntax: Colors changed to be more readable.
203         * syntax/html.syntax: Don't require character entities to be
204         whole, but check their validity.
206 2002-08-02  Pavel Roskin  <proski@gnu.org>
208         * configure.in: No longer need to define REGEX_MALLOC.
210 2002-08-01  Pavel Roskin  <proski@gnu.org>
212         * configure.in: Remove support for MAD and Electric Fence.
213         Developers should use modern memory debuggers (e.g. Valgrind).
214         * INSTALL: Remove references to MAD.
216 2002-07-31  Pavel Roskin  <proski@gnu.org>
218         * syntax/html.syntax: Remove recognition for any individual
219         words - there are too many of them, we cannot keep up.
221 2002-07-30  Pavel Roskin  <proski@gnu.org>
223         * doc/ru/Makefile.am: Use man2hlp directly.
225 2002-07-28  Pavel Roskin  <proski@gnu.org>
227         * syntax/changelog.syntax: Highlight "*" only after tab.  This
228         requires fixed syntax highlighting.
230         * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
231         default. Open *.xls with gnumeric.  Use mplayer for most video
232         formats.
234         * syntax/nroff.syntax: Require most keywords to be whole.
236 2002-07-21  Pavel Roskin  <proski@gnu.org>
238         * syntax/fortran.syntax: Fix highlighting of "*" at the
239         beginning of line.  Recognize "     +" as continuation.  Move
240         all "linestart" keywords earlier to avoid more conflicts.
242 2002-07-18  Pavel Roskin  <proski@gnu.org>
244         * syntax/unknown.syntax: Don't highlight anything by default.
246         * syntax/changelog.syntax: Highlight functions without
247         filenames.
248         * syntax/Syntax: Match *ChangeLog*.
250         * syntax/c.syntax: Reenable highlighting for "/" and preserve
251         highlighting for "//" comments by using exclusive context.
252         * syntax/java.syntax: Likewise.
253         * syntax/swig.syntax: Likewise.
254         * syntax/slang.syntax: Reenable highlighting for "/".
255         * syntax/sql.syntax: Enable highlighting for "/" and "-".
257         * syntax/sql.syntax: New file.
258         * syntax/Syntax: Add sql.syntax.
259         * syntax/Makefile.am: Likewise.
260         From Walery Studennikov <despair@sama.ru> with minor changes.
262 2002-07-16  Pavel Roskin  <proski@gnu.org>
264         * lib/mc.ext.in: Remove handling of executables.  They should
265         be handled internally for "pause after run" to work.
267         * syntax/Syntax: Associate *.itcl with tcl.syntax.
268         * syntax/tcl.syntax: Add itcl keywords, other improvements.
270 2002-07-15  Pavel Roskin  <proski@gnu.org>
272         * configure.in: Don't check for strcasecmp(), strncasecmp() and
273         strdup() - test results are not used except in gettext, which
274         provides its own tests.
276         * configure.in: When checking for ncurses, check for
277         has_colors(), not curses_version() - the later is missing in
278         older version of ncurses.
280 2002-07-13  Pavel Roskin  <proski@gnu.org>
282         * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
283         not to LIBS.
284         * configure.in: Fix breakage in ncurses headers check from the
285         previous commit.  Simplify other instances of AC_CHECK_HEADERS.
286         Define REGEX_MALLOC here.
288         * acinclude.m4 (AC_NCURSES): Remove.
289         * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
290         AC_CHECK_LIB to check existance of ncurses library.  Eliminate
291         variables force_ncurses and search_ncurses.
293 2002-07-10  Pavel Roskin  <proski@gnu.org>
295         * configure.in: Remove --with-netrc, it is now default and can
296         be disabled at the runtime.
298         * syntax/tcl.syntax: New file.
299         * syntax/Syntax: Add tcl.syntax.
300         * syntax/Makefile.am: Likewise.
301         * syntax/java.syntax: Don't treat #define separately from other
302         preprocessor directives.
303         * syntax/slang.syntax: Likewise.
304         * syntax/swig.syntax: Likewise.
306 2002-07-09  Pavel Roskin  <proski@gnu.org>
308         * syntax/c.syntax: Don't treat #define separately from other
309         preprocessor directives.
311 2002-07-08  Pavel Roskin  <proski@gnu.org>
313         * syntax/perl.syntax: Highlight text after __END__ as a comment.
314         * syntax/po.syntax: Avoid gray color, which is hard to see.
316 2002-07-05  Pavel Roskin  <proski@gnu.org>
318         * syntax/dos.syntax: Add more commands.
320 2002-07-04  Pavel Roskin  <proski@gnu.org>
322         * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
323         sort authors.
325 2002-06-24  Pavel Roskin  <proski@gnu.org>
327         * syntax/dos.syntax: New file - highlighting for DOS batch
328         files.  From Petr Kozelka <pkozelka@centrum.cz>
329         * syntax/Syntax: Add dos.syntax.
330         * syntax/Makefile.am: Likewise.
332 2002-06-04  Max Schedriviy  <max@humgat.org>
334         * syntax/php.syntax: New version.
336 2002-05-23  Andrew V. Samoilov  <kai@cmail.ru>
338         * NEWS: Mention ftpfs/fish uploading changes and new configure
339         options --with-codepagedir=DIR, --with-configdir=DIR and
340         --without-mcfs.
342 2002-05-22  Pavel Roskin  <proski@gnu.org>
344         * doc/ru/Makefile.am: Fix out-of-tree build.
346 2002-05-14  Pavel Roskin  <proski@gnu.org>
348         * configure.in: Fix logic for gettext 0.10.x.
350 2002-05-14  Andrew V. Samoilov  <kai@cmail.ru>
352         * configure.in: Don't generate po/Makefile if
353         there is 'top_builddir' in po/Makefile.in.
354         * autogen.sh: More fixes for gettext 0.11+.
356 2002-05-08  Andrew V. Samoilov  <kai@cmail.ru>
358         * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
360 2002-04-21  Pavel Roskin  <proski@gnu.org>
362         * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
363         can play them.
365 2002-04-09  Andrew V. Samoilov  <kai@cmail.ru>
367         * autogen.sh: Fix for gettext 0.11 family (and newer).
369 2002-04-08  Pavel Roskin  <proski@gnu.org>
371         * autogen.sh: Allow gettext newer than 0.10.39.
372         From Björn Eriksson <bjorn@bjornen.nu>
374 2002-04-03  Pavel Roskin  <proski@gnu.org>
376         * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
377         by "make clean" because not everyone has Perl to rebuild it.
379 2002-03-27  Andrew V. Samoilov  <kai@cmail.ru>
381         * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
382         first line regular expression.
384 2002-03-26  Andrew V. Samoilov  <kai@cmail.ru>
386         * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
387         or newer is not used.
388         * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
390         * src/Makefile.am: Move mc.hlp.ru processing ...
391         * doc/ru/Makefile.am: ... here.
393 2002-03-21  Andrew V. Samoilov  <kai@cmail.ru>
395         * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
396         * syntax/c.syntax: Highlight "%p" printf format.
397         Allow '*' as width and precision for strings and numbers.
399         * doc/mc.1.in: Fix smbfs example.  Minor format fixes.
400         * doc/ru/mc.1.in: Likewise.
402 2002-03-18  Pavel Roskin  <proski@gnu.org>
404         * doc/ru/Makefile.am: Distribute xnc.hlp.
406 2002-03-12  Pavel Roskin  <proski@gnu.org>
408         * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
410 2002-03-12  Andrew V. Samoilov  <kai@cmail.ru>
412         * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
413         * doc/ru/Makefile.am: New file.
415 2002-03-08  Pavel Roskin  <proski@gnu.org>
417         * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
419 2002-03-04  Andrew V. Samoilov  <kai@cmail.ru>
421         * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
423 2002-03-01  Andrew V. Samoilov  <kai@cmail.ru>
425         * doc/mc.1.in: Use nodename `Background jobs' for section
426         `Background Jobs' to reflect user visible Command menu option
427         and src/cmd.c dialog implementation.
429         * doc/ru: New directory for Russian manuals.
430         * doc/ru/mc.1.in: Translated mc.1 manual page.  Originally
431         translated by Victor A. Kostromin for mc 4.5.30.  Converted
432         from binary mc.hlp.ru, corrected and actualized by me.
433         * doc/ru/xnc.hlp: Translated lib/xnc.hlp.  See above.
434         * doc/ru/.cvsignore: Ignore mc.1.
436 2002-02-27  Andrew V. Samoilov  <kai@cmail.ru>
438         * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
439         (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
440         mc.lib settings.
442         (Virtual File System): Document SMB File System.
444 2002-02-26  Pavel Roskin  <proski@gnu.org>
446         * lib/mc.ext.in: Run "file" before "nm" to avoid an error
447         message "no symbol found" for unsupported architectures and
448         provide more useful information.
450 2002-02-22  Pavel Roskin  <proski@gnu.org>
452         * README.smbfs: Remove.  It contained no useful information
453         and the webpage is now dead.
454         * Makefile.am: Remove README.smbfs.
456         * README: Mention that glib 1.2.x is required.
458 2002-02-21  Andrew V. Samoilov  <kai@cmail.ru>
460         * lib/edit.indent.rc: Use "#! /bin/sh"
461         * lib/edit.spell.rc: Likewise.
462         * lib/mcserv.init: Likewise.
464         * lib/cedit.menu: Eliminate bashisms.
465         Add missed `:' in AUTHOR evaluation.
466         Unset LANGUAGE and make LC_ALL empty.
467         Use "#! /path/to/program".
469 2002-02-20  Andrew V. Samoilov  <kai@cmail.ru>
471         * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
472         ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
473         Fix tarfs URL syntax example.  Minor typo and format fixes.
475 2002-02-14  Andrew V. Samoilov  <kai@cmail.ru>
477         * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
478         Fix location of configuration files.
480 2002-02-05  Pavel Roskin  <proski@gnu.org>
482         * configure.in: Don't use defunct ncurses_version.
483         Reported by Thomas Dickey <dickey@herndon4.his.com>
484         Set force_ncurses whenever --with-ncurses is used.  If set,
485         suppress checks for S-Lang and fail is ncurses is not found.
487         * configure.in: Introduce a new variable screen_type that is
488         either "slang" or "ncurses" without additional text.  Use it
489         instead of screen_manager whenever possible.  Fix text in
490         AC_NCURSES call, use m4 quotes and move shell quotes into the
491         macro.
492         * acinclude.m4: Likewise.
494 2002-01-28  Petr Kozelka  <pkozelka@email.cz>
496         * syntax/Syntax: Known Delphi/Kylix source file extensions
497         supported (*.dpr, *.inc).
498         * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
499         Special highlighting for CVS keywords.  Understands single-line
500         comments (//).
502 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
504         * configure.in (ALL_LINGUAS): Added "bg"
506 2002-01-21  Pavel Roskin  <proski@gnu.org>
508         * NEWS: Mention word completion in the editor.
510 2002-01-17  Pavel Roskin  <proski@gnu.org>
512         * extraconf.h: Remove OS/2 specific code.
514         * doc/mc.1.in (Configuration): Clarify some entries.
516 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
518         * acinclude.m4: New options for smbfs:
519         --with-configdir=DIR    Where the Samba configuration files are (/etc)
520         --with-codepagedir=DIR  Where the Samba codepage files are
522 2002-01-11  Pavel Roskin  <proski@gnu.org>
524         * syntax/xml.syntax: New file - highlighting for XML.
525         From Petr Kozelka <pkozelka@centrum.cz>
526         * syntax/Syntax: Add xml.syntax.
527         * syntax/Makefile.am: Likewise.
529 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
531         * configure.in: Added "eu" to ALL_LINGUAS.
533 2002-01-03  Pavel Roskin  <proski@gnu.org>
535         * lib/mc.menu: Correct quoting.
536         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
538         * NEWS: Mention removal of the OS/2 port.
539         * README.PC: Remove OS/2 specific parts.
541 2002-01-02  Pavel Roskin  <proski@gnu.org>
543         * configure.in: Make help about --with-subshell easier to
544         understand.  Minor alignment fixes for the help.
545         * acinclude.m4: Minor alignment fixes for the help.
547 2001-12-31  Pavel Roskin  <proski@gnu.org>
549         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
550         from vfs/Make-mc.in.
552 2001-12-27 Duarte Loreto  <happyguy_pt@hotmail.com>
554         * configure.in: Added portuguese to ALL_LINGUAS
556 2001-12-21  Pavel Roskin  <proski@gnu.org>
558         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
559         Don't remove slang/slang.h - it's never created.
561         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
562         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
563         unused.
565 2001-12-01  Wang Jian  <lark@linux.net.cn>
567         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
569 2001-11-29  Pavel Roskin  <proski@gnu.org>
571         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
573 2001-11-27  Pavel Roskin  <proski@gnu.org>
575         * lib/mc.ext.in: When running X programs in background, do it
576         from subshell.  Otherwise some of them terminate when mc exits.
577         Reported by Christian Dysthe <christian@dysthe.net>
578         Remove some obsolete and gmc-specific entries.  Use StarOffice
579         to open files detected as "Microsoft Office Document".
581         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
582         XFree86 4.1.0.
584 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
586         * doc/mcedit.1.in: Fix help file location.
588 2001-11-14  Pavel Roskin  <proski@gnu.org>
590         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
591         fallback to ino_t for e2fsprogs version 1.19 and older.
593 2001-10-30  Pavel Roskin  <proski@gnu.org>
595         * lib/mc.ext.in: Add support for Netpbm files.
597 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
599         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
600         http://bugzilla.gnome.org/show_bug.cgi?id=60935
601         By drk@sgi.com.
603         * doc/mc.1.in: Document %p macro.
605 2001-10-24  Pavel Roskin  <proski@gnu.org>
607         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
608         Allow using --without-mmap.
609         * INSTALL: Document --without-mmap.
611 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
613         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
614         of languages to be installed by setting env variable before
615         configure. If it is empty, it defaults to full list.
616         By Alex Tkachenko <alex@bcs.zp.ua>.
618 2001-10-19  Pavel Roskin  <proski@gnu.org>
620         * syntax/sh.syntax: Highlight reserved words inside backticks.
621         Use the same wholechars settings for reserved words and
622         commands.  Recognize more words.  Recognize function definitions
623         without "function" or without "()".  Use brightmagenta instead
624         of brightblue.
626 2001-10-18  Pavel Roskin  <proski@gnu.org>
628         * configure.in: When checking for "nroff -mandoc" support, don't
629         use /dev/null as input file, use stdin.  Some versions of nroff
630         (e.g. groff-1.16.1) don't accept special files.
632 2001-10-14  Pavel Roskin  <proski@gnu.org>
634         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
635         Makefile.  Don't allow any suffixes after "Makefile".
637 2001-10-12  Pavel Roskin  <proski@gnu.org>
639         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
640         format).
642 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
644         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
645         Fix compress<->bzip2 conversion and conversion of tagged
646         archives.
648 2001-10-05  Pavel Roskin  <proski@gnu.org>
650         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
651         Suggested by Marcel Pol <mpol@gmx.net>
653         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
654         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
655         and *.mid files.
657 2001-09-30  Pavel Roskin  <proski@gnu.org>
659         * configure.in: Don't check whether grep supports stdin - it's
660         not used anymore.
661         * NEWS: Mention this change.
663 2001-09-19  Pavel Roskin  <proski@gnu.org>
665         * doc/mcedit.1.in: Fix a very long line - use double
666         backslashes since they are interpreted even in the .nf blocks.
668         * lib/edit.spell.rc: Try aspell before resorting to ispell.
670         * syntax/php.syntax: Replace with a better implementation by
671         Max Schedriviy <max@tavrida.net>
673 2001-09-15  Pavel Roskin  <proski@gnu.org>
675         * doc/mc.1.in: Fix location of mcedit files.
676         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
678 2001-09-14  Pavel Roskin  <proski@gnu.org>
680         * configure.in: Don't check for ncurses version and for keyok()
681         because the mouse support code doesn't need this hack anymore.
683 2001-09-13  Pavel Roskin  <proski@gnu.org>
685         * configure.in: Fix some cases of overquoting and underquoting.
686         * acinclude.m4: Likewise.
688 2001-09-12  Pavel Roskin  <proski@gnu.org>
690         * configure.in: Update list of browsers.  Don't fallback to
691         lynx since it cannot be run in background.
692         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
693         If no browser for X11 was found, use lynx.
695         * autogen.sh: Add a workaround to ensure that "depcomp" is
696         distributed.
697         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
698         where appropriate.
699         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
700         terminfo.
702         * configure.in: Use three-argument form of AC_INIT.  Use
703         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
704         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
705         is not needed if AC_CONFIG_AUX_DIR is used.
706         * vfs/Make-mc.in: Adjust mkinstalldirs location.
707         * autogen.sh: Create "config" and remove "autom4te.cache".
709 2001-09-11  Pavel Roskin  <proski@gnu.org>
711         * syntax/Syntax: New file, extracted from edit/syntax.c.
712         * syntax/Makefile.am: Add Syntax.
714         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
715         to LIBS.  Don't use unportable "grep -q", use "case" instead.
717 2001-09-10  Pavel Roskin  <proski@gnu.org>
719         * configure.in: Only check for X if --with-tm-x-support has been
720         specified.
722         * configure.in: Add check for sys/ioctl.h.
724         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
726         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
727         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
728         testing for functions in ncurses.
730         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
731         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
732         * acconfig.h: Remove.
734         * configure.in: Eliminate LIBSLANG and LSLANG.
735         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
737         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
738         resizeterm() and keyok() only if configuring with ncurses.
740         * configure.in: Remove now unused variables LIBVFS and LVFS.
742         * configure.in: Remove unused variables LINTL and INTLDEPS.
744         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
745         building with included gettext, because libintl.h is copied
746         there.
748 2001-09-09  Pavel Roskin  <proski@gnu.org>
750         * NEWS: Update.
752         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
753         checks -lgen for getmntent as of Autoconf 2.52.
755 2001-09-07  Pavel Roskin  <proski@gnu.org>
757         * configure.in: Check for pwd.h.
759         * Make.common.in: Remove.
760         * configure.in: Remove all references to Make.common.in and
761         MCCPPFLAGS.
762         * aclocal.m4: Likewise.
764         * configure.in: Require Autoconf 2.52.  Remove hacks for
765         Autoconf 2.13.
766         * Makefile.am: Require Automake 1.5.
768 2001-09-06  Pavel Roskin  <proski@gnu.org>
770         * syntax/php.syntax: New file - PHP file highlighting.  Copied
771         from Cooledit 3.17.4.
772         * syntax/Makefile.am: Add php.syntax.
774 2001-09-06  Timur Bakeyev  <mc@bat.ru>
776         * acconfig.h: Brought back couple of symbols, that are still necessary
777         due reference to them from configure.in.
779 2001-09-04  Pavel Roskin  <proski@gnu.org>
781         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
782         strictness for dates.
784         * doc/mc.1.in: Fix troff warnings.
785         * doc/mcedit.1.in: Likewise.
787 2001-09-03  Pavel Roskin  <proski@gnu.org>
789         * doc/mc.1.in: Spellcheck.
790         * doc/mcedit.1.in: Likewise.
791         * doc/mcserv.8.in: Likewise.
793         * doc/mc.1.in (Learn Keys): Complete rewrite.
795 2001-09-02  Pavel Roskin  <proski@gnu.org>
797         * acconfig.h: Remove all unused symbols.
799         * lib/ncurses.h: Remove.
800         * lib/Makefile.am: Remove ncurses.h.
802 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
804         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
806 2001-08-28  Pavel Roskin  <proski@gnu.org>
808         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
809         like EOF.
811 2001-08-26  Pavel Roskin  <proski@gnu.org>
813         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
814         CONS_SAVER.  Put all conditionals together.
816         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
817         Automake 1.5.
819         * configure.in: Remove XCURSES variable - it's unused.
821         * configure.in: New conditional USE_EDIT.
823         * syntax/changelog.syntax: Don't require '@' to be in the
824         address.  This also works around a bug in the syntax engine
825         that prevented highlighting of addresses.
827 2001-08-25  Pavel Roskin  <proski@gnu.org>
829         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
831 2001-08-24  Pavel Roskin  <proski@gnu.org>
833         * extraconf.h: Remove all references to HAVE_X.
834         * acinclude.m4: s/GNOME_/MC_/
835         * configure.in: Likewise.  Remove or clarify all references to
836         the "text edition".  Minor fixes.
838         * configure.in: Remove support for curses libraries other than
839         ncurses.
840         * acinclude.m4: Likewise.
841         * FAQ: Remove everything about UNIX curses.
842         * INSTALL: Likewise.
844         * configure.in: Enable large file support by default.
845         * NEWS: Mention it.
846         * INSTALL: Document it.  Minor fixes.
848         * FAQ: Remove information about GNOME edition.  Minor fixes.
849         * README: Likewise.
850         * NEWS: Mention removing the GNOME edition.
852         * acinclude.m4: Include all used macros from the macros
853         directory.
854         * autogen.sh: Remove all references to "macros".
855         * Makefile.am: Likewise.
857         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
858         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
860         * lib/startup.links: Remove.
861         * lib/README.desktop: Likewise.
862         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
864         * configure.in: Bump version to 4.5.99a.
866         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
867         * po/*.po: Regenerate.
869         * AUTHORS: Update and spell check.
870         * FAQ: Likewise.
871         * INSTALL: Likewise.
872         * INSTALL.FAST: Likewise.
873         * NEWS: Likewise.
874         * README.PC: Likewise.
875         * README.QNX: Likewise.
877         * configure.in: Add check for stropts.h.
879 2001-08-23  Pavel Roskin  <proski@gnu.org>
881         * lib/edit.indent.rc: Create cooledit.error right away to
882         override its old contents.  Don't use ksh extentions.  Treat *.C
883         files as C++.  Recognize more C++ extensions.  Support java.
884         Update URL for "astyle".  Quote all arguments to protect spaces.
885         * lib/edit.spell.rc: Don't save terminal settings - mc does it
886         itself.  Quote all arguments to protect spaces.
888 2001-08-21  Pavel Roskin  <proski@gnu.org>
890         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
891         files if GNOME frontend is disabled.
892         * idl/Makefile.am: Likewise.
893         * lib/Makefile.am: Likewise.
894         * new_icons/Makefile.am: Likewise.
896         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
897         case it already has gettext macros elsewhere and doesn't like
898         duplicates (i.e. it's aclocal from Automake-1.4).
900 2001-08-20  Pavel Roskin  <proski@gnu.org>
902         * AUTHORS: Updated.
903         * INSTALL: Likewise.
904         * NEWS: Likewise.
905         * doc/mc.1.in: Likewise.
906         * doc/mcserv.8.in: Likewise.
908         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
909         for sys/mount.h.
911 2001-08-19  Andras Timar  <timar@gnome.hu>
913         * lib/Makefile.am: Added Hungarian hints
914         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
916 2001-08-19  Pavel Roskin  <proski@gnu.org>
918         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
920 2001-08-17  Pavel Roskin  <proski@gnu.org>
922         * syntax/po.syntax: New file - PO file highlighting.
923         From David Martin <dmartina@excite.es>
924         * syntax/Makefile.am: Add po.syntax.
926         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
927         it's sometimes missing from the databases.
929 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
931         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
932         * lib/Makefile.am: Reflect above change.
934 2001-08-15  Pavel Roskin  <proski@gnu.org>
936         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
938 2001-08-14  Pavel Roskin  <proski@gnu.org>
940         * lib/mc.lib: Add popular sequences for "home" and "end" in
941         "xterm" and "xterm-color" terminals.
943 2001-08-13  Pavel Roskin  <proski@gnu.org>
945         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
947         Replace "Can't" with "Cannot" everywhere.
949 2001-08-12  Pavel Roskin  <proski@gnu.org>
951         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
952         subshell, not for "Open file...".
953         (emacs_key_map): Likewise.
955         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
957 2001-08-10  Pavel Roskin  <proski@gnu.org>
959         * Makefile.am (EXTRA_DIST): Remove BUGS.
960         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
962         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
964         * doc/LSM: Remove, it's outdated.
965         * doc/FILES: Likewise.
966         * doc/DEVEL: Remove information about FILES.
968         * FAQ: Eliminate all broken URLs on the MC site.
969         From Frederic L. W. Meunier <0@pervalidus.net>
971         * FAQ: Restore information about xterm.
973 2001-08-08  Pavel Roskin  <proski@gnu.org>
975         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
977 2001-08-07  Pavel Roskin  <proski@gnu.org>
979         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
981         * doc/mc.1.in: Fix all broken links.
983 2001-08-06  Pavel Roskin  <proski@gnu.org>
985         * INSTALL: Numerous changes.  Declare old curses obsolete.
986         Partly from Frederic L. W. Meunier <0@pervalidus.net>
988         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
990 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
992         * lib/Makefile.am: Remove space after backslash introduced in the
993         previous commit.
995         * lib/mc.hint.zh_TW.Big5: New file.
996         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
998 2001-08-02  Pavel Roskin  <proski@gnu.org>
1000         * lib/mc.hint.uk: New file.
1001         From Maksym Polyakov <polyama@yahoo.com>
1002         * lib/Makefile.am: Add mc.hint.uk.
1004 2001-08-01  Pavel Roskin  <proski@gnu.org>
1006         * lib/mc.hint.nl: New file.
1007         From Steef Boerrigter <sxmboer@sci.kun.nl>
1008         * lib/Makefile.am: Add mc.hint.nl.
1009         * lib/mc.hint: Remove ftp site.  Update copyright.
1010         * lib/mc.hint.cs: Likewise.
1011         * lib/mc.hint.es: Likewise.
1012         * lib/mc.hint.it: Likewise.
1013         * lib/mc.hint.pl: Likewise.
1014         * lib/mc.hint.ru: Likewise.  Shorten some lines.
1016         * edit/Makefile.in: Allow running "make install" before "make all".
1017         * gtkedit/Makefile.in: Likewise.
1019 2001-07-31  Pavel Roskin  <proski@gnu.org>
1021         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
1022         editor.
1023         * lib/Makefile.am: Add lib/edit.spell.rc.
1025         * autogen.sh: Use gettextize.
1026         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
1027         * po/Makefile.in.in: Likewise.
1029 2001-07-29  Pavel Roskin  <proski@gnu.org>
1031         * syntax/slang.syntax: New file.
1032         From Walery Studennikov <despair@sama.ru>
1033         * syntax/Makefile.am: Add slang.syntax.
1035 2001-07-27  Pavel Roskin  <proski@gnu.org>
1037         * extraconf.h: Move WITH_BACKGROUND here.
1039 2001-07-24  Pavel Roskin  <proski@gnu.org>
1041         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
1043 2001-07-23  Pavel Roskin  <proski@gnu.org>
1045         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
1047 2001-07-20  Pavel Roskin  <proski@gnu.org>
1049         * Make.common.in: Move all defines ...
1050         * gnome/Makefile.in: ... here ...
1051         * src/Makefile.in: ... and here.
1053 2001-07-19  Pavel Roskin  <proski@gnu.org>
1055         * configure.in: Don't check for getwd, it's completely
1056         eliminated.
1057         * INSTALL: Remove reference to HAVE_GETWD.
1059         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
1060         entries for compressed cpio archives.
1062         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
1063         they were only used in obsolete frontends.  Don't ever use %view
1064         without commands - it's slower and loses user settings, e.g.
1065         hex mode.  Put shared libraries before man pages and read.me
1066         before .me macros so that they match correctly.  Use nm for
1067         shared libraries.  Add rules for StarOffice and AbiWord.
1069 2001-07-14  Pavel Roskin  <proski@gnu.org>
1071         * configure.in: Bump version to 4.5.54a.
1073 2001-07-13  Pavel Roskin  <proski@gnu.org>
1075         * lib/mcserv.init: Fix exit status.
1076         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
1078         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
1079         "executable", which should follow a space. Simplify rules for
1080         images. Add shell/ rule for *.info files. Fix all incorrect
1081         uses of the alternation operator.
1082         Reported by Oskar Liljeblad and Michel Casabona.
1084 2001-07-12  Pavel Roskin  <proski@gnu.org>
1086         * configure.in: Don't check for iconv, it's already checked for
1087         in AM_GNU_GETTEXT.
1089 2001-07-10  Pavel Roskin  <proski@gnu.org>
1091         * doc/mc.1.in: Update documentation about hex search.
1093         * edit/edit_key_translator.c (cooledit_key_map): Bind
1094         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
1095         From Steef Boerrigter <sxmboer@sci.kun.nl>
1097         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
1098         * edit/edit_key_translator.c (cooledit_key_map): Add support
1099         for bracket matching on Alt-B.
1100         * gtkedit/gtkeditkey.c: Likewise.
1101         From Steef Boerrigter <sxmboer@sci.kun.nl>
1103 2001-07-06  Pavel Roskin  <proski@gnu.org>
1105         * lib/mc.ext.in: Use nm to view object files.
1107         * Make.common.in: Remove GNOME-specific and unused definitions.
1108         Partly moved to gnome/Makefile.in.
1110         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
1111         they are usused.
1112         * Make.common.in: Likewise.
1114 2001-06-29  Pavel Roskin  <proski@gnu.org>
1116         * ABOUT-NLS: Update to the version from gettext-0.10.38.
1118         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
1119         now done in configure. Move -I.. to the beginning.
1120         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
1121         libintl.a may be required to link mc.
1122         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
1123         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
1124         Move all i18n code to one place. Don't substitute INTLSUB - it's
1125         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
1126         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
1128 2001-06-25  Pavel Roskin  <proski@gnu.org>
1130         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
1131         It should be enabled explicitly by giving `--enable-largefile'
1132         to configure.
1133         * INSTALL: Document it.
1135 2001-06-22  Pavel Roskin  <proski@gnu.org>
1137         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
1139         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
1140         in struct statfs.
1141         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
1143         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
1144         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
1145         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
1146         found.
1147         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
1149 2001-06-19  Pavel Roskin  <proski@gnu.org>
1151         * configure.in: Check for telldir and seekdir. Join adjacent
1152         calls to AC_CHECK_FUNCS.
1154 2001-06-16  Pavel Roskin  <proski@gnu.org>
1156         * Makefile.am: Change the order of SUBDIRS to fully compile text
1157         edition before compiling anything for GNOME.
1158         * mc.spec.in: Don't use brace expansion to avoid implicit
1159         build-time dependency on bash.
1161 2001-06-13  Pavel Roskin  <proski@gnu.org>
1163         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
1164         the test code.
1165         * configure.in: Fix compiler warnings in the arguments to
1166         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
1167         around `=' in the `test' command.
1169 2001-06-07  Pavel Roskin  <proski@gnu.org>
1171         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
1172         GNOME documentation template.
1173         * doc-gnome/C/mkhtml: Don't generate index.
1174         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
1176 2001-06-06  Pavel Roskin  <proski@gnu.org>
1178         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
1179         conditional variables from EXTRA_DIST.
1181 2001-06-05  Pavel Roskin  <proski@gnu.org>
1183         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
1184         conversion support.
1185         From Walery Studennikov <hqsoftware@mail.ru>.
1187         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
1189 2001-06-01  Pavel Roskin  <proski@gnu.org>
1191         * lib/mc.charsets: Synchronize with the latest patch - remove
1192         a comment.
1194 2001-05-30  Pavel Roskin  <proski@gnu.org>
1196         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
1197         work with GNOME.
1199         * lib/mc.charsets: New file. From Walery Studennikov.
1200         * lib/Makefile.am: Distribute mc.charsets. Install it if
1201         the charset support is enabled.
1203         * configure.in: Add check for iconv() and the necessary code
1204         to support the charset selection patch.
1206         * configure.in: Add check for ESCDELAY variable in ncurses.
1208 2001-05-29  Pavel Roskin  <proski@gnu.org>
1210         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
1211         USE_EXT2FSLIB.
1213         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
1214         * pc/config.h: Likewise.
1216         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
1217         and "strings". Recognize "write" files and MS Word templates.
1218         For MS Excel documents try "xls2csv" and "strings".
1219         Escape spaces in the "type" directives.
1220         From Nerijus Baliunas.
1222         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
1224         * Make.common.in: Remove hpath, it's unused.
1226         * acconfig.h: Move constant parts ...
1227         * extraconf.h: ... here.
1228         [HAVE_X]: Disable subshell, s-lang and curses.
1229         * Makefile.am: Add extraconf.h.
1231 2001-05-28  Pavel Roskin  <proski@gnu.org>
1233         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
1234         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
1235         * configure.in: ... here.
1237 2001-05-27  Pavel Roskin  <proski@gnu.org>
1239         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
1240         * acconfig.h: Likewise.
1241         * src/layout.c: Likewise.
1243         * Make.common.in: Remove all percent rules.
1244         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
1245         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
1246         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
1247         AM_INIT_AUTOMAKE.
1249         * Make.common.in: Remove obsolete dependency tracking system.
1250         * configure.in: Likewise.
1251         * edit/Makefile.in: Likewise.
1252         * gnome/Makefile.in: Likewise.
1253         * gtkedit/Makefile.in: Likewise.
1254         * slang/Makefile.in: Likewise.
1255         * src/Makefile.in: Likewise.
1256         * vfs/Make-mc.in: Likewise.
1257         * src/depend.awk: Remove.
1259 2001-05-26  Pavel Roskin  <proski@gnu.org>
1261         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
1262         * syntax/octave.syntax: New file. From Walery Studennikov.
1263         * syntax/Makefile.am: Add octave.syntax.
1265         * configure.in: Fix incorrect test for stdin support in grep -
1266         it would always fail when configuring in an empty directory.
1267         Portability fixes - unset, backslashed space in here-documents.
1268         Eliminate all instances of "changequote".
1270         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
1271         user choice.
1272         * acconfig.h: Changes for the above.
1273         * INSTALL: Don't document --with-sco - it's now defunct.
1274         * INSTALL.FAST: Likewise.
1276 2001-05-25  Pavel Roskin  <proski@gnu.org>
1278         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
1279         are in the beginning of the "file" output.
1281 2001-05-23  Pavel Roskin  <proski@gnu.org>
1283         * lib/mc.ext.in: Add associations for viewing RPM files.
1285 2001-05-22  Pavel Roskin  <proski@gnu.org>
1287         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
1288         By default exit after the first error in jade.
1290         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
1291         JADEFLAGS environment variables. Report progress. Clean up on
1292         failure.
1294 2001-05-21  Pavel Roskin  <proski@gnu.org>
1296         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
1297         files.
1299         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
1300         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
1302 2001-05-20  Pavel Roskin  <proski@gnu.org>
1304         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
1305         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
1306         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
1307         * doc-gnome/C/figs/Makefile.am: Add support for converting from
1308         PNG to EPS.
1310         * Makefile.am (EXTRA_DIST): Remove create_vcs.
1311         * doc/FILES: Likewise. Typo fix.
1313 2001-05-19  Pavel Roskin  <proski@gnu.org>
1315         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
1316         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
1317         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
1319         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
1320         index entry "Moving files".
1322 2001-05-18  Pavel Roskin  <proski@gnu.org>
1324         * configure.in: Use src/main.c in AC_INIT.
1326         * create_vcs: Remove.
1328         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
1329         Add download location for glib.
1330         * mc.spec.in: Likewise.
1331         * doc/LSM: Likewise.
1332         * doc/mc.1.in: Likewise.
1333         * doc/mcedit.1.in: Likewise.
1334         * src/ext.c: Don't mention download location for MC.
1336         * FAQ: Update status of Tk, XView. and GNOME editions. Update
1337         homepage of gpm.
1339         * INSTALL: Remove information about Tk and XView. Change the
1340         mailing list addresses again.
1341         * FAQ: Change the mailing list addresses again.
1342         * MAINTAINERS: Likewise.
1343         * README: Likewise.
1344         * doc/mc.1.in: Likewise.
1345         * gnome/gmc-window.c: Likewise.
1346         * lib/README.xterm: Likewise.
1347         * lib/mc.ext.in: Likewise.
1348         * lib/mc.hint*: Likewise.
1349         * lib/mc.hlp.hu: Likewise.
1350         * po/*.po: Likewise.
1351         * src/main.c: Likewise.
1353 2001-04-20  Pavel Roskin  <proski@gnu.org>
1355         * FAQ: Change the mailing list addresses and the download
1356         locations.
1357         * INSTALL: Likewise.
1358         * MAINTAINERS: Likewise.
1359         * README: Likewise.
1360         * doc/mc.1.in: Likewise.
1361         * gnome/gmc-window.c: Likewise.
1362         * lib/README.xterm: Likewise.
1363         * lib/mc.ext.in: Likewise.
1364         * lib/mc.hint*: Likewise.
1365         * lib/mc.hlp.hu: Likewise.
1366         * po/*.po: Likewise.
1367         * src/main.c: Likewise.
1369 2001-04-19  Pavel Roskin  <proski@gnu.org>
1371         * configure.in: Don't install mcserv unless
1372         "--enable-mcserv-install" has heen specified.
1373         Don't quote the first argument in all calls to AM_CONDITIONAL
1374         to work around a bug in Automake 1.4.
1375         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
1376         * vfs/Make-mc.in: Likewise.
1378 2001-04-13  Pavel Roskin  <proski@gnu.org>
1380         * configure.in: Bump version to 4.5.53a.
1382 2001-04-06  Pavel Roskin  <proski@gnu.org>
1384         * gtkedit/editcmd.c: Remove support for XView layout attributes.
1385         * gtkedit/editoptions.c: Likewise.
1386         * pc/chmod.c: Likewise.
1387         * pc/drive.c: Likewise.
1388         * src/boxes.c: Likewise.
1389         * src/chmod.c: Likewise.
1390         * src/dlg.c: Likewise.
1391         * src/dlg.h: Likewise.
1392         * src/filegui.c: Likewise.
1393         * src/find.c: Likewise.
1394         * src/hotlist.c: Likewise.
1395         * src/layout.c: Likewise.
1396         * src/listmode.c: Likewise.
1397         * src/main.c: Likewise.
1398         * src/option.c: Likewise.
1399         * src/panelize.c: Likewise.
1400         * src/wtools.c: Likewise.
1401         * src/wtools.h: Likewise.
1402         * vfs/smbfs.c: Likewise.
1404         * autogen.sh: Check out "intl" and "macros" directories if they
1405         are missing. Simply "cvs up -d" won't restore them.
1407         * configure.in: Bump version to 4.5.52a.
1409 2001-03-14  Pavel Roskin  <proski@gnu.org>
1411         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
1412         Automake conditional USE_SAMBA_FS if Samba is to be supported
1413         in VFS.
1415 2001-03-07  Pavel Roskin  <proski@gnu.org>
1417         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
1418         defined.
1419         Reported by Norbert Warmuth.
1421         * configure.in: Don't process vfs/extfs/uzip - it's now
1422         constant.
1424         * syntax/changelog.syntax: Require space after asterisk to have
1425         it highlighted.
1427 2001-03-02  Pavel Roskin  <proski@gnu.org>
1429         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
1430         * configure.in: Use AC_PROG_CC_STDC instead.
1432         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
1433         Suggested by Christian Gennerat.
1435         * lib/mc.ext.in: Add support for "freeze" - old compression
1436         program used mostly on QNX.
1437         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
1438         * lib/Makefile.am: Adjusted.
1440 2001-02-26  Pavel Roskin  <proski@gnu.org>
1442         * lib/mc-gnome.ext.in: Remove, it's not used.
1443         * configure.in: Remove lib/mc-gnome.ext.
1444         * lib/Makefile.am: Likewise.
1446 2001-02-20  Pavel Roskin  <proski@gnu.org>
1448         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
1449         defined to prevent warnings on OpenBSD 2.7.
1450         * slang/jdmacros.h: Likewise.
1451         * src/mad.h: Likewise.
1452         * src/poptalloca.h: Likewise.
1454         * configure.in: Check for sys/time.h and sys/timeb.h. Use
1455         AC_HEADER_TIME.
1457 2001-02-07  Pavel Roskin  <proski@gnu.org>
1459         * autogen.sh: Create vfs/samba/include/stamp-h.in.
1460         * vfs/samba/include/stamp-h.in: Remove.
1462         * macros/curses.m4: Quote first argument to AC_DEFUN.
1463         * macros/gnome-cxx-check.m4: Likewise.
1464         * macros/gnome-gettext.m4: Likewise.
1465         * macros/gnome-libgtop-check.m4: Likewise.
1466         * macros/gnome-print-check.m4: Likewise.
1467         * macros/linger.m4: Likewise.
1468         * macros/need-declaration.m4: Likewise.
1470         * configure.in: Only configure in vfs/samba if smbfs support is
1471         enabled even with Autoconf 2.13.
1473 2001-01-30  Pavel Roskin  <proski@gnu.org>
1475         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
1476         --without-samba due to a typo.
1478         * configure.in: Only configure in vfs/samba if smbfs support is
1479         enabled. This optimization will only work with Autoconf-2.49c
1480         and above.
1482 2001-01-13  Pavel Roskin  <proski@gnu.org>
1484         * configure.in: Don't create a faked malloc.h.
1485         * gtkedit/edit.h: Don't assume that malloc.h always exists.
1486         * src/mad.h: Likewise.
1488         * configure.in: Simplified handling of cons.saver.
1489         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
1490         * mc.spec.in: Remove a workaround for the above.
1492         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
1493         for MC. Don't rely on the output of uname - use $host_os.
1495 2001-01-11  Pavel Roskin  <proski@gnu.org>
1497         * configure.in: Check for ext2 libraries only if VFS is enabled.
1499         * src/Makefile.in: Create directories before installing files.
1500         Removed all occurences of libprefix - it's never defined.
1502         * configure.in: All macros from configure.in moved to
1503         acinclude.m4. Added missing quotes in several places.
1504         * acinclude.m4: Likewise.
1506         * edit/Makefile.in: Don't install or uninstall mcedit -
1507         it cannot be installed before mc on systems without symlinks.
1508         * gtkedit/Makefile.in: Likewise.
1509         * src/Makefile.in: Install mcedit (if enabled) and mcview.
1510         Uninstall them.
1512         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
1513         from acinclude.m4 in gtk+:
1514         Don't define ENABLE_NLS unless we have a working NLS.
1515         (This should keep libintl.h from being included when it doesn't
1516         exist).
1518 2001-01-09  Pavel Roskin  <proski@gnu.org>
1520         * doc-gnome/C/figs/Makefile.am: New file.
1521         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
1522         makefile do it.
1523         * configure: Substitute doc-gnome/C/figs/Makefile.
1525         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
1527 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
1529         * lib/mc.hlp.hu: Added Hungarian help file from
1530           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
1531           maci@integrity.hu, mfh47@freemail.hu
1532         * lib/Makefile.am: Added LOCALIZED_HELP for further
1533           mc.hlp l10ns
1534         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
1535           gtkedit/editcmd.c: I18n of mc.hlp
1537 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
1539         * doc/mc.1.in: Corrected badly formatted link...
1541 2000-11-10  Robert Brady  <robert@suse.co.uk>
1543         * configure.in: Add Tamil to ALL_LINGUAS.
1545 2000-10-23  Pavel Roskin  <proski@gnu.org>
1547         * mc.spec.in: Allow mcserv.8 to be gzipped.
1549         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
1550         that cannot deal with "./gmc.sgml".
1552 2000-10-09  Pavel Roskin  <proski@gnu.org>
1554         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
1555         that CVS Automake will drop dependencied to the macros that
1556         we don't distribute.
1558         * lib/mc.ext.in: Removed references to icons. Source RPMs
1559         grouped to one regex. Removed "Update" for source RPMs, added
1560         "Rebuild" instead. Added "Check signature" for all RPMs.
1561         Added a comment about pop-up menus in the text edition.
1563 2000-10-06  Pavel Roskin  <proski@gnu.org>
1565         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
1566         flags moved out of CFLAGS as recommended by GNU coding
1567         standards.
1568         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
1569         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
1570         XCPPFLAGS.
1571         * INSTALL (Random notes on porting to other architectures):
1572         Completely rewritten. Recommended using CFLAGS instead of XINC.
1574 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1576         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
1578 2000-10-04  Christophe Merlet  <christophe@merlet.net>
1580         * gnome/*.desktop: Updated french strings.
1582 2000-10-03  Pavel Roskin  <proski@gnu.org>
1584         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
1585         to allow <legalnotice>. Unclosed tags fixed.
1587 2000-09-30  Pavel Roskin  <proski@gnu.org>
1589         * mc.spec.in: New package mc-common. Use DESTDIR instead of
1590         misusing prefix. Don't install old icons - they don't exist.
1592         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
1593         "export -f" to have mc() exported.
1594         * doc/mc.1.in: Changed description of the "-P" option to
1595         avoid inclusion of mc.sh and mc.csh into the manual.
1596         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
1598 2000-09-24  Pavel Roskin  <proski@gnu.org>
1600         * doc/mc.1.in: Minor formatting fixes.
1602         * lib/mc.sh.in: Remove temporary file non-interactively.
1603         * doc/mc.1.in: updated example for mc.sh.
1605 2000-09-23  Pavel Roskin  <proski@gnu.org>
1607         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
1608         updates it when needed.
1609         * mc.spec.in: Include translations with mc, not gmc. Run
1610         chkconfig --del in %preun, not %postun. --without-debug not
1611         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
1612         be executable. New files in %{prefix}/lib/mc/ - translated hints,
1613         editor files.
1615         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
1616         directory for document processing. Comment changes. gmc.ps and
1617         gmc.pdf now generated from gmc.dvi.
1619         * configure: Always include Make.common as file, otherwise
1620         "make distclean" breaks.
1621         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1622         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
1623         replaced with "rm -f" - the stangard says that "rm" is portable.
1624         Ditto $(MV). Adjusted *clean targets to match those in
1625         Automake. Removed "cross" target.
1627 2000-09-22  Pavel Roskin  <proski@gnu.org>
1629         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
1630         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
1631         * doc/Makefile.in: Converted to ...
1632         * doc/Makefile.am: ... this.
1634 2000-09-21  Pavel Roskin  <proski@gnu.org>
1636         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
1637         is not expanded in all shells.
1638         * doc/mc.sgml: Updated the example script to reflect the above
1639         changes.
1640         * doc/mc.in.1: Likewise.
1642 2000-09-19  Pavel Roskin  <proski@gnu.org>
1644         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
1645         Marco Ciampa
1647 2000-09-18  Pavel Roskin  <proski@gnu.org>
1649         * Make.common.in: Added installcheck to placate "make distcheck"
1650         * configure.in, Make.common.in, doc/Makefile.in,
1651         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1652         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
1653         variable MKINSTALLDIRS and builddir with Automake-compatible
1654         mkinstalldirs and top_builddir.
1655         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
1656         files. Added uninstall-local target.
1658 2000-09-17  Pavel Roskin  <proski@gnu.org>
1660         * configure.in: fixed wrong use of AC_MSG_RESULT inside
1661         AC_CACHE_VAL
1663         * Make.common.in: Added the "dvi" target for "make distcheck"
1664         to go further
1665         * doc-gnome/C/Makefile.in: converted to ...
1666         * doc-gnome/C/Makefile.am: ... this
1668 2000-09-15  Pavel Roskin  <proski@gnu.org>
1670         * acconfig.h, configure.in: Require autoconf 2.13 or above.
1671         Removed workarounds for older versions. Removed MCDEBUG
1672         variable - it's not used. --with-debug renamed to --with-mad and
1673         cleaned up. Always use -Wall with gcc, other manipulations with
1674         CFLAGS removed.
1676         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1677         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1678         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
1679         mc.pot becomes out of date in the tarball.
1681 2000-09-14  Pavel Roskin  <proski@gnu.org>
1683         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
1684         tests for cp, mv and rm.
1685         * Make.common.in: Removed variables xv_bindir and STRIP.
1686         Variables CP, MV and RMF are assigned trivial values.
1688         * edit/Makefile.in: Don't link headers, add extra includes
1689         to CPPFLAGS instead. Put links to the build directory.
1690         Remove the hack with "mx" - it is not needed anymore.
1692         * configure.in: remove any manupulations with top_srcdir.
1693         Don't change CPPGLAGS when the internal editor is enabled,
1694         instead do it ...
1695         * edit/Makefile.in, gtkedit/Makefile.in: ... here
1697         * configure.in, Make.common.in, doc/Makefile.in,
1698         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1699         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
1700         changed to top_srcdir for Automake compatability
1702         * configure.in: REGEX_O variable removed - always use our regex
1704         * configure.in: MCFGR variable removed
1706 2000-09-12  Pavel Roskin  <proski@gnu.org>
1708         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
1709         other GNOME modules
1710         * autogen.sh: remove "-I ." from the "aclocal" command line
1712 2000-09-01  Pavel Roskin  <proski@gnu.org>
1714         * configure.in: output vfs/extfs/Makefile
1716         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
1717         to avoid a warning
1718         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
1719         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
1721 2000-08-29  Pavel Roskin  <proski@gnu.org>
1723         * configure.in: use AM_GNOME_GETTEXT
1724         * gettext.m4: removed
1725         * Makefile.am: adjusted files to distribute, previous change
1726         reverted
1728         * mc-aclocal.m4: renamed to ...
1729         * acinclude.m4: ... this
1730         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
1731         * Makefile.am: aclocal should scan "." for gettext.m4
1733 2000-08-28  Pavel Roskin  <proski@gnu.org>
1735         * Make.common.in: removed hack for "make distcopy"
1736         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1737         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1738         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
1739         for external builds.
1740         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
1742 2000-08-24  Pavel Roskin  <proski@gnu.org>
1744         * new_icons/Makefile.in: converted to ...
1745         * new_icons/Makefile.am: ... this
1746         * configure.in: automake conditional GNOME introduced.
1747         "insticons" removed
1749         * icons/*: removed
1750         * Makefile.am, configure.in: necessary adjustments
1752         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
1753         automake installs them now
1755         * syntax/Makefile.in: converted to ...
1756         * syntax/Makefile.am: ... this
1758         * idl/Makefile.in: converted to ...
1759         * idl/Makefile.am: ... this
1761         * lib/Makefile.am: simplified, fixed "make dist"
1763         * lib/Makefile.in: converted to ...
1764         * lib/Makefile.am: ... this
1766         * lib/tkmc.wmconfig: removed
1767         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
1769         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
1770         to ...
1771         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
1772         * Make.common.in: support for "distdir" for compatability
1773         with Automake-generated makefiles
1774         * autogen.sh: run automake. Force cache - it is off by default
1775         in autoconf 2.49a, but it's still handy for maintainers
1776         * configure.in: adapted for Automake
1778         * AUTHORS: new file
1780 2000-08-23  Pavel Roskin  <proski@gnu.org>
1782         * configure.in: resurrect definition of xvers
1784         * VERSION.in: removed
1785         * Makefile.in: don't do anything with VERSION.in and VERSION
1786         Take mc.spec from builddir, not srcdir
1787         * configure.in: don't create VERSION
1789 2000-08-22  Pavel Roskin  <proski@gnu.org>
1791         * *.c, *.h: Updated address of Free Software Foundation
1793 2000-08-21  Pavel Roskin  <proski@gnu.org>
1795         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
1796         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
1797         related to XView, libXPM, libXext and Tk
1799 2000-08-18  Pavel Roskin  <proski@gnu.org>
1801         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
1802         files
1804         * configure.in: Simplified dependency tracking by using
1805         "-include" with GNU Make
1806         * autogen.sh: Exit on all failures
1808 2000-08-17  Pavel Roskin  <proski@gnu.org>
1810         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
1811         Fixed all misuses of single and double quotes. Typo fixes.
1812         Ensured compatability with sgml2html, sgml2txt and sgml2latex
1813         * doc/mc.1.in: Typo fix
1815         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
1816         * doc/linuxdoc-sgml.diff: removed
1817         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
1818         distribute gnome.sgml
1820 2000-08-15  Pavel Roskin  <proski@gnu.org>
1822         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
1823         in the "distclean" target
1825         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
1826         Removed all XVIEW-related stuff
1827         Fixed placement of png files on "make dist"
1829         * doc/mc.1.in: Updated info about the internal editor
1831         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
1832         indicate serious problems. Fixes for uninstall.
1833         * doc/Makefile.in: Rebuild if it is out of date.
1835         * lib/cedit.menu: Added. This file has been missing
1837         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
1839 2000-08-08  Pavel Roskin  <proski@gnu.org>
1841         * Makefile.in: correctly detect make failures in subdirs
1843 2000-08-01  Pavel Roskin  <proski@gnu.org>
1845         * nt, os2, tk, xv: removed all files
1846         * configure.in: don't create os2 and nt directories
1848 2000-08-01  Pavel Roskin  <proski@gnu.org>
1850         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
1852         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
1854 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
1856         * src/main.c: make 8bit input/output the default (99% of the people
1857         expects that; lets the remaining 1% use the configuration menu
1858         to disactivate it if they want)
1860 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
1862         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
1864 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
1866         * configure.in: check for gnome-libs with window icon support
1868         * acconfig.h: add icon define
1870 2000-06-08  Matthias Warkus  <mawa@iname.com>
1872         * new_icons/gnome-pack-*.png: Updated.
1873         * gnome/mc.keys: Added a MIME type for SLP packages.
1875 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
1877         * syntax/diff.syntax: Highlight lines beginning with "File",
1878         "Files" and "Binary"
1879         * syntax/makefile.syntax: Highlight "ifndef"
1880         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
1881         highlighted)
1883 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1885         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
1886         comment lines with # in last release
1888 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1890         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
1892 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1894         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
1895         look more consistent than original.
1897 2000-04-14  Timur Bakeyev  <mc@bat.ru>
1899         * config.in: Added check against strcoll().
1901 2000-04-14  Timur Bakeyev  <mc@bat.ru>
1903         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
1904         added 'and', 'or', 'not', 'for' keywords.
1906 2000-04-06  Timur Bakeyev  <mc@bat.ru>
1908         * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
1909         based systems. Hope, this will make FreeBSD midc maintainer to enable
1910         build-in editor by default. Still, syntax highlighting is disabled.
1911         Need to port...
1913 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1915         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
1916           fixed, some messages gettext()ed again here and in
1917         gtkedit/editmenu.c:edit_about_cmd()
1919 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1921         * doc/mc.sgml (Examples): Fixed documentation, thanx
1922         to martin@internet-treff.uni-koeln.de.
1924 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
1926         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
1927         the label text
1929 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
1931         * gtkedit/syntax.c: treat *.ads as Ada source
1932         * syntax/ada95.syntax: escape "+" and "*"
1933         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
1934         * syntax/Makefile.in: remove diffc.syntax
1936         * edit/edit_key_translator.c: interpret code 0177 as
1937         backspace unless recognized otherwise
1939 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
1941         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
1942         initialization of array of structure (gcc version 2.96 20000131
1943         chokes on it).
1945         * lib/mc.hint: C-y and not C-u can be used to insert text in input
1946         lines (e. g. text which has been deleted with M-d).
1948         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
1950 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
1952         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
1954 2000-01-29  Matthias Warkus  <mawa@iname.com>
1956         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
1957         design on Federico's request.
1959 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
1961         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
1962         an ArrangeType enum.
1964 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
1966         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
1967         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
1968         setup.c: Add option of using GNOME "magic" routines to determine file
1969         types. This makes MC intelligently look at the data in the file to see
1970         what type of file it is, rather than looking at the filename extension.
1971         This slows down MC quite a bit, so it has been made an optional
1972         preference item. Type detection is expected to improve as mime-magic
1973         matures.
1975 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
1977         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
1978         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
1979         providing a patch.
1981 2000-01-11  Matthias Warkus  <mawa@iname.com>
1983         * Added icon and keys entry for Scheme source.
1985 2000-01-03  Fatih Demir  <kabalak@gmx.net>
1987         * configure.in: Added tr -> ALL_LINGUAS .
1989 1999-12-28  Matthias Warkus  <mawa@iname.com>
1991         * new_icons/*.png: Added a bunch of new icons.
1993 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
1995         * configure.in (VERSION): Bumped version number to 4.5.42.
1997 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
1999         * configure.in: added 'uk' to ALL_LINGUAS.
2001 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
2003         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
2004         request from David Sauer
2006 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
2008         * configure.in (VERSION): Bumped version number to 4.5.41.
2010 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
2012         * configure.in (VERSION): Set version number to 4.5.39.
2014 1999-09-23      Jorge Godoy  <godoy@conectiva.com.br>
2016         * configure.in: Added pt_BR to ALL_LINGUAS
2018 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
2020         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
2021         path to the mc binary according to @prefix@.
2023         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
2024         configure. Install mc.sh and mc.csh in $(suppbindir).
2026         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
2027         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
2028         copies of the included function definitions.
2030         * mcfn_install.in: Comment out definitions of the mc functions. Source
2031         mc.sh instead of adding an outdated mc function definition.
2033         * configure.in: output mc.sh and mc.csh
2035 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
2037         * lib/startup.links: Changed the news link to Gnotices
2039 1999-09-19  David Martin  <dmartina@usa.net>
2041         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
2042         8 bit chars from strftime get displayed when inserting date.
2044         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
2045         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
2046         file to avoid interferences. In this one I changed the extension check
2047         to a type check (as used for gzip) which might give problems in some
2048         systems.
2050         * configure.in: Use -Tlatin1 to format man pages when available and
2051         "view" 8 bit chars.
2053 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
2055         * gtkedit/edit.h: Include file reordering to make it compile with
2056         --with-debug
2058         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
2059         dependent on lenght of translated strings to display.
2061 1999-09-16  Owen Taylor  <otaylor@redhat.com>
2063         * Remove the magicdev autoconf test in favor of just
2064         including the idl file. Otherwise we have a dependency
2065         loop between this and magicdev.
2067 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
2069         * idl/FileManager.idl: Changed names, and put everything under a
2070         FileManager module.  Added a Desktop interface and some methods to
2071         the WindowFactory interface.
2073 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
2075         * doc-gnome/*: Shiny new docs from users-guide.
2076         All synced up.
2078 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
2080         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
2082 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
2084         * README: Updated and spell-checked.
2086         * NEWS: Updated.
2088 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
2090         * configure.in (ALL_LINGUAS): Added sv.
2092 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
2094         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
2095         symlink attacks (mcfn_install and the man page still needs to be
2096         updated).
2098 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
2100         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
2101         a symbolic link (ln -sf doesn't work as expected on Solaris)
2103 1999-08-19  Elliot Lee  <sopwith@redhat.com>
2104         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
2106 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
2108         * doc-gnome/C/gmc.sgml: Index fixes.
2110 1999-08-18  Elliot Lee  <sopwith@redhat.com>
2112         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
2113         initializers in the GnomeUIInfo structure.
2115 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
2117         * configure.in (VERSION): Bumped version number to 4.5.38.
2119 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
2121         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
2123 1999-08-15  David Martin  <dmartina@usa.net>
2125         * gtkedit/edit.c: Print localized date with strftime()
2127         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
2129 1999-08-08  David Martin  <dmartina@usa.net>
2131         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
2132         translation.
2134         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
2135         translation as it used to be.
2137 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2139         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
2140         that the correct index.html will be generated.
2142 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2144         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
2145         to the list.
2147 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
2149         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
2150         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
2151         This adds some new syntax rules, and spell check on the fly
2152         which if someone bugs me for, will actually get enabled in
2153         both the text and gnome versions. Bookmark stuff also needs
2154         some keys bound to it, I suppose: any takers?
2156 July 19, 1999 Elliot Lee
2157         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
2159 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
2161         * Makefile.in (all): Makefile fix.
2163 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2165         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2166         should fix the problem we had with FSSTND distributions.
2168 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2170         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
2171         list of distributed files.
2173 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2175         * configure.in (VERSION): Bumped version number to 4.5.34.
2177 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
2179         * Add fi into ALL_LINGUAS
2181 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
2183         * gnome/i-zipdisk2.png: Added another zip-disk icon
2184         by <scarab@egyptian.net> - It looks very nice. Variation
2185         is good.
2187 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2189         * acconfig.h: Add WITH_SMBFS
2191         * macros/gnome-vfs.m4: Support conditional samba support.
2193 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2195         * Make.common.in (confdir): Define confdir as sysconfdir.  This
2196         should fix the problem we had with FSSTND distributions.
2198 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
2200         * mc.spec.in: added syntax files to %files
2202 1999-06-22  David Martin  <dmartina@usa.net>
2204         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
2206 1999-06-07  Shooby Ban  <bansz@szif.hu>
2208         * po/hu.po, configure.in: added hungarian translations...
2209           I'm not sure it's OK, but it seems usable.
2210           Translators: Tamas Fejos and Andras Kadar
2212 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
2214         * configure.in, Makefile.in: added the gmc helpfile to the build
2216 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
2218         * Add ja entry to LANG in configure.in
2220 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2222         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
2223         be installed in the system :) (added it to the Makefile.in)
2225 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
2227         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
2228         disks - someone please add it to the mount.c code so it gets used..
2229         Everyone have a nice time at the expo! :) I hope to join the
2230         next time.
2232 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2234         * configure.in: Added check for getpt ()
2236 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2238         * configure.in (VERSION): Bumped version number to 4.5.31.
2240 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2242         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
2243         need to fool it by strdup'ing the return value of tempnam.
2245 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2247         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
2248         MCLIBS which are specific to the text edition.
2250         * INSTALL: Added documentation for --with-tm-x-support
2252 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
2254         * mc.spec.in : Folded in some changes from the 'offical' rpm
2255         spec file.
2257 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2259         * configure.in (SHELL): Do not use grep -q, as it is not portable
2260         to every OS.
2262 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2264         * configure.in: Linking from $srcdir/slang is broken when configure
2265         isn't called with an absolute path. Link from ../$srcdir/slang if
2266         configure was invoked with a relative path.
2268 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2270         * configure.in: Do not rm the destination file and then link, use
2271         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
2273 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2275         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
2276         --with-PACKAGE and --without-PACKAGE gave the same results.
2278 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2280         * configure.in (VERSION): Bumped version number to 4.5.30.
2282 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2284         * configure.in (VERSION): Bumped version number to 4.5.29.
2286 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2288         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
2289         now contains all checks.
2291 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2293         * configure.in (VERSION): bumped version number to 4.5.28.
2295 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
2297         * */Makefie.*: fixed several missed conversions from libdir to
2298         mclibdir. (Should be automake'd, really)
2300 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2302         * Make.common.in: There were conflicting definitions of mclibdir
2303         (one for installation, one for source).  Now the source one is
2304         called mcsrclibdir.
2306         * doc/Makefile.in: Use mcsrclibdir where appropriate.
2308 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
2310         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
2311         Pascal Program" (Heh, second time :)
2313         * Makefile.common: Until things gets clear, keep syntax rules in
2314         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
2316         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
2317         @libdir@.
2319 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
2321         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
2322         as requested by Paul. Still, need some checking...
2324 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
2326         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
2327         to date with cooledit 3.9.0. This adds some new features.
2328         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
2329         syntax.c. This is because the rule set is becoming too
2330         large to maintain in its current form and because file
2331         loading is starting to get slow.
2333         There is also a bookmark feature which does not yet have
2334         key bindings assigned to it, but should be cool once
2335         these get inserted. Syntax rules files are named
2336             $LIBDIR/cooledit/syntax/*.syntax
2338 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
2340         * configure.in: Create slang directory, it is needed when
2341         builddir != srcdir.
2342         Use -f when calling rm, the file does not exist on
2343         first compile.
2344         No need to copy VERSION from $srcdir, it's already generated in
2345         $buildir.
2347 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
2349         * edit/edit_key_translator.c: Added missing translation tags.
2351 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2353         * configure.in: Minimum version of glib should be 1.2.0.
2354         (VERSION): Bumped version number to 4.5.27.
2356 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
2358         * gtkedit/editcmd.c: Added missing translation tags.
2360         * gtkedit/editoptions.c: Added missing translation tags. Translate
2361         radio buttons on first use.
2363 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
2365         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
2366         to get the mc spec file to work.
2367         * hacked configure to generate a properly versioned spec file.
2369 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2371         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
2372         radio buttons on first pass.
2374 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
2376         * gtkedit/editcmd.c: Mark strings in the search and replace
2377         dialogs for translation. Resized these dialogs to let the messages
2378         fit.
2380 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2382         * gtkedit/editwidget.c (selection_send): Use the proper type for
2383         64-bit cleanliness (Patch from George Lebl).
2385 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
2387         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
2388         into the catalog file.
2390 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2392         * configure.in: Make Timur's libtermcap check work with SLang
2393         0.99.98, too.
2395 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2397         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
2398         PS and EPS files.  Thanks, Tigert!
2400 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2402         * configure.in (CCOPTS): Drop the prefix auto-detection.
2404 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
2406         * configure.in: Add check, which, in case of system-installed SLang
2407         library tries to run a test program, which determines, does we need
2408         linking with libtermcap.a. Also, set of if's for finding terminfo
2409         dir changed to for cycle - a bit nicer :)
2411 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2413         * README.QNX: Deleted documention about mc.menu.qnx.diff.
2415 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2417         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
2419 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2421         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
2422         from tar calls when extracting (according to my man page this option
2423         is only useful when creating archieves).
2425 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2427         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
2428         adds support for tar.bz2 and merges the support for freeze-compressed
2429         tar files (tar.F) from mc.menu.qnx.diff.
2431 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
2433         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
2434         GNU-like :)
2436 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2438         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
2439         the catalog file.
2441 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
2443         * new_icons/gnome-core.png: New icon for core files. Someone
2444         please add the code part :)
2446 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
2448         * configure.in: Add check against setuid() and setreuid() functions.
2450 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
2452         * slang/slang.h: renamed to slang-mc.h
2454         * slang/Makefile.in: delete slang.h on "make clean"
2456         * configure.in: link slang/slang-mc.h to slang/slang.h when the
2457         included slang is used. Problem was that MC's slang.h was used
2458         when we compiled with an already installed SLang and the systems
2459         header file were included with <slang/slang.h>.
2460         Unfortunatly I can't use AC_LINK_FILES to make the links because
2461         if we needn't make any links AC_LINK_FILES makes a link from
2462         srcdir to top_builddir (builddir != srcdir).
2464         Temporary add $LGPM to $LIBS when checking for the resizeterm
2465         and keyok functions (ncurses might be linked against GPM).
2467         Substitude PACKAGE (intl/Makefile makes use of it)
2469 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
2471         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
2472         #include "global.h".
2474 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
2476         * Make.common.in (gnewdir): new path.
2478 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
2480         * configure.in: Add comments before "Let" and "the" - typo. Add new
2481         path to include's search.
2483 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
2485         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
2487 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2489         * configure.in (REGEX_O): Always include regex.o as the code we
2490         are using in gmc is not using regcomp/regexec, but the internal
2491         Emacs API.
2493         * src/regex.c: Do not compile the POSIX compatibility code, as we
2494         do not use it.
2496 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2498         * doc/mc.sgml, mc1.in (Color section): minor polishing
2499         (Layout section): documented Highlight...
2501 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2503         * configure.in: Deleted du checks
2505         * INSTALL: Deleted --with-dusum documentation.
2507         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
2508         Configuration dialog. Added Advanced chown subsection. Deleted
2509         variables from the Special settings section which are now covered
2510         by the configuration dialog.
2512 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2514         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
2515         tar_gz_memlimit. Partially rewrote the section about the
2516         Virtual FS.. configuration dialog.
2518 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
2520         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
2522 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2524         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
2526         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
2527         builddir
2529 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
2531         * new_icons/gnome-image-[lots].png: I added some icons for file
2532         types (image) there - someone please tell me what the correct
2533         location and naming convention is and I will try to follow that. :)
2535 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
2537         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
2538         the build will still work.  (Has this been replaced by new_icons?)
2540 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2542         * doc/mc.1.in, mc.sgml: added my name to list ov authors
2544 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2546         * Makefile.in (codedirs): Dropped xv and tk ports from the
2547         distribution. include idl directory.
2549 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2551         * configure.in (slang_use_system_installed_lib): Define slang
2552         here, to avoid having this on LIBS.
2554 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
2556         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
2558 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
2560         * config.h.in: Removed from CVS, added to .cvsignore
2562         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
2563         configure.in:
2564         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
2565         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
2566         HAS_CURSES added to acconfig.h
2568 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2570         * autogen.sh: Add "-I macros" to the aclocal flags.
2572         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
2573         so that aclocal will not complain about an obsolete macro.
2575         * configure.in: Use MC_HPUX_PROG_CC_STDC
2577         * ChangeLog: There was no ChangeLog here, so I added one.