Traslated some chmod mgs related (for win32 support? not shure)
[midnight-commander.git] / ChangeLog
blobcbdd4dde2694dcc43fd0d88edbdfeaba5421f291
1 2002-01-24  Alexander Shopov  <al_shopov@web.bg>
3         * configure.in (ALL_LINGUAS): Added "bg"
5 2002-01-21  Pavel Roskin  <proski@gnu.org>
7         * NEWS: Mention word completion in the editor.
9 2002-01-17  Pavel Roskin  <proski@gnu.org>
11         * extraconf.h: Remove OS/2 specific code.
13         * doc/mc.1.in (Configuration): Clarify some entries.
15 2002-01-11  Andrew V. Samoilov  <kai@cmail.ru>
17         * acinclude.m4: New options for smbfs:
18         --with-configdir=DIR    Where the Samba configuration files are (/etc)
19         --with-codepagedir=DIR  Where the Samba codepage files are
21 2002-01-11  Pavel Roskin  <proski@gnu.org>
23         * syntax/xml.syntax: New file - hightlighting for XML.
24         From Petr Kozelka <pkozelka@centrum.cz>
25         * syntax/Syntax: Add xml.syntax.
26         * syntax/Makefile.am: Likewise.
28 2002-01-04  Pablo Saratxaga  <pablo@mandrakesoft.com>
30         * configure.in: Added "eu" to ALL_LINGUAS.
32 2002-01-03  Pavel Roskin  <proski@gnu.org>
34         * lib/mc.menu: Correct quoting.
35         Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
37         * NEWS: Mention removal of the OS/2 port.
38         * README.PC: Remove OS/2 specific parts.
40 2002-01-02  Pavel Roskin  <proski@gnu.org>
42         * configure.in: Make help about --with-subshell easier to
43         understand.  Minor alignment fixes for the help.
44         * acinclude.m4: Minor alignment fixes for the help.
46 2001-12-31  Pavel Roskin  <proski@gnu.org>
48         * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
49         from vfs/Make-mc.in.
51 2001-12-27 Duarte Loreto  <happyguy_pt@hotmail.com>
53         * configure.in: Added portuguese to ALL_LINGUAS
55 2001-12-21  Pavel Roskin  <proski@gnu.org>
57         * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
58         Don't remove slang/slang.h - it's never created.
60         * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
61         slang-mc.h to slang.h.  Remove fastdepslang variable, it's
62         unused.
64 2001-12-01  Wang Jian  <lark@linux.net.cn>
66         * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
68 2001-11-29  Pavel Roskin  <proski@gnu.org>
70         * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
72 2001-11-27  Pavel Roskin  <proski@gnu.org>
74         * lib/mc.ext.in: When running X programs in background, do it
75         from subshell.  Otherwise some of them terminate when mc exits.
76         Reported by Christian Dysthe <christian@dysthe.net>
77         Remove some obsolete and gmc-specific entries.  Use StarOffice
78         to open files detected as "Microsoft Office Document".
80         * lib/mc.lib: Support "Home" and "End" sequences in xterm from
81         XFree86 4.1.0.
83 2001-11-16  Andrew V. Samoilov  <kai@cmail.ru>
85         * doc/mcedit.1.in: Fix help file location.
87 2001-11-14  Pavel Roskin  <proski@gnu.org>
89         * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
90         fallback to ino_t for e2fsprogs version 1.19 and older.
92 2001-10-30  Pavel Roskin  <proski@gnu.org>
94         * lib/mc.ext.in: Add support for Netpbm files.
96 2001-10-25  Andrew V. Samoilov  <kai@cmail.ru>
98         * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
99         http://bugzilla.gnome.org/show_bug.cgi?id=60935
100         By drk@sgi.com.
102         * doc/mc.1.in: Document %p macro.
104 2001-10-24  Pavel Roskin  <proski@gnu.org>
106         * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
107         Allow using --without-mmap.
108         * INSTALL: Document --without-mmap.
110 2001-10-24  Andrew V. Samoilov  <kai@cmail.ru>
112         * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
113         of languages to be installed by setting env variable before
114         configure. If it is empty, it defaults to full list.
115         By Alex Tkachenko <alex@bcs.zp.ua>.
117 2001-10-19  Pavel Roskin  <proski@gnu.org>
119         * syntax/sh.syntax: Highlight reserved words inside backticks.
120         Use the same wholechars settings for reserved words and
121         commands.  Recognize more words.  Recognize function definitions
122         without "function" or without "()".  Use brightmagenta instead
123         of brightblue.
125 2001-10-18  Pavel Roskin  <proski@gnu.org>
127         * configure.in: When checking for "nroff -mandoc" support, don't
128         use /dev/null as input file, use stdin.  Some versions of nroff
129         (e.g. groff-1.16.1) don't accept special files.
131 2001-10-14  Pavel Roskin  <proski@gnu.org>
133         * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
134         Makefile.  Don't allow any suffixes after "Makefile".
136 2001-10-12  Pavel Roskin  <proski@gnu.org>
138         * lib/mc.ext.in: Add support for *.xcf files (native GIMP
139         format).
141 2001-10-06  Andrew V. Samoilov  <sav@bcs.zp.ua>
143         * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
144         Fix compress<->bzip2 conversion and conversion of tagged
145         archives.
147 2001-10-05  Pavel Roskin  <proski@gnu.org>
149         * lib/mc.ext.in: Use ogginfo to view *.ogg files.
150         Suggested by Marcel Pol <mpol@gmx.net>
152         * lib/mc.ext.in: Use xmms to play *.mp3 under X.  When viewing
153         *.mp3, use "verbose" option to mpg123.  Add support for *.ogg
154         and *.mid files.
156 2001-09-30  Pavel Roskin  <proski@gnu.org>
158         * configure.in: Don't check whether grep supports stdin - it's
159         not used anymore.
160         * NEWS: Mention this change.
162 2001-09-19  Pavel Roskin  <proski@gnu.org>
164         * doc/mcedit.1.in: Fix a very long line - use double
165         backslashes since they are interpreted even in the .nf blocks.
167         * lib/edit.spell.rc: Try aspell before resorting to ispell.
169         * syntax/php.syntax: Replace with a better implementation by
170         Max Schedriviy <max@tavrida.net>
172 2001-09-15  Pavel Roskin  <proski@gnu.org>
174         * doc/mc.1.in: Fix location of mcedit files.
175         * doc/mcedit.1.in: Likewise.  Remove obsolete technical details.
177 2001-09-14  Pavel Roskin  <proski@gnu.org>
179         * configure.in: Don't check for ncurses version and for keyok()
180         because the mouse support code doesn't need this hack anymore.
182 2001-09-13  Pavel Roskin  <proski@gnu.org>
184         * configure.in: Fix some cases of overquoting and underquoting.
185         * acinclude.m4: Likewise.
187 2001-09-12  Pavel Roskin  <proski@gnu.org>
189         * configure.in: Update list of browsers.  Don't fallback to
190         lynx since it cannot be run in background.
191         * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
192         If no browser for X11 was found, use lynx.
194         * autogen.sh: Add a workaround to ensure that "depcomp" is
195         distributed.
196         * configure.in: Replace obsolete macros.  Use AC_MSG_NOTICE
197         where appropriate.
198         * acinclude.m4: Likewise.  Fix check whether S-Lang uses
199         terminfo.
201         * configure.in: Use three-argument form of AC_INIT.  Use
202         AC_CONFIG_AUX_DIR.  Remove some unused or implied macros.
203         * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
204         is not needed if AC_CONFIG_AUX_DIR is used.
205         * vfs/Make-mc.in: Adjust mkinstalldirs location.
206         * autogen.sh: Create "config" and remove "autom4te.cache".
208 2001-09-11  Pavel Roskin  <proski@gnu.org>
210         * syntax/Syntax: New file, extracted from edit/syntax.c.
211         * syntax/Makefile.am: Add Syntax.
213         * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
214         to LIBS.  Don't use unportable "grep -q", use "case" instead.
216 2001-09-10  Pavel Roskin  <proski@gnu.org>
218         * configure.in: Only check for X if --with-tm-x-support has been
219         specified.
221         * configure.in: Add check for sys/ioctl.h.
223         * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
225         * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
226         * configure.in: Likewise.  Add MCLIBS to LIBS temporarily when
227         testing for functions in ncurses.
229         * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
230         * configure.in: Likewise.  Use AH_BOTTOM to include extraconf.h.
231         * acconfig.h: Remove.
233         * configure.in: Eliminate LIBSLANG and LSLANG.
234         * acinclude.m4: Likewise.  Use MCLIBS for -lslang.
236         * configure.in: Use MCLIBS for -lgpm.  Remove LGPM.  Check for
237         resizeterm() and keyok() only if configuring with ncurses.
239         * configure.in: Remove now unused variables LIBVFS and LVFS.
241         * configure.in: Remove unused variables LINTL and INTLDEPS.
243         * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
244         building with included gettext, because libintl.h is copied
245         there.
247 2001-09-09  Pavel Roskin  <proski@gnu.org>
249         * NEWS: Update.
251         * configure.in: Remove a hack for Unixware.  AC_FUNC_GETMNTENT
252         checks -lgen for getmntent as of Autoconf 2.52.
254 2001-09-07  Pavel Roskin  <proski@gnu.org>
256         * configure.in: Check for pwd.h.
258         * Make.common.in: Remove.
259         * configure.in: Remove all references to Make.common.in and
260         MCCPPFLAGS.
261         * aclocal.m4: Likewise.
263         * configure.in: Require Autoconf 2.52.  Remove hacks for
264         Autoconf 2.13.
265         * Makefile.am: Require Automake 1.5.
267 2001-09-06  Pavel Roskin  <proski@gnu.org>
269         * syntax/php.syntax: New file - PHP file highlighting.  Copied
270         from Cooledit 3.17.4.
271         * syntax/Makefile.am: Add php.syntax.
273 2001-09-06  Timur Bakeyev  <mc@bat.ru>
275         * acconfig.h: Brought back couple of symbols, that are still necessary
276         due reference to them from configure.in.
278 2001-09-04  Pavel Roskin  <proski@gnu.org>
280         * syntax/changelog.syntax: Fix highlighting of functions.  Relax
281         strictness for dates.
283         * doc/mc.1.in: Fix troff warnings.
284         * doc/mcedit.1.in: Likewise.
286 2001-09-03  Pavel Roskin  <proski@gnu.org>
288         * doc/mc.1.in: Spellcheck.
289         * doc/mcedit.1.in: Likewise.
290         * doc/mcserv.8.in: Likewise.
292         * doc/mc.1.in (Learn Keys): Complete rewrite.
294 2001-09-02  Pavel Roskin  <proski@gnu.org>
296         * acconfig.h: Remove all unused symbols.
298         * lib/ncurses.h: Remove.
299         * lib/Makefile.am: Remove ncurses.h.
301 2001-09-02  Abel Cheung  <maddog@linux.org.hk>
303         * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
305 2001-08-28  Pavel Roskin  <proski@gnu.org>
307         * syntax/sh.syntax:  Require two '<' before EOF.  Recognize END
308         like EOF.
310 2001-08-26  Pavel Roskin  <proski@gnu.org>
312         * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
313         CONS_SAVER.  Put all conditionals together.
315         * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
316         Automake 1.5.
318         * configure.in: Remove XCURSES variable - it's unused.
320         * configure.in: New conditional USE_EDIT.
322         * syntax/changelog.syntax: Don't require '@' to be in the
323         address.  This also works around a bug in the syntax engine
324         that prevented highlighting of addresses.
326 2001-08-25  Pavel Roskin  <proski@gnu.org>
328         * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
330 2001-08-24  Pavel Roskin  <proski@gnu.org>
332         * extraconf.h: Remove all references to HAVE_X.
333         * acinclude.m4: s/GNOME_/MC_/
334         * configure.in: Likewise.  Remove or clarify all references to
335         the "text edition".  Minor fixes.
337         * configure.in: Remove support for curses libraries other than
338         ncurses.
339         * acinclude.m4: Likewise.
340         * FAQ: Remove everything about UNIX curses.
341         * INSTALL: Likewise.
343         * configure.in: Enable large file support by default.
344         * NEWS: Mention it.
345         * INSTALL: Document it.  Minor fixes.
347         * FAQ: Remove information about GNOME edition.  Minor fixes.
348         * README: Likewise.
349         * NEWS: Mention removing the GNOME edition.
351         * acinclude.m4: Include all used macros from the macros
352         directory.
353         * autogen.sh: Remove all references to "macros".
354         * Makefile.am: Likewise.
356         * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
357         * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
359         * lib/startup.links: Remove.
360         * lib/README.desktop: Likewise.
361         * lib/Makefile.am: Remove all references to DESKTOP_FILES.
363         * configure.in: Bump version to 4.5.99a.
365         * configure.in: Bump version to 4.5.55.  Release mc-4.5.55.
366         * po/*.po: Regenerate.
368         * AUTHORS: Update and spell check.
369         * FAQ: Likewise.
370         * INSTALL: Likewise.
371         * INSTALL.FAST: Likewise.
372         * NEWS: Likewise.
373         * README.PC: Likewise.
374         * README.QNX: Likewise.
376         * configure.in: Add check for stropts.h.
378 2001-08-23  Pavel Roskin  <proski@gnu.org>
380         * lib/edit.indent.rc: Create cooledit.error right away to
381         override its old contents.  Don't use ksh extentions.  Treat *.C
382         files as C++.  Recognize more C++ extensions.  Support java.
383         Update URL for "astyle".  Quote all arguments to protect spaces.
384         * lib/edit.spell.rc: Don't save terminal settings - mc does it
385         itself.  Quote all arguments to protect spaces.
387 2001-08-21  Pavel Roskin  <proski@gnu.org>
389         * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
390         files if GNOME frontend is disabled.
391         * idl/Makefile.am: Likewise.
392         * lib/Makefile.am: Likewise.
393         * new_icons/Makefile.am: Likewise.
395         * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
396         case it already has gettext macros elsewhere and doesn't like
397         duplicates (i.e. it's aclocal from Automake-1.4).
399 2001-08-20  Pavel Roskin  <proski@gnu.org>
401         * AUTHORS: Updated.
402         * INSTALL: Likewise.
403         * NEWS: Likewise.
404         * doc/mc.1.in: Likewise.
405         * doc/mcserv.8.in: Likewise.
407         * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
408         for sys/mount.h.
410 2001-08-19  Andras Timar  <timar@gnome.hu>
412         * lib/Makefile.am: Added Hungarian hints
413         * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
415 2001-08-19  Pavel Roskin  <proski@gnu.org>
417         * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
419 2001-08-17  Pavel Roskin  <proski@gnu.org>
421         * syntax/po.syntax: New file - PO file highlighting.
422         From David Martin <dmartina@excite.es>
423         * syntax/Makefile.am: Add po.syntax.
425         * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
426         it's sometimes missing from the databases.
428 2001-08-16  Abel Cheung  <maddog@linux.org.hk>
430         * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
431         * lib/Makefile.am: Reflect above change.
433 2001-08-15  Pavel Roskin  <proski@gnu.org>
435         * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
437 2001-08-14  Pavel Roskin  <proski@gnu.org>
439         * lib/mc.lib: Add popular sequences for "home" and "end" in
440         "xterm" and "xterm-color" terminals.
442 2001-08-13  Pavel Roskin  <proski@gnu.org>
444         * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
446         Replace "Can't" with "Cannot" everywhere.
448 2001-08-12  Pavel Roskin  <proski@gnu.org>
450         * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
451         subshell, not for "Open file...".
452         (emacs_key_map): Likewise.
454         * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
456 2001-08-10  Pavel Roskin  <proski@gnu.org>
458         * Makefile.am (EXTRA_DIST): Remove BUGS.
459         * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
461         * BUGS: Remove.  Bugzilla.gnome.org doesn't have those bugs.
463         * doc/LSM: Remove, it's outdated.
464         * doc/FILES: Likewise.
465         * doc/DEVEL: Remove information about FILES.
467         * FAQ: Eliminate all broken URLs on the MC site.
468         From Frederic L. W. Meunier <0@pervalidus.net>
470         * FAQ: Restore information about xterm.
472 2001-08-08  Pavel Roskin  <proski@gnu.org>
474         * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
476 2001-08-07  Pavel Roskin  <proski@gnu.org>
478         * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
480         * doc/mc.1.in: Fix all broken links.
482 2001-08-06  Pavel Roskin  <proski@gnu.org>
484         * INSTALL: Numerous changes.  Declare old curses obsolete.
485         Partly from Frederic L. W. Meunier <0@pervalidus.net>
487         * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
489 2001-08-03  Abel Cheung  <maddog@linux.org.hk>
491         * lib/Makefile.am: Remove space after backslash introduced in the
492         previous commit.
494         * lib/mc.hint.zh_TW.Big5: New file.
495         * lib/Makefile.am: Added mc.hint.zh_TW.Big5
497 2001-08-02  Pavel Roskin  <proski@gnu.org>
499         * lib/mc.hint.uk: New file.
500         From Maksym Polyakov <polyama@yahoo.com>
501         * lib/Makefile.am: Add mc.hint.uk.
503 2001-08-01  Pavel Roskin  <proski@gnu.org>
505         * lib/mc.hint.nl: New file.
506         From Steef Boerrigter <sxmboer@sci.kun.nl>
507         * lib/Makefile.am: Add mc.hint.nl.
508         * lib/mc.hint: Remove ftp site.  Update copyright.
509         * lib/mc.hint.cs: Likewise.
510         * lib/mc.hint.es: Likewise.
511         * lib/mc.hint.it: Likewise.
512         * lib/mc.hint.pl: Likewise.
513         * lib/mc.hint.ru: Likewise.  Shorten some lines.
515         * edit/Makefile.in: Allow running "make install" before "make all".
516         * gtkedit/Makefile.in: Likewise.
518 2001-07-31  Pavel Roskin  <proski@gnu.org>
520         * lib/edit.spell.rc: New file.  Invoke ispell on Ctrl-p in the
521         editor.
522         * lib/Makefile.am: Add lib/edit.spell.rc.
524         * autogen.sh: Use gettextize.
525         * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
526         * po/Makefile.in.in: Likewise.
528 2001-07-29  Pavel Roskin  <proski@gnu.org>
530         * syntax/slang.syntax: New file.
531         From Walery Studennikov <despair@sama.ru>
532         * syntax/Makefile.am: Add slang.syntax.
534 2001-07-27  Pavel Roskin  <proski@gnu.org>
536         * extraconf.h: Move WITH_BACKGROUND here.
538 2001-07-24  Pavel Roskin  <proski@gnu.org>
540         * doc/mc.1.in: Quote all section headers.  Minor formatting fix.
542 2001-07-23  Pavel Roskin  <proski@gnu.org>
544         * doc/mc.1.in: Fix description of mc.lib.  Fix broken links.
546 2001-07-20  Pavel Roskin  <proski@gnu.org>
548         * Make.common.in: Move all defines ...
549         * gnome/Makefile.in: ... here ...
550         * src/Makefile.in: ... and here.
552 2001-07-19  Pavel Roskin  <proski@gnu.org>
554         * configure.in: Don't check for getwd, it's completely
555         eliminated.
556         * INSTALL: Remove reference to HAVE_GETWD.
558         * lib/mc.ext.in: Fix opening info pages on VFS.  Modernize
559         entries for compressed cpio archives.
561         * lib/mc.ext.in: Comment changes.  Remove rules for programs -
562         they were only used in obsolete frontends.  Don't ever use %view
563         without commands - it's slower and loses user settings, e.g.
564         hex mode.  Put shared libraries before man pages and read.me
565         before .me macros so that they match correctly.  Use nm for
566         shared libraries.  Add rules for StarOffice and AbiWord.
568 2001-07-14  Pavel Roskin  <proski@gnu.org>
570         * configure.in: Bump version to 4.5.54a.
572 2001-07-13  Pavel Roskin  <proski@gnu.org>
574         * lib/mcserv.init: Fix exit status.
575         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
577         * lib/mc.ext.in: Anchor all regexes in the type/ rules except
578         "executable", which should follow a space. Simplify rules for
579         images. Add shell/ rule for *.info files. Fix all incorrect
580         uses of the alternation operator.
581         Reported by Oskar Liljeblad and Michel Casabona.
583 2001-07-12  Pavel Roskin  <proski@gnu.org>
585         * configure.in: Don't check for iconv, it's already checked for
586         in AM_GNU_GETTEXT.
588 2001-07-10  Pavel Roskin  <proski@gnu.org>
590         * doc/mc.1.in: Update documentation about hex search.
592         * edit/edit_key_translator.c (cooledit_key_map): Bind
593         Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
594         From Steef Boerrigter <sxmboer@sci.kun.nl>
596         * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
597         * edit/edit_key_translator.c (cooledit_key_map): Add support
598         for bracket matching on Alt-B.
599         * gtkedit/gtkeditkey.c: Likewise.
600         From Steef Boerrigter <sxmboer@sci.kun.nl>
602 2001-07-06  Pavel Roskin  <proski@gnu.org>
604         * lib/mc.ext.in: Use nm to view object files.
606         * Make.common.in: Remove GNOME-specific and unused definitions.
607         Partly moved to gnome/Makefile.in.
609         * configure.in: Remove all references to SEDCMD and SEDCMD2 -
610         they are usused.
611         * Make.common.in: Likewise.
613 2001-06-29  Pavel Roskin  <proski@gnu.org>
615         * ABOUT-NLS: Update to the version from gettext-0.10.38.
617         * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
618         now done in configure. Move -I.. to the beginning.
619         * Makefile.am (SUBDIRS): Move intl po to the beginning, since
620         libintl.a may be required to link mc.
621         (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
622         * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
623         Move all i18n code to one place. Don't substitute INTLSUB - it's
624         unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
625         Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
627 2001-06-25  Pavel Roskin  <proski@gnu.org>
629         * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
630         It should be enabled explicitly by giving `--enable-largefile'
631         to configure.
632         * INSTALL: Document it.
634 2001-06-22  Pavel Roskin  <proski@gnu.org>
636         * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
638         * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
639         in struct statfs.
640         Reported by Libor Motyèka <libor.motycka@ortex.cz>.
642         * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
643         mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
644         Define HAVE_INFOMOUNT_LIST if a any suitable function has been
645         found.
646         * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
648 2001-06-19  Pavel Roskin  <proski@gnu.org>
650         * configure.in: Check for telldir and seekdir. Join adjacent
651         calls to AC_CHECK_FUNCS.
653 2001-06-16  Pavel Roskin  <proski@gnu.org>
655         * Makefile.am: Change the order of SUBDIRS to fully compile text
656         edition before compiling anything for GNOME.
657         * mc.spec.in: Don't use brace expansion to avoid implicit
658         build-time dependency on bash.
660 2001-06-13  Pavel Roskin  <proski@gnu.org>
662         * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
663         the test code.
664         * configure.in: Fix compiler warnings in the arguments to
665         AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
666         around `=' in the `test' command.
668 2001-06-07  Pavel Roskin  <proski@gnu.org>
670         * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
671         GNOME documentation template.
672         * doc-gnome/C/mkhtml: Don't generate index.
673         * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
675 2001-06-06  Pavel Roskin  <proski@gnu.org>
677         * lib/Makefile.am: Make compatible with Automake 1.4 - remove
678         conditional variables from EXTRA_DIST.
680 2001-06-05  Pavel Roskin  <proski@gnu.org>
682         * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
683         conversion support.
684         From Walery Studennikov <hqsoftware@mail.ru>.
686         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
688 2001-06-01  Pavel Roskin  <proski@gnu.org>
690         * lib/mc.charsets: Synchronize with the latest patch - remove
691         a comment.
693 2001-05-30  Pavel Roskin  <proski@gnu.org>
695         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
696         work with GNOME.
698         * lib/mc.charsets: New file. From Walery Studennikov.
699         * lib/Makefile.am: Distribute mc.charsets. Install it if
700         the charset support is enabled.
702         * configure.in: Add check for iconv() and the necessary code
703         to support the charset selection patch.
705         * configure.in: Add check for ESCDELAY variable in ncurses.
707 2001-05-29  Pavel Roskin  <proski@gnu.org>
709         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
710         USE_EXT2FSLIB.
712         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
713         * pc/config.h: Likewise.
715         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
716         and "strings". Recognize "write" files and MS Word templates.
717         For MS Excel documents try "xls2csv" and "strings".
718         Escape spaces in the "type" directives.
719         From Nerijus Baliunas.
721         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
723         * Make.common.in: Remove hpath, it's unused.
725         * acconfig.h: Move constant parts ...
726         * extraconf.h: ... here.
727         [HAVE_X]: Disable subshell, s-lang and curses.
728         * Makefile.am: Add extraconf.h.
730 2001-05-28  Pavel Roskin  <proski@gnu.org>
732         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
733         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
734         * configure.in: ... here.
736 2001-05-27  Pavel Roskin  <proski@gnu.org>
738         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
739         * acconfig.h: Likewise.
740         * src/layout.c: Likewise.
742         * Make.common.in: Remove all percent rules.
743         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
744         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
745         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
746         AM_INIT_AUTOMAKE.
748         * Make.common.in: Remove obsolete dependency tracking system.
749         * configure.in: Likewise.
750         * edit/Makefile.in: Likewise.
751         * gnome/Makefile.in: Likewise.
752         * gtkedit/Makefile.in: Likewise.
753         * slang/Makefile.in: Likewise.
754         * src/Makefile.in: Likewise.
755         * vfs/Make-mc.in: Likewise.
756         * src/depend.awk: Remove.
758 2001-05-26  Pavel Roskin  <proski@gnu.org>
760         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
761         * syntax/octave.syntax: New file. From Walery Studennikov.
762         * syntax/Makefile.am: Add octave.syntax.
764         * configure.in: Fix incorrect test for stdin support in grep -
765         it would always fail when configuring in an empty directory.
766         Portability fixes - unset, backslashed space in here-documents.
767         Eliminate all instances of "changequote".
769         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
770         user choice.
771         * acconfig.h: Changes for the above.
772         * INSTALL: Don't document --with-sco - it's now defunct.
773         * INSTALL.FAST: Likewise.
775 2001-05-25  Pavel Roskin  <proski@gnu.org>
777         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
778         are in the beginning of the "file" output.
780 2001-05-23  Pavel Roskin  <proski@gnu.org>
782         * lib/mc.ext.in: Add associations for viewing RPM files.
784 2001-05-22  Pavel Roskin  <proski@gnu.org>
786         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
787         By default exit after the first error in jade.
789         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
790         JADEFLAGS environment variables. Report progress. Clean up on
791         failure.
793 2001-05-21  Pavel Roskin  <proski@gnu.org>
795         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
796         files.
798         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
799         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
801 2001-05-20  Pavel Roskin  <proski@gnu.org>
803         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
804         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
805         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
806         * doc-gnome/C/figs/Makefile.am: Add support for converting from
807         PNG to EPS.
809         * Makefile.am (EXTRA_DIST): Remove create_vcs.
810         * doc/FILES: Likewise. Typo fix.
812 2001-05-19  Pavel Roskin  <proski@gnu.org>
814         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
815         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
816         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
818         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
819         index entry "Moving files".
821 2001-05-18  Pavel Roskin  <proski@gnu.org>
823         * configure.in: Use src/main.c in AC_INIT.
825         * create_vcs: Remove.
827         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
828         Add download location for glib.
829         * mc.spec.in: Likewise.
830         * doc/LSM: Likewise.
831         * doc/mc.1.in: Likewise.
832         * doc/mcedit.1.in: Likewise.
833         * src/ext.c: Don't mention download location for MC.
835         * FAQ: Update status of Tk, XView. and GNOME editions. Update
836         homepage of gpm.
838         * INSTALL: Remove information about Tk and XView. Change the
839         mailing list addresses again.
840         * FAQ: Change the mailing list addresses again.
841         * MAINTAINERS: Likewise.
842         * README: Likewise.
843         * doc/mc.1.in: Likewise.
844         * gnome/gmc-window.c: Likewise.
845         * lib/README.xterm: Likewise.
846         * lib/mc.ext.in: Likewise.
847         * lib/mc.hint*: Likewise.
848         * lib/mc.hlp.hu: Likewise.
849         * po/*.po: Likewise.
850         * src/main.c: Likewise.
852 2001-04-20  Pavel Roskin  <proski@gnu.org>
854         * FAQ: Change the mailing list addresses and the download
855         locations.
856         * INSTALL: Likewise.
857         * MAINTAINERS: Likewise.
858         * README: Likewise.
859         * doc/mc.1.in: Likewise.
860         * gnome/gmc-window.c: Likewise.
861         * lib/README.xterm: Likewise.
862         * lib/mc.ext.in: Likewise.
863         * lib/mc.hint*: Likewise.
864         * lib/mc.hlp.hu: Likewise.
865         * po/*.po: Likewise.
866         * src/main.c: Likewise.
868 2001-04-19  Pavel Roskin  <proski@gnu.org>
870         * configure.in: Don't install mcserv unless
871         "--enable-mcserv-install" has heen specified.
872         Don't quote the first argument in all calls to AM_CONDITIONAL
873         to work around a bug in Automake 1.4.
874         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
875         * vfs/Make-mc.in: Likewise.
877 2001-04-13  Pavel Roskin  <proski@gnu.org>
879         * configure.in: Bump version to 4.5.53a.
881 2001-04-06  Pavel Roskin  <proski@gnu.org>
883         * gtkedit/editcmd.c: Remove support for XView layout attributes.
884         * gtkedit/editoptions.c: Likewise.
885         * pc/chmod.c: Likewise.
886         * pc/drive.c: Likewise.
887         * src/boxes.c: Likewise.
888         * src/chmod.c: Likewise.
889         * src/dlg.c: Likewise.
890         * src/dlg.h: Likewise.
891         * src/filegui.c: Likewise.
892         * src/find.c: Likewise.
893         * src/hotlist.c: Likewise.
894         * src/layout.c: Likewise.
895         * src/listmode.c: Likewise.
896         * src/main.c: Likewise.
897         * src/option.c: Likewise.
898         * src/panelize.c: Likewise.
899         * src/wtools.c: Likewise.
900         * src/wtools.h: Likewise.
901         * vfs/smbfs.c: Likewise.
903         * autogen.sh: Check out "intl" and "macros" directories if they
904         are missing. Simply "cvs up -d" won't restore them.
906         * configure.in: Bump version to 4.5.52a.
908 2001-03-14  Pavel Roskin  <proski@gnu.org>
910         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
911         Automake conditional USE_SAMBA_FS if Samba is to be supported
912         in VFS.
914 2001-03-07  Pavel Roskin  <proski@gnu.org>
916         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
917         defined.
918         Reported by Norbert Warmuth.
920         * configure.in: Don't process vfs/extfs/uzip - it's now
921         constant.
923         * syntax/changelog.syntax: Require space after asterisk to have
924         it highlighted.
926 2001-03-02  Pavel Roskin  <proski@gnu.org>
928         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
929         * configure.in: Use AC_PROG_CC_STDC instead.
931         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
932         Suggested by Christian Gennerat.
934         * lib/mc.ext.in: Add support for "freeze" - old compression
935         program used mostly on QNX.
936         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
937         * lib/Makefile.am: Adjusted.
939 2001-02-26  Pavel Roskin  <proski@gnu.org>
941         * lib/mc-gnome.ext.in: Remove, it's not used.
942         * configure.in: Remove lib/mc-gnome.ext.
943         * lib/Makefile.am: Likewise.
945 2001-02-20  Pavel Roskin  <proski@gnu.org>
947         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
948         defined to prevent warnings on OpenBSD 2.7.
949         * slang/jdmacros.h: Likewise.
950         * src/mad.h: Likewise.
951         * src/poptalloca.h: Likewise.
953         * configure.in: Check for sys/time.h and sys/timeb.h. Use
954         AC_HEADER_TIME.
956 2001-02-07  Pavel Roskin  <proski@gnu.org>
958         * autogen.sh: Create vfs/samba/include/stamp-h.in.
959         * vfs/samba/include/stamp-h.in: Remove.
961         * macros/curses.m4: Quote first argument to AC_DEFUN.
962         * macros/gnome-cxx-check.m4: Likewise.
963         * macros/gnome-gettext.m4: Likewise.
964         * macros/gnome-libgtop-check.m4: Likewise.
965         * macros/gnome-print-check.m4: Likewise.
966         * macros/linger.m4: Likewise.
967         * macros/need-declaration.m4: Likewise.
969         * configure.in: Only configure in vfs/samba if smbfs support is
970         enabled even with Autoconf 2.13.
972 2001-01-30  Pavel Roskin  <proski@gnu.org>
974         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
975         --without-samba due to a typo.
977         * configure.in: Only configure in vfs/samba if smbfs support is
978         enabled. This optimization will only work with Autoconf-2.49c
979         and above.
981 2001-01-13  Pavel Roskin  <proski@gnu.org>
983         * configure.in: Don't create a faked malloc.h.
984         * gtkedit/edit.h: Don't assume that malloc.h always exists.
985         * src/mad.h: Likewise.
987         * configure.in: Simplified handling of cons.saver.
988         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
989         * mc.spec.in: Remove a workaround for the above.
991         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
992         for MC. Don't rely on the output of uname - use $host_os.
994 2001-01-11  Pavel Roskin  <proski@gnu.org>
996         * configure.in: Check for ext2 libraries only if VFS is enabled.
998         * src/Makefile.in: Create directories before installing files.
999         Removed all occurences of libprefix - it's never defined.
1001         * configure.in: All macros from configure.in moved to
1002         acinclude.m4. Added missing quotes in several places.
1003         * acinclude.m4: Likewise.
1005         * edit/Makefile.in: Don't install or uninstall mcedit -
1006         it cannot be installed before mc on systems without symlinks.
1007         * gtkedit/Makefile.in: Likewise.
1008         * src/Makefile.in: Install mcedit (if enabled) and mcview.
1009         Uninstall them.
1011         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
1012         from acinclude.m4 in gtk+:
1013         Don't define ENABLE_NLS unless we have a working NLS.
1014         (This should keep libintl.h from being included when it doesn't
1015         exist).
1017 2001-01-09  Pavel Roskin  <proski@gnu.org>
1019         * doc-gnome/C/figs/Makefile.am: New file.
1020         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
1021         makefile do it.
1022         * configure: Substitute doc-gnome/C/figs/Makefile.
1024         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
1026 2001-01-08  Szabolcs Ban  <shooby@gnome.hu>
1028         * lib/mc.hlp.hu: Added Hungarian help file from
1029           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
1030           maci@integrity.hu, mfh47@freemail.hu
1031         * lib/Makefile.am: Added LOCALIZED_HELP for further
1032           mc.hlp l10ns
1033         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
1034           gtkedit/editcmd.c: I18n of mc.hlp
1036 2000-12-29  Szabolcs Ban  <shooby@gnome.hu>
1038         * doc/mc.1.in: Corrected badly formatted link...
1040 2000-11-10  Robert Brady  <robert@suse.co.uk>
1042         * configure.in: Add Tamil to ALL_LINGUAS.
1044 2000-10-23  Pavel Roskin  <proski@gnu.org>
1046         * mc.spec.in: Allow mcserv.8 to be gzipped.
1048         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
1049         that cannot deal with "./gmc.sgml".
1051 2000-10-09  Pavel Roskin  <proski@gnu.org>
1053         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
1054         that CVS Automake will drop dependencied to the macros that
1055         we don't distribute.
1057         * lib/mc.ext.in: Removed references to icons. Source RPMs
1058         grouped to one regex. Removed "Update" for source RPMs, added
1059         "Rebuild" instead. Added "Check signature" for all RPMs.
1060         Added a comment about pop-up menus in the text edition.
1062 2000-10-06  Pavel Roskin  <proski@gnu.org>
1064         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
1065         flags moved out of CFLAGS as recommended by GNU coding
1066         standards.
1067         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
1068         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
1069         XCPPFLAGS.
1070         * INSTALL (Random notes on porting to other architectures):
1071         Completely rewritten. Recommended using CFLAGS instead of XINC.
1073 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1075         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
1077 2000-10-04  Christophe Merlet  <christophe@merlet.net>
1079         * gnome/*.desktop: Updated french strings.
1081 2000-10-03  Pavel Roskin  <proski@gnu.org>
1083         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
1084         to allow <legalnotice>. Unclosed tags fixed.
1086 2000-09-30  Pavel Roskin  <proski@gnu.org>
1088         * mc.spec.in: New package mc-common. Use DESTDIR instead of
1089         misusing prefix. Don't install old icons - they don't exist.
1091         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
1092         "export -f" to have mc() exported.
1093         * doc/mc.1.in: Changed description of the "-P" option to
1094         avoid inclusion of mc.sh and mc.csh into the manual.
1095         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
1097 2000-09-24  Pavel Roskin  <proski@gnu.org>
1099         * doc/mc.1.in: Minor formatting fixes.
1101         * lib/mc.sh.in: Remove temporary file non-interactively.
1102         * doc/mc.1.in: updated example for mc.sh.
1104 2000-09-23  Pavel Roskin  <proski@gnu.org>
1106         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
1107         updates it when needed.
1108         * mc.spec.in: Include translations with mc, not gmc. Run
1109         chkconfig --del in %preun, not %postun. --without-debug not
1110         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
1111         be executable. New files in %{prefix}/lib/mc/ - translated hints,
1112         editor files.
1114         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
1115         directory for document processing. Comment changes. gmc.ps and
1116         gmc.pdf now generated from gmc.dvi.
1118         * configure: Always include Make.common as file, otherwise
1119         "make distclean" breaks.
1120         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1121         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
1122         replaced with "rm -f" - the stangard says that "rm" is portable.
1123         Ditto $(MV). Adjusted *clean targets to match those in
1124         Automake. Removed "cross" target.
1126 2000-09-22  Pavel Roskin  <proski@gnu.org>
1128         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
1129         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
1130         * doc/Makefile.in: Converted to ...
1131         * doc/Makefile.am: ... this.
1133 2000-09-21  Pavel Roskin  <proski@gnu.org>
1135         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
1136         is not expanded in all shells.
1137         * doc/mc.sgml: Updated the example script to reflect the above
1138         changes.
1139         * doc/mc.in.1: Likewise.
1141 2000-09-19  Pavel Roskin  <proski@gnu.org>
1143         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
1144         Marco Ciampa
1146 2000-09-18  Pavel Roskin  <proski@gnu.org>
1148         * Make.common.in: Added installcheck to placate "make distcheck"
1149         * configure.in, Make.common.in, doc/Makefile.in,
1150         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1151         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
1152         variable MKINSTALLDIRS and builddir with Automake-compatible
1153         mkinstalldirs and top_builddir.
1154         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
1155         files. Added uninstall-local target.
1157 2000-09-17  Pavel Roskin  <proski@gnu.org>
1159         * configure.in: fixed wrong use of AC_MSG_RESULT inside
1160         AC_CACHE_VAL
1162         * Make.common.in: Added the "dvi" target for "make distcheck"
1163         to go further
1164         * doc-gnome/C/Makefile.in: converted to ...
1165         * doc-gnome/C/Makefile.am: ... this
1167 2000-09-15  Pavel Roskin  <proski@gnu.org>
1169         * acconfig.h, configure.in: Require autoconf 2.13 or above.
1170         Removed workarounds for older versions. Removed MCDEBUG
1171         variable - it's not used. --with-debug renamed to --with-mad and
1172         cleaned up. Always use -Wall with gcc, other manipulations with
1173         CFLAGS removed.
1175         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1176         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1177         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
1178         mc.pot becomes out of date in the tarball.
1180 2000-09-14  Pavel Roskin  <proski@gnu.org>
1182         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
1183         tests for cp, mv and rm.
1184         * Make.common.in: Removed variables xv_bindir and STRIP.
1185         Variables CP, MV and RMF are assigned trivial values.
1187         * edit/Makefile.in: Don't link headers, add extra includes
1188         to CPPFLAGS instead. Put links to the build directory.
1189         Remove the hack with "mx" - it is not needed anymore.
1191         * configure.in: remove any manupulations with top_srcdir.
1192         Don't change CPPGLAGS when the internal editor is enabled,
1193         instead do it ...
1194         * edit/Makefile.in, gtkedit/Makefile.in: ... here
1196         * configure.in, Make.common.in, doc/Makefile.in,
1197         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1198         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
1199         changed to top_srcdir for Automake compatability
1201         * configure.in: REGEX_O variable removed - always use our regex
1203         * configure.in: MCFGR variable removed
1205 2000-09-12  Pavel Roskin  <proski@gnu.org>
1207         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
1208         other GNOME modules
1209         * autogen.sh: remove "-I ." from the "aclocal" command line
1211 2000-09-01  Pavel Roskin  <proski@gnu.org>
1213         * configure.in: output vfs/extfs/Makefile
1215         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
1216         to avoid a warning
1217         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
1218         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
1220 2000-08-29  Pavel Roskin  <proski@gnu.org>
1222         * configure.in: use AM_GNOME_GETTEXT
1223         * gettext.m4: removed
1224         * Makefile.am: adjusted files to distribute, previous change
1225         reverted
1227         * mc-aclocal.m4: renamed to ...
1228         * acinclude.m4: ... this
1229         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
1230         * Makefile.am: aclocal should scan "." for gettext.m4
1232 2000-08-28  Pavel Roskin  <proski@gnu.org>
1234         * Make.common.in: removed hack for "make distcopy"
1235         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1236         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1237         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
1238         for external builds.
1239         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
1241 2000-08-24  Pavel Roskin  <proski@gnu.org>
1243         * new_icons/Makefile.in: converted to ...
1244         * new_icons/Makefile.am: ... this
1245         * configure.in: automake conditional GNOME introduced.
1246         "insticons" removed
1248         * icons/*: removed
1249         * Makefile.am, configure.in: necessary adjustments
1251         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
1252         automake installs them now
1254         * syntax/Makefile.in: converted to ...
1255         * syntax/Makefile.am: ... this
1257         * idl/Makefile.in: converted to ...
1258         * idl/Makefile.am: ... this
1260         * lib/Makefile.am: simplified, fixed "make dist"
1262         * lib/Makefile.in: converted to ...
1263         * lib/Makefile.am: ... this
1265         * lib/tkmc.wmconfig: removed
1266         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
1268         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
1269         to ...
1270         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
1271         * Make.common.in: support for "distdir" for compatability
1272         with Automake-generated makefiles
1273         * autogen.sh: run automake. Force cache - it is off by default
1274         in autoconf 2.49a, but it's still handy for maintainers
1275         * configure.in: adapted for Automake
1277         * AUTHORS: new file
1279 2000-08-23  Pavel Roskin  <proski@gnu.org>
1281         * configure.in: resurrect definition of xvers
1283         * VERSION.in: removed
1284         * Makefile.in: don't do anything with VERSION.in and VERSION
1285         Take mc.spec from builddir, not srcdir
1286         * configure.in: don't create VERSION
1288 2000-08-22  Pavel Roskin  <proski@gnu.org>
1290         * *.c, *.h: Updated address of Free Software Foundation
1292 2000-08-21  Pavel Roskin  <proski@gnu.org>
1294         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
1295         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
1296         related to XView, libXPM, libXext and Tk
1298 2000-08-18  Pavel Roskin  <proski@gnu.org>
1300         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
1301         files
1303         * configure.in: Simplified dependency tracking by using
1304         "-include" with GNU Make
1305         * autogen.sh: Exit on all failures
1307 2000-08-17  Pavel Roskin  <proski@gnu.org>
1309         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
1310         Fixed all misuses of single and double quotes. Typo fixes.
1311         Ensured compatability with sgml2html, sgml2txt and sgml2latex
1312         * doc/mc.1.in: Typo fix
1314         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
1315         * doc/linuxdoc-sgml.diff: removed
1316         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
1317         distribute gnome.sgml
1319 2000-08-15  Pavel Roskin  <proski@gnu.org>
1321         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
1322         in the "distclean" target
1324         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
1325         Removed all XVIEW-related stuff
1326         Fixed placement of png files on "make dist"
1328         * doc/mc.1.in: Updated info about the internal editor
1330         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
1331         indicate serious problems. Fixes for uninstall.
1332         * doc/Makefile.in: Rebuild if it is out of date.
1334         * lib/cedit.menu: Added. This file has been missing
1336         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
1338 2000-08-08  Pavel Roskin  <proski@gnu.org>
1340         * Makefile.in: correctly detect make failures in subdirs
1342 2000-08-01  Pavel Roskin  <proski@gnu.org>
1344         * nt, os2, tk, xv: removed all files
1345         * configure.in: don't create os2 and nt directories
1347 2000-08-01  Pavel Roskin  <proski@gnu.org>
1349         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
1351         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
1353 2000-07-21  Pablo Saratxaga  <pablo@mandrakesoft.com>
1355         * src/main.c: make 8bit input/output the default (99% of the people
1356         expects that; lets the remaining 1% use the configuration menu
1357         to disactivate it if they want)
1359 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
1361         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
1363 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
1365         * configure.in: check for gnome-libs with window icon support
1367         * acconfig.h: add icon define
1369 2000-06-08  Matthias Warkus  <mawa@iname.com>
1371         * new_icons/gnome-pack-*.png: Updated.
1372         * gnome/mc.keys: Added a MIME type for SLP packages.
1374 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
1376         * syntax/diff.syntax: Highlight lines beginning with "File",
1377         "Files" and "Binary"
1378         * syntax/makefile.syntax: Highlight "ifndef"
1379         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
1380         highlighted)
1382 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1384         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
1385         comment lines with # in last release
1387 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1389         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
1391 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1393         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
1394         look more consistent than original.
1396 2000-04-14  Timur Bakeyev  <mc@bat.ru>
1398         * config.in: Added check against strcoll().
1400 2000-04-14  Timur Bakeyev  <mc@bat.ru>
1402         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
1403         added 'and', 'or', 'not', 'for' keywords.
1405 2000-04-06  Timur Bakeyev  <mc@bat.ru>
1407         * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
1408         based systems. Hope, this will make FreeBSD midc maintainer to enable
1409         build-in editor by default. Still, syntax highlighting is disabled.
1410         Need to port...
1412 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1414         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
1415           fixed, some messages gettext()ed again here and in
1416         gtkedit/editmenu.c:edit_about_cmd()
1418 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1420         * doc/mc.sgml (Examples): Fixed documentation, thanx
1421         to martin@internet-treff.uni-koeln.de.
1423 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
1425         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
1426         the label text
1428 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
1430         * gtkedit/syntax.c: treat *.ads as Ada source
1431         * syntax/ada95.syntax: escape "+" and "*"
1432         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
1433         * syntax/Makefile.in: remove diffc.syntax
1435         * edit/edit_key_translator.c: interpret code 0177 as
1436         backspace unless recognized otherwise
1438 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
1440         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
1441         initialization of array of structure (gcc version 2.96 20000131
1442         chokes on it).
1444         * lib/mc.hint: C-y and not C-u can be used to insert text in input
1445         lines (e. g. text which has been deleted with M-d).
1447         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
1449 2000-01-31  Yuan-Chung Cheng  <platin@linux.org.tw>
1451         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
1453 2000-01-29  Matthias Warkus  <mawa@iname.com>
1455         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
1456         design on Federico's request.
1458 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
1460         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
1461         an ArrangeType enum.
1463 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
1465         * gdesktop.c, gdnd.c, gaction.c, gicon.c,
1466         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
1467         setup.c: Add option of using GNOME "magic" routines to determine file
1468         types. This makes MC intelligently look at the data in the file to see
1469         what type of file it is, rather than looking at the filename extension.
1470         This slows down MC quite a bit, so it has been made an optional
1471         preference item. Type detection is expected to improve as mime-magic
1472         matures.
1474 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
1476         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
1477         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
1478         providing a patch.
1480 2000-01-11  Matthias Warkus  <mawa@iname.com>
1482         * Added icon and keys entry for Scheme source.
1484 2000-01-03  Fatih Demir  <kabalak@gmx.net>
1486         * configure.in: Added tr -> ALL_LINGUAS .
1488 1999-12-28  Matthias Warkus  <mawa@iname.com>
1490         * new_icons/*.png: Added a bunch of new icons.
1492 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
1494         * configure.in (VERSION): Bumped version number to 4.5.42.
1496 1999-11-25  Yuri Syrota  <rasta@renome.rovno.ua>
1498         * configure.in: added 'uk' to ALL_LINGUAS.
1500 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
1502         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
1503         request from David Sauer
1505 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
1507         * configure.in (VERSION): Bumped version number to 4.5.41.
1509 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
1511         * configure.in (VERSION): Set version number to 4.5.39.
1513 1999-09-23      Jorge Godoy  <godoy@conectiva.com.br>
1515         * configure.in: Added pt_BR to ALL_LINGUAS
1517 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
1519         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
1520         path to the mc binary according to @prefix@.
1522         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
1523         configure. Install mc.sh and mc.csh in $(suppbindir).
1525         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
1526         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
1527         copies of the included function definitions.
1529         * mcfn_install.in: Comment out definitions of the mc functions. Source
1530         mc.sh instead of adding an outdated mc function definition.
1532         * configure.in: output mc.sh and mc.csh
1534 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
1536         * lib/startup.links: Changed the news link to Gnotices
1538 1999-09-19  David Martin  <dmartina@usa.net>
1540         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
1541         8 bit chars from strftime get displayed when inserting date.
1543         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
1544         Mandrake 6.0. The generic entry for bzip2 moved to the end of the
1545         file to avoid interferences. In this one I changed the extension check
1546         to a type check (as used for gzip) which might give problems in some
1547         systems.
1549         * configure.in: Use -Tlatin1 to format man pages when available and
1550         "view" 8 bit chars.
1552 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
1554         * gtkedit/edit.h: Include file reordering to make it compile with
1555         --with-debug
1557         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
1558         dependent on lenght of translated strings to display.
1560 1999-09-16  Owen Taylor  <otaylor@redhat.com>
1562         * Remove the magicdev autoconf test in favor of just
1563         including the idl file. Otherwise we have a dependency
1564         loop between this and magicdev.
1566 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
1568         * idl/FileManager.idl: Changed names, and put everything under a
1569         FileManager module.  Added a Desktop interface and some methods to
1570         the WindowFactory interface.
1572 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
1574         * doc-gnome/*: Shiny new docs from users-guide.
1575         All synced up.
1577 1999-09-03  Pablo Saratxaga  <pablo@mandrakesoft.com>
1579         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
1581 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
1583         * README: Updated and spell-checked.
1585         * NEWS: Updated.
1587 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
1589         * configure.in (ALL_LINGUAS): Added sv.
1591 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
1593         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
1594         symlink attacks (mcfn_install and the man page still needs to be
1595         updated).
1597 1999-08-20  Norbert Warmuth  <nwarmuth@privat.circular.de>
1599         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
1600         a symbolic link (ln -sf doesn't work as expected on Solaris)
1602 1999-08-19  Elliot Lee  <sopwith@redhat.com>
1603         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
1605 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
1607         * doc-gnome/C/gmc.sgml: Index fixes.
1609 1999-08-18  Elliot Lee  <sopwith@redhat.com>
1611         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
1612         initializers in the GnomeUIInfo structure.
1614 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
1616         * configure.in (VERSION): Bumped version number to 4.5.38.
1618 1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>
1620         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
1622 1999-08-15  David Martin  <dmartina@usa.net>
1624         * gtkedit/edit.c: Print localized date with strftime()
1626         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
1628 1999-08-08  David Martin  <dmartina@usa.net>
1630         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
1631         translation.
1633         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
1634         translation as it used to be.
1636 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1638         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
1639         that the correct index.html will be generated.
1641 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1643         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
1644         to the list.
1646 1999-07-21  Paul Sheer  <psheer@obsidian.co.za>
1648         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
1649         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
1650         This adds some new syntax rules, and spell check on the fly
1651         which if someone bugs me for, will actually get enabled in
1652         both the text and gnome versions. Bookmark stuff also needs
1653         some keys bound to it, I suppose: any takers?
1655 July 19, 1999 Elliot Lee
1656         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
1658 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
1660         * Makefile.in (all): Makefile fix.
1662 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1664         * Make.common.in (confdir): Define confdir as sysconfdir.  This
1665         should fix the problem we had with FSSTND distributions.
1667 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1669         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
1670         list of distributed files.
1672 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1674         * configure.in (VERSION): Bumped version number to 4.5.34.
1676 1999-07-02  Tuomas J. Lukka  <lukka@iki.fi>
1678         * Add fi into ALL_LINGUAS
1680 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
1682         * gnome/i-zipdisk2.png: Added another zip-disk icon
1683         by <scarab@egyptian.net> - It looks very nice. Variation
1684         is good.
1686 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1688         * acconfig.h: Add WITH_SMBFS
1690         * macros/gnome-vfs.m4: Support conditional samba support.
1692 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1694         * Make.common.in (confdir): Define confdir as sysconfdir.  This
1695         should fix the problem we had with FSSTND distributions.
1697 1999-02-22  Vladimir Kondratiev  <vkondra@iil.intel.com>
1699         * mc.spec.in: added syntax files to %files
1701 1999-06-22  David Martin  <dmartina@usa.net>
1703         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
1705 1999-06-07  Shooby Ban  <bansz@szif.hu>
1707         * po/hu.po, configure.in: added hungarian translations...
1708           I'm not sure it's OK, but it seems usable.
1709           Translators: Tamas Fejos and Andras Kadar
1711 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
1713         * configure.in, Makefile.in: added the gmc helpfile to the build
1715 1999-05-23  Yukihiro Nakai  <nacai@iname.com>
1717         * Add ja entry to LANG in configure.in
1719 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
1721         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
1722         be installed in the system :) (added it to the Makefile.in)
1724 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
1726         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
1727         disks - someone please add it to the mount.c code so it gets used..
1728         Everyone have a nice time at the expo! :) I hope to join the
1729         next time.
1731 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1733         * configure.in: Added check for getpt ()
1735 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1737         * configure.in (VERSION): Bumped version number to 4.5.31.
1739 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1741         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
1742         need to fool it by strdup'ing the return value of tempnam.
1744 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1746         * configure.in: New option --with-tm-x-support, use MCCFLAGS and
1747         MCLIBS which are specific to the text edition.
1749         * INSTALL: Added documentation for --with-tm-x-support
1751 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean  <gregm@comstar.net>
1753         * mc.spec.in : Folded in some changes from the 'offical' rpm
1754         spec file.
1756 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1758         * configure.in (SHELL): Do not use grep -q, as it is not portable
1759         to every OS.
1761 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1763         * configure.in: Linking from $srcdir/slang is broken when configure
1764         isn't called with an absolute path. Link from ../$srcdir/slang if
1765         configure was invoked with a relative path.
1767 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
1769         * configure.in: Do not rm the destination file and then link, use
1770         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
1772 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1774         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
1775         --with-PACKAGE and --without-PACKAGE gave the same results.
1777 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1779         * configure.in (VERSION): Bumped version number to 4.5.30.
1781 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1783         * configure.in (VERSION): Bumped version number to 4.5.29.
1785 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1787         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
1788         now contains all checks.
1790 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1792         * configure.in (VERSION): bumped version number to 4.5.28.
1794 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
1796         * */Makefie.*: fixed several missed conversions from libdir to
1797         mclibdir. (Should be automake'd, really)
1799 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1801         * Make.common.in: There were conflicting definitions of mclibdir
1802         (one for installation, one for source).  Now the source one is
1803         called mcsrclibdir.
1805         * doc/Makefile.in: Use mcsrclibdir where appropriate.
1807 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
1809         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
1810         Pascal Program" (Heh, second time :)
1812         * Makefile.common: Until things gets clear, keep syntax rules in
1813         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
1815         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
1816         @libdir@.
1818 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
1820         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
1821         as requested by Paul. Still, need some checking...
1823 Sun Mar 21 03:55:24 1999 Paul Sheer  <psheer@obsidian.co.za>
1825         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
1826         to date with cooledit 3.9.0. This adds some new features.
1827         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
1828         syntax.c. This is because the rule set is becoming too
1829         large to maintain in its current form and because file
1830         loading is starting to get slow.
1832         There is also a bookmark feature which does not yet have
1833         key bindings assigned to it, but should be cool once
1834         these get inserted. Syntax rules files are named
1835             $LIBDIR/cooledit/syntax/*.syntax
1837 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
1839         * configure.in: Create slang directory, it is needed when
1840         builddir != srcdir.
1841         Use -f when calling rm, the file does not exist on
1842         first compile.
1843         No need to copy VERSION from $srcdir, it's already generated in
1844         $buildir.
1846 Fri Mar 19 06:32:36 1999  David Martin  <dmartina@usa.net>
1848         * edit/edit_key_translator.c: Added missing translation tags.
1850 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1852         * configure.in: Minimum version of glib should be 1.2.0.
1853         (VERSION): Bumped version number to 4.5.27.
1855 Wed Mar 10 21:52:55 1999  David Martin  <dmartina@usa.net>
1857         * gtkedit/editcmd.c: Added missing translation tags.
1859         * gtkedit/editoptions.c: Added missing translation tags. Translate
1860         radio buttons on first use.
1862 Sat Feb 27 21:00:45 1999 Gregory McLean  <gregm@comstar.net>
1864         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
1865         to get the mc spec file to work.
1866         * hacked configure to generate a properly versioned spec file.
1868 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1870         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
1871         radio buttons on first pass.
1873 Fri Feb 26 21:45:30 1999  David Martin  <dmartina@usa.net>
1875         * gtkedit/editcmd.c: Mark strings in the search and replace
1876         dialogs for translation. Resized these dialogs to let the messages
1877         fit.
1879 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1881         * gtkedit/editwidget.c (selection_send): Use the proper type for
1882         64-bit cleanliness (Patch from George Lebl).
1884 Tue Feb 16 21:24:43 1999  David Martin  <dmartina@usa.net>
1886         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
1887         into the catalog file.
1889 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1891         * configure.in: Make Timur's libtermcap check work with SLang
1892         0.99.98, too.
1894 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1896         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
1897         PS and EPS files.  Thanks, Tigert!
1899 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1901         * configure.in (CCOPTS): Drop the prefix auto-detection.
1903 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
1905         * configure.in: Add check, which, in case of system-installed SLang
1906         library tries to run a test program, which determines, does we need
1907         linking with libtermcap.a. Also, set of if's for finding terminfo
1908         dir changed to for cycle - a bit nicer :)
1910 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1912         * README.QNX: Deleted documention about mc.menu.qnx.diff.
1914 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1916         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
1918 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1920         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
1921         from tar calls when extracting (according to my man page this option
1922         is only useful when creating archieves).
1924 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1926         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which
1927         adds support for tar.bz2 and merges the support for freeze-compressed
1928         tar files (tar.F) from mc.menu.qnx.diff.
1930 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
1932         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
1933         GNU-like :)
1935 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1937         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
1938         the catalog file.
1940 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
1942         * new_icons/gnome-core.png: New icon for core files. Someone
1943         please add the code part :)
1945 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
1947         * configure.in: Add check against setuid() and setreuid() functions.
1949 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1951         * slang/slang.h: renamed to slang-mc.h
1953         * slang/Makefile.in: delete slang.h on "make clean"
1955         * configure.in: link slang/slang-mc.h to slang/slang.h when the
1956         included slang is used. Problem was that MC's slang.h was used
1957         when we compiled with an already installed SLang and the systems
1958         header file were included with <slang/slang.h>.
1959         Unfortunatly I can't use AC_LINK_FILES to make the links because
1960         if we needn't make any links AC_LINK_FILES makes a link from
1961         srcdir to top_builddir (builddir != srcdir).
1963         Temporary add $LGPM to $LIBS when checking for the resizeterm
1964         and keyok functions (ncurses might be linked against GPM).
1966         Substitude PACKAGE (intl/Makefile makes use of it)
1968 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
1970         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
1971         #include "global.h".
1973 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
1975         * Make.common.in (gnewdir): new path.
1977 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
1979         * configure.in: Add comments before "Let" and "the" - typo. Add new
1980         path to include's search.
1982 1999-01-10  Ilya Zakharevich  <ilya@math.ohio-state.edu>
1984         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
1986 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1988         * configure.in (REGEX_O): Always include regex.o as the code we
1989         are using in gmc is not using regcomp/regexec, but the internal
1990         Emacs API.
1992         * src/regex.c: Do not compile the POSIX compatibility code, as we
1993         do not use it.
1995 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
1997         * doc/mc.sgml, mc1.in (Color section): minor polishing
1998         (Layout section): documented Highlight...
2000 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2002         * configure.in: Deleted du checks
2004         * INSTALL: Deleted --with-dusum documentation.
2006         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
2007         Configuration dialog. Added Advanced chown subsection. Deleted
2008         variables from the Special settings section which are now covered
2009         by the configuration dialog.
2011 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2013         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
2014         tar_gz_memlimit. Partially rewrote the section about the
2015         Virtual FS.. configuration dialog.
2017 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
2019         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
2021 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
2023         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
2025         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
2026         builddir
2028 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
2030         * new_icons/gnome-image-[lots].png: I added some icons for file
2031         types (image) there - someone please tell me what the correct
2032         location and naming convention is and I will try to follow that. :)
2034 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
2036         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
2037         the build will still work.  (Has this been replaced by new_icons?)
2039 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
2041         * doc/mc.1.in, mc.sgml: added my name to list ov authors
2043 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2045         * Makefile.in (codedirs): Dropped xv and tk ports from the
2046         distribution. include idl directory.
2048 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
2050         * configure.in (slang_use_system_installed_lib): Define slang
2051         here, to avoid having this on LIBS.
2053 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
2055         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
2057 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
2059         * config.h.in: Removed from CVS, added to .cvsignore
2061         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
2062         configure.in:
2063         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
2064         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
2065         HAS_CURSES added to acconfig.h
2067 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
2069         * autogen.sh: Add "-I macros" to the aclocal flags.
2071         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
2072         so that aclocal will not complain about an obsolete macro.
2074         * configure.in: Use MC_HPUX_PROG_CC_STDC
2076         * ChangeLog: There was no ChangeLog here, so I added one.