1 2004-10-20 Pavel S. Shirshov <pavelsh@mail.ru>
3 * lib/mc.ext.in: Use xmms for audio files in XWindows mode.
4 Add support for *.wma files. Add support for playlists.
6 Partially based on patch from q# <eth0@o2.pl>
8 2004-10-18 Roland Illig <roland.illig@gmx.de>
10 * TODO: Some new TODO items with low priority: More standard
11 widgets, CVS frontend, patch editor, context menus.
13 2004-10-16 Roland Illig <roland.illig@gmx.de>
15 * TODO: Fixed the "./ files in tar archive" item for mc-4.6.1.
17 2004-10-16 Roland Illig <roland.illig@gmx.de>
19 * syntax/eiffel.syntax: Add syntax highlighting rules for the
20 Eiffel programming language.
21 * syntax/Syntax: Bind *.e with eiffel.syntax.
22 * syntax/Makefile.am: Added syntax.eiffel.
24 From Daniel F Moisset <dmoisset grulic org ar>
26 2004-10-12 Pavel S. Shirshov <pavelsh@mail.ru>
28 * syntax/sql.syntax: Improve sql.syntax file and added several
33 2004-10-12 Andrew V. Samoilov <sav@bcs.zp.ua>
35 * acinclude.m4 (MC_WITH_MCSLANG): Set screen_type to mcslang.
36 * configure.ac: Define USE_INCLUDED_SLANG if screen_type is mcslang.
38 2004-10-05 Gergely Sza'sz <szaszg@hu.inter.net>
40 * syntax/perl.syntax: Fix highlight the hashes.
41 * syntax/diff.syntax: Highlight comments (lines begin with #),
42 and garbage in diff files.
44 2004-09-17 Dmitry Alexeyev <dmi_a@qnx.org.ru>
46 * mc.qpg.in: New file. Description for QNX 6.x packager.
48 2004-09-25 Roland Illig <roland.illig@gmx.de>
50 * configure.ac: #define _GNU_SOURCE to an empty value instead of 1,
51 which conflicted with src/regex.c.
53 2004-09-24 Roland Illig <roland.illig@gmx.de>
55 * HACKING (Programming tips): Added a tip concerning the NULL
56 pointer in varargs function calls.
58 2004-09-22 Roland Illig <roland.illig@gmx.de>
60 * HACKING: Added advice for using g_strdup for a modifiable
62 * HACKING: Added a section about where to look for bug reports
65 2004-09-19 Roland Illig <roland.illig@gmx.de>
67 * HACKING: Added explanation for const_cast.
69 2004-09-17 Dmitry Alexeyev <dmi_a@qnx.org.ru>
71 * syntax/makefile.syntax.diff: Adds "define" and "ended" keywords
72 * syntax/perl.syntax.diff: Adds "break" keyword
74 2004-09-10 Jakub Jelinek <jakub@redhat.com>
76 * lib/mc.lib: Add gnome, rxvt and xterm-new terminals.
78 2004-09-10 Pavel S. Shirshov <pavelsh@mail.ru>
80 * syntax/php.syntax: Upgrade php.syntax file.
82 From Leonard den Ottolander <leonard * den.ottolander.nl>
84 2004-09-04 Jakub Jelinek <jakub@redhat.com>
86 * configure.ac: grantpt is only available with -D_XOPEN_SOURCE
87 or -D_GNU_SOURCE under Linux.
89 2004-09-04 Pavel S. Shirshov <pavelsh@mail.ru>
91 * HACKING: Add to section "Programming Tips" g_free tip.
93 2004-09-02 Roland Illig <roland.illig@gmx.de>
95 * HACKING: Added a section "Programming Tips" which lists mistakes
96 that have been done once and should never be repeated.
98 2004-08-29 Roland Illig <roland.illig@gmx.de>
100 * m4/ri-gcc-warnings.m4: Now handles only the last --enable or
101 --disable option. Before, --disable has not been handled
104 2004-08-22 Pavel S. Shirshov <pavelsh@mail.ru>
106 * m4/ri-gcc-warnings.m4: Using AC_HELP_STRING for more portable.
107 AS_HELP_STRING was introduced after autoconf 2.57+.
109 From Leonard den Ottolander <leonard * den.ottolander.nl>
111 2004-08-18 Roland Illig <roland.illig@gmx.de>
113 * "make uninstall": removes the symlinks bin/mcedit and bin/mcview.
115 2004-08-17 Roland Illig <roland.illig@gmx.de>
117 * configure.ac: The GCC warning flags are only used in
120 2004-08-17 Pavel S. Shirshov <pavelsh@mail.ru>
122 * lib/cedit.menu: Security fix patch. Fix insecure temporary file and
123 directory creations. (CAN-2004-0231).
125 * lib/mc.menu: Likewise.
126 * doc/mc.1.in: Likewise.
127 * doc/es/mc.1.in: Likewise.
128 * doc/hu/mc.1.in: Likewise.
129 * doc/it/mc.1.in: Likewise.
130 * doc/pl/mc.1.in: Likewise.
131 * doc/ru/mc.1.in: Likewise.
132 * doc/sr/mc.1.in: Likewise.
134 2004-08-09 Andrew V. Samoilov <sav@bcs.zp.ua>
136 * configure.ac: Add check for atoll().
138 * doc/mc.1.in (Extension File Edit): Document "directory" keyword.
139 * doc/ru/mc.1.in: Likewise.
141 2004-08-02 Pavel Shirshov <pavelsh@mail.ru>
143 * autogen.sh: Fix unportable "\n" in sed.
145 2004-04-02 Pavel Roskin <proski@gnu.org>
147 * lib/mc.ext.in: Use gqview instead of ee for images. ee seems
148 to be obsolete. Suggested by Marcel Pol <mpol@gmx.net>
150 2004-01-22 Pavel Roskin <proski@gnu.org>
152 * lib/mc.ext.in: Recognize *.tb2 and *.tbz files.
154 * configure.in: Rename to ...
155 * configure.ac: ... this.
157 2003-12-30 David Martin <dmartina@excite.com>
159 * doc/mc.1.in: Synchronized latest fixes (long options) and
160 moved year and version number.
162 2003-12-24 Pavel Roskin <proski@gnu.org>
164 * configure.in: Release 4.6.1-pre1.
166 2003-11-28 Pavel Roskin <proski@gnu.org>
168 * acinclude.m4 (MC_UNDELFS_CHECKS): Try ext2fs/ext2_fs.h before
169 linux/ext2_fs.h. Use ext2fs/ext2_fs.h when possible - it's
170 safer to avoid kernel headers.
172 2003-11-27 Pavel Roskin <proski@gnu.org>
176 * doc/DEVEL: Move ...
177 * HACKING: ... here. Adjust makefiles.
179 2003-11-20 Pavel Roskin <proski@gnu.org>
181 * build-glib1.sh: Use more portable syntax for functions. Fall
182 back to "ftp" for download, useful on BSD.
183 * build-glib2.sh: Likewise.
185 * build-glib1.sh: New file - download and compile glib 1.2.x,
186 then compile mc against it.
187 * build-glib2.sh: New file - download and compile glib 2.x with
188 dependencies (gettext, pkgconfig), then compile mc against it.
189 * Makefile.am: Distribute them.
191 2003-10-29 Pavel Roskin <proski@gnu.org>
193 * acinclude.m4 (MC_UNDELFS_CHECKS): Don't use internal Autoconf
196 * configure.in: Rewrite check for mmap() to avoid using internal
197 variables of Autoconf. Rename the rest of ac_cv_* to mc_cv_*.
199 * configure.in: Use AC_CHECK_MEMBERS to check fields of struct
200 stat. Adjust all dependencies.
202 * acinclude.m4 (AC_STRUCT_LINGER): Remove, use AC_CHECK_MEMBERS
205 * configure.in: Define SLANG_POSIX_SIGNALS if all 4 required
206 functions are present. Remove references to extraconf.h.
207 * extraconf.h: Eliminate.
208 * Makefile.am: Remove extraconf.h.
210 * configure.in: Move ext2fs undelete support ...
211 * acinclude.m4 (MC_WITH_VFS): ... here.
212 * extraconf.h: Remove VFS logic, it's enforced in configure now.
214 * acinclude.m4 (MC_WITH_VFS): Use AC_SEARCH_LIBS when possible.
215 Allow disabling network code by --disable-netcode.
217 2003-10-28 Pavel Roskin <proski@gnu.org>
219 * configure.in: Don't check if "file" can use stdin - it's
222 2003-10-25 Pavel Roskin <proski@gnu.org>
224 * extraconf.h: Don't define HAVE_GRANTPT forcedly if grantpt()
225 wasn't found. Don't define HAVE_CRYPT, it's unused now.
227 * configure.in: Remove check for socketpair(). Add new option
229 * extraconf.h: Don't define WITH_BACKGROUND.
231 2003-10-14 Pavel Roskin <proski@gnu.org>
233 * configure.in: Don't check for seekdir() and telldir().
235 2003-09-23 Pavel Roskin <proski@gnu.org>
237 * doc/sr/Makefile.am: Don't install mcserv documentation if mcfs
240 * lib/*.ti: Remove, these files are obsolete.
241 * lib/tdiff: Likewise.
242 * lib/xterm.tcap: Likewise.
243 * lib/Makefile.am: Remove obsolete files. Don't install
244 README.xterm and xterm.ad, there are partly obsolete and can
245 break things if used as is.
247 2003-09-22 Strahinya Radich <mr99164@alas.matf.bg.ac.yu>
249 * lib/mc.hint.sr: Updated.
250 * lib/mc.menu.sr: New file - translated menu.
251 * lib/Makefile.am: Add mc.menu.sr.
252 * doc/sr/: New Serbian documentation.
253 * doc/Makefile.am: Add "sr" directory.
254 * configure.in: Add substitutions for new files.
256 2003-09-22 Pavel Roskin <proski@gnu.org>
258 * configure.in: Check for strlcpy() if glib 1.2.x is used.
260 2003-09-11 Strahinya Radich <mr99164@alas.matf.bg.ac.yu>
262 * lib/mc.hint.sr: New file - Serbian hints.
264 2003-09-04 Pavel Roskin <proski@gnu.org>
266 * lib/mc.menu: Add entry for viewing manual pages.
268 2003-08-18 Pavel Roskin <proski@gnu.org>
270 * lib/mc-wrapper.csh.in: Use "id" command to find the real user
271 id. $USER is not reliable.
272 * lib/mc-wrapper.sh.in: Likewise.
273 Reported by Figura Peter <peterf@autus.sk>
275 2003-08-18 Andrew V. Samoilov <sav@bcs.zp.ua>
277 * acinclude.m4 (MC_WITH_NCURSES): Fix ESCDELAY check on Solaris.
278 Make sure that linking succeeds.
280 2003-08-02 Pavel Roskin <proski@gnu.org>
282 * lib/cedit.menu: Avoid using "id -u", it doesn't work on
283 Solaris. From Andrew V. Samoilov <sav@bcs.zp.ua>
285 2003-07-23 Pavel Roskin <proski@gnu.org>
287 * lib/mc.lib: Add more "end" and "home" sequences for xterm.
289 2003-07-22 Pavel Roskin <proski@gnu.org>
291 Get rid of all references to NATIVE_WIN32.
293 * pc: Remove. No work has been done on the PC post for years.
294 * README.PC: Likewise.
295 * Makefile.am: Adjust for the above.
296 * configure.in: Likewise.
298 2003-07-21 Pavel Roskin <proski@gnu.org>
300 * configure.in: Check posix_openpt() first and fallback to
301 GNU-specific getpt() only if needed.
303 2003-06-29 David Sterba <dave@jikos.cz>
305 * lib/mc.hint.cs: Typo fixes.
307 2003-06-25 Marco Ciampa <ciampix@libero.it>
309 * doc/it/mc.1.in: small fix
311 2003-06-23 Andrew V. Samoilov <sav@bcs.zp.ua>
313 * lib/mc.ext: Allow ZIP in all capitals in "file" output.
315 2003-06-18 Pavel Roskin <proski@gnu.org>
317 * configure.in: Remove test for SCO UNIX. Remove all references
318 to SCO_FLAVOR everywhere. SCO flavor is rather unsavory now.
320 2003-06-06 Pavel Roskin <proski@gnu.org>
322 * lib/mc.ext.in: Don't run compressed logs from /var/log through
323 nroff. Suggested by Alfie Costa <agcosta@gmx.net>
325 2003-05-16 Marco Ciampa <ciampix@libero.it>
327 * syntax/ruby.syntax: upgrade
328 * syntax/perl.syntax: small fix
330 2003-05-14 Marco Ciampa <ciampix@libero.it>
332 * syntax/ruby.syntax: New file - syntax for Ruby.
333 * syntax/Syntax: Add ruby.syntax.
334 * syntax/Makefile.am: Likewise.
336 2003-05-08 Pavel Roskin <proski@gnu.org>
338 * mc.spec.in: Strip pre-1998 changelog to work around a bug in
339 rpm 4.2, which doesn't like %install inside %changelog.
341 2003-04-29 Pavel Roskin <proski@gnu.org>
343 * configure.in: Add vfs/extfs/iso9660 to AC_CONFIG_FILES.
344 * lib/mc.ext.in: Add support for ISO images.
346 2003-03-31 Dmitry Alexeyev <dmi_a@qnx.org.ru>
348 * syntax/Syntax: Highlight *.mc as a makefile.
349 * syntax/sql.syntax: Add more keywords for PostgreSQL.
351 2003-03-21 Pavel Roskin <proski@gnu.org>
353 * syntax/sh.syntax: Highlight "find". Highlight whole string
354 after "#!". Make unrecognized text inside `` less bright.
356 2003-03-17 Marco Ciampa <ciampix@libero.it>
358 * doc/it/mc.1.in: Some manual fixes.
360 2003-03-14 Pavel Roskin <proski@gnu.org>
362 * syntax/c.syntax: Allow integer specifiers for %x and %X in C
364 * syntax/cs.syntax: Likewise.
365 * syntax/java.syntax: Likewise.
366 * syntax/ml.syntax: Likewise.
367 * syntax/php.syntax: Likewise.
368 * syntax/python.syntax: Likewise.
369 * syntax/slang.syntax: Likewise.
370 * syntax/swig.syntax: Likewise.
372 2003-03-11 Pavel Roskin <proski@gnu.org>
374 * acinclude.m4 (MC_ASM_LABELS): New macro to work around a bug
375 gettext. Define _INTL_REDIRECT_MACROS if needed.
376 * configure.in: Use MC_ASM_LABELS.
378 2003-03-07 Pavel Roskin <proski@gnu.org>
380 * configure.in: Add --with-glib-static option.
382 2003-03-06 Pavel Roskin <proski@gnu.org>
384 * syntax/spec.syntax: Add BuildArch.
386 2003-03-05 Pavel Roskin <proski@gnu.org>
388 * configure.in: Check availability of setsid().
390 2003-03-04 Sanlig Badral <Badral@chinggis.com>
392 * po/LINGUAS: added Mongolian (mn) translation.
394 2003-03-03 Pavel Roskin <proski@gnu.org>
396 * lib/mc.lib: Add xterm arrows both for application and normal
397 mode. Normal mode can be accidentally enabled if one mc is run
398 from another and Ctrl-O is used to switch between them.
399 Add F11-F20 definitions for cons25 (FreeBSD console).
401 2003-02-27 Juan C. Olivares <juancri@TAGnet.org>
403 * syntax/cs.syntax: New file.
404 * syntax/Syntax: Add cs.syntax.
405 * syntax/Makefile.am: Likewise.
407 2003-02-27 Marco Ciampa <ciampix@libero.it>
409 * doc/it/mc.1.in: updated manual with -e switch description.
411 2003-02-26 Pavel Roskin <proski@gnu.org>
413 * syntax/syntax.syntax: Highlight "define".
415 2003-02-23 Marco Ciampa <ciampix@libero.it>
417 * doc/it/mc.1.in: updated manual with some stylistic changes.
419 2003-02-23 Dmitry Alexeyev <dmi_a@qnx.org.ru>
421 * lib/mc.ext.in: Add entry for QNX Neutrino packages.
423 2003-02-22 Pavel Tsekov <ptsekov@gmx.net>
425 * acinclude.m4 [AC_G_MODULE_SUPPORTED]: New macro.
426 * configure.in: Test for gmodule. Don't link mc with libX11 if
427 gmodule is supported.
429 2003-02-22 Pavel Roskin <proski@gnu.org>
431 * configure.in: Add --with-glib12 option to configure to force
434 2003-02-21 Andrew V. Samoilov <sav@bcs.zp.ua>
436 * doc/ru/mc.1.in (Layout): Translate 'Xterm window title' option.
437 (Extension File Edit): Translate include feature.
439 2003-02-20 Pavel Roskin <proski@gnu.org>
441 * configure.in: Move list of all translations ...
442 * po/LINGUAS: ... here.
444 2003-02-18 Pavel Roskin <proski@gnu.org>
446 * syntax/c.syntax: Highlight C++ comments in preprocessor
448 Reported by Oswald Buddenhagen <ossi@kde.org>
450 2003-02-13 Marco Ciampa <ciampix@libero.it>
452 * doc/it/mc.1.in: updated manual following it.po changes.
454 2003-02-05 Pavel Roskin <proski@gnu.org>
456 * configure.in: Bump version to 4.6.0a.
458 * configure.in: Version 4.6.0 released.
460 2003-02-04 Arpi <arpi@mplayerhq.hu>
462 * syntax/Syntax: Match *.syntax before other files to fix
463 highlighting of makefile.syntax.
465 2003-02-04 Pavel Roskin <proski@gnu.org>
467 * syntax/c.syntax: Revert highlighting trailing whitespaces.
469 2003-02-03 Andrew V. Samoilov <sav@bcs.zp.ua>
471 * autogen.sh: Fix unportable "+" sed regexp in gettext_ver
472 calculation. Reported by vlad@geekizoid.com.
474 2003-01-31 Pavel Roskin <proski@gnu.org>
476 * syntax/nroff.syntax: Make colors more compatible with the
477 highlighting used in the internal viewer - yellow for bold and
478 brightred for italic.
480 2003-01-31 Andrew V. Samoilov <sav@bcs.zp.ua>
482 * syntax/c.syntax: Highlight trailing whitespace(s).
484 2003-01-30 Pavel Tsekov <ptsekov@gmx.net>
486 * acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
487 doesn't work. Useful on OpenBSD 3.2.
489 2003-01-29 Pavel Roskin <proski@gnu.org>
491 * lib/mc.ext.in: Fix missing semicolon that affected viewing RPM
494 2003-01-24 Pavel Roskin <proski@gnu.org>
496 * configure.in: Add -lposix on A/UX before all tests.
498 2003-01-23 Pavel Roskin <proski@gnu.org>
500 * acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
502 2003-01-22 Pavel Roskin <proski@gnu.org>
504 * configure.in: Bump version to 4.6.0-pre3a.
506 * configure.in: Version 4.6.0-pre3 released.
508 * acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
509 versions that required the native curses library on some OSes.
511 2003-01-19 Adam Byrtek <alpha@debian.org>
513 * doc/mcview.1.in: New file.
514 * configure.in: Treat it like doc/mcedit.1.in.
515 * doc/Makefile.am: Likewise.
517 2003-01-17 Adam Byrtek <alpha@debian.org>
519 * doc/mc.1.in (Layout): Document 'Xterm window title' option.
521 2003-01-16 David Martin <dmartina@excite.com>
523 * doc/mc.1.in: Add EXTernal virtual File System node (extfs).
525 2003-01-16 David Martin <dmartina@excite.com>
527 * doc/mc.1.in: Set man page header and footer.
528 * doc/es/mc.1.in: Likewise.
529 * doc/hu/mc.1.in: Likewise.
530 * doc/it/mc.1.in: Likewise.
531 * doc/pl/mc.1.in: Likewise.
532 * doc/ru/mc.1.in: Likewise.
534 2003-01-12 David Martin <dmartina@excite.com>
536 * po/es.po: Update. Rewrite localized names for some menu entries.
537 * doc/es/mc.1.in: Likewise.
538 * lib/mc.hint.es: Likewise.
540 2002-12-27 David Martin <dmartina@excite.com>
542 * doc/pl/xnc.hlp: Update GPL (change FSF address and move 19xx
545 2002-12-26 Pavel Roskin <proski@gnu.org>
547 * configure.in: Release 4.6.0-pre2, bump version to 4.6.0-pre2a.
549 * configure.in: Fix non-portable operator. Bump version to
552 2002-12-24 Pavel Roskin <proski@gnu.org>
554 * lib/mc.ext.in: Use --nosignature with rpm to avoid a message
555 in the viewer about unsigned packages.
557 * acinclude.m4 (MC_WITH_SLANG): Don't add -lslang to MCLIBS if
558 the system S-Lang is rejected.
560 * lib/mc.ext.in: Play *.mov by mplayer.
562 2002-12-23 Pavel Roskin <proski@gnu.org>
564 * configure.in: Enable X11 support by default, use --without-x
567 2002-12-19 Pavel Roskin <proski@gnu.org>
569 * syntax/perl.syntax: Add separate context for function
570 declarations and definitions, highlight prototypes.
572 2002-12-11 Pavel Roskin <proski@gnu.org>
574 * acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
575 * configure.in: Substitute Perl location in all extfs scripts
578 2002-12-11 David Martin <dmartina@excite.com>
580 * doc/xnc.hlp: Update GPL (change FSF address
581 and move 19xx entries to "year").
582 * doc/es/xnc.hlp: Likewise.
583 * doc/hu/xnc.hlp: Likewise.
584 * doc/it/xnc.hlp: Likewise.
585 * doc/ru/xnc.hlp: Likewise.
587 2002-12-09 Pavel Roskin <proski@gnu.org>
589 * lib/mc.ext.in: Remove ftplist. Add patchfs.
591 2002-11-29 Andrew V. Samoilov <sav@bcs.zp.ua>
593 * autogen.sh: Use $srcdir/configure.mc instead of
594 $srcdir/configure if first one exists and is executable.
596 2002-11-28 Pavel Roskin <proski@gnu.org>
598 * configure.in: Determine which help translations user wants to
599 install, based on USE_NLS, LINGUAS and ALL_LINGUAS.
600 * doc/Makefile.am: Set SUBDIR to the list of the requested
603 * acinclude.m4 (MC_EXTFS_CHECKS): New macro.
604 (MC_WITH_VFS): Call MC_EXTFS_CHECKS.
605 * configure.in: Generate vfs/extfs/uzip.
606 * vfs/extfs/uzip: Move to vfs/extfs/uzip.in.
607 * vfs/extfs/Makefile.am: Corresponding adjustments.
609 2002-11-26 Pavel Roskin <proski@gnu.org>
611 * syntax/sql.syntax: Add highlighting for dot and backticks.
613 2002-11-16 Pavel Roskin <proski@gnu.org>
615 * configure.in: Move check for pwdauth() to MC_MCSERVER_CHECKS.
616 * acinclude.m4 (MC_MCSERVER_CHECKS): If using crypt(), check for
617 shadow password support.
619 * acinclude.m4 (MC_MCSERVER_CHECKS): Don't limit PAM check to
620 Linux. Use AC_SEARCH_LIBS to find crypt(). Consolidate mcserv
621 libraries into MCSERVLIBS.
623 * configure.in: Move all mcserv related checks ...
624 * acinclude.m4 (MC_MCSERVER_CHECKS): ... here.
626 2002-11-15 Pavel Roskin <proski@gnu.org>
628 * configure.in: Fully enable glib2. Update the documentation.
630 2002-11-14 Andrew V. Samoilov <sav@bcs.zp.ua>
632 * lib/mc.menu: Don't use --repetitive-best option with bzip2 -
633 it is redundant in versions 0.9.5 and above.
635 2002-11-10 Pavel Roskin <proski@gnu.org>
637 * configure.in: Check for uintptr_t. Needed to compile regex.c
638 on MacOS X. Reported by Wim Rijnders <wimrijnders@home.nl>
640 2002-11-07 Andrew V. Samoilov <sav@bcs.zp.ua>
642 * syntax/ada95.syntax: Highlight "then" and "else".
643 From Victor Porton <porton@ex-code.com>.
646 2002-11-06 Pavel Roskin <proski@gnu.org>
648 * lib/edit.indent.rc: Remove all options for indent and add a
649 comment explaining where those options should be.
651 2002-11-05 Pavel Roskin <proski@gnu.org>
653 * lib/mc-wrapper.csh.in: Remove /bin/csh at the beginning - this
654 script is not meant to be executed by the kernel. This also
655 eliminates dependency of the RPM package on csh.
656 * lib/mc-wrapper.sh.in: Remove /bin/sh at the beginning.
658 2002-11-01 Pavel Roskin <proski@gnu.org>
660 * configure.in: Don't substitute mc.sh and mc.csh - it's now
662 * lib/Makefile.am: ... here. Add wrappers for mc to avoid
663 defining complex shell scripts in functions and aliases.
664 * lib/mc-wrapper.csh.in: New file - template for the script
665 that runs mc and changes directory in csh.
666 * lib/mc-wrapper.sh.in: New file - template for the script
667 that runs mc and changes directory in sh.
669 2002-11-01 Andrew V. Samoilov <sav@bcs.zp.ua>
671 * doc/mc.1.in (Keys): Document S-<chr>.
672 * doc/ru/mc.1.in: Likewise.
674 2002-10-31 Pavel Roskin <proski@gnu.org>
676 * syntax/diff.syntax: Revert highlighting for trailing spaces
677 on the added lines - it extends the context to the next line.
679 * lib/mc.csh.in: Add quoting and check for missing file.
681 * lib/mc.csh.in: Update to use the new -P option. This script
682 has absolutely no protection against special symbols in
683 directory names and lacks TMPDIR support.
685 * lib/mc.sh.in: Update to use the new -P option.
687 * configure.in: Displaying the install paths is too problematic
688 to implement properly. Remove this code.
690 2002-10-29 Pavel Roskin <proski@gnu.org>
692 * lib/mc.ext.in: Rename TROFFASCII to MAN_FLAGS.
693 * configure.in: Likewise. Add "-c" (disable ANSI color) to
694 MAN_FLAGS if supported.
696 * acinclude.m4 (MC_WITH_SLANG): Reject S-Lang with UTF-8
697 support, unless external S-Lang was explicitly requested.
699 2002-10-24 Pavel Roskin <proski@gnu.org>
701 * lib/mc.ext.in: Don't use links to view html - the "-dump"
702 option has been removed in the recent versions.
703 From David Martin <dmartina@excite.com>
705 2002-10-21 Pavel Roskin <proski@gnu.org>
707 * acinclude.m4 (MC_WITH_VFS): cpiofs and extfs were never added
708 to the final configuration message.
710 2002-10-17 Pavel Roskin <proski@gnu.org>
712 * doc/hu/Makefile.am: Generate Hungarian help file from the
713 manual, just like other languages.
714 * doc/hu/mc.1.in: New file, converted from the help file.
715 * doc/hu/xnc.hlp: Likewise.
716 * configure.in: Adjust for the above.
718 * doc/mc.1.in: Add node names. Remove redundant paragraph
719 breaks at the start and the end of the sections. Mention
720 "stalelink" as color keyword.
722 2002-10-14 Pavel Roskin <proski@gnu.org>
724 * lib/mc.ext.in: Don't use "-dump" option with "links".
725 From David Martin <dmartina@excite.com>
727 2002-10-13 Pavel Roskin <proski@gnu.org>
729 * lib/mc.hint*: Remove all references to "-1" - hints file is no
730 substitute to unambiguous GUI.
731 From Christian Laubscher <christian.laubscher@tiscalinet.ch>
733 2002-10-12 Pavel Roskin <proski@gnu.org>
735 * lib/mc.ext.in: Redirect stderr from "links" to suppress a
736 warning if it's not found.
738 2002-10-09 Andrew V. Samoilov <sav@bcs.zp.ua>
740 * doc/mc.1.in (SMB File System): Username is allowed in
741 URLs now (/#smb:[user@]machine).
742 * doc/ru/mc.1.in: Likewise.
744 2002-10-08 Pavel Roskin <proski@gnu.org>
746 * configure.in: Rename RH_VERSION to RPM_VERSION - not every
747 rpm-based system is Red Hat. Replace all dashes, not just one.
749 * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
750 termcap if terminfo is missing in the known locations.
751 * configure.in: Remove --with-termcap processing, it is now in
754 2002-10-02 Pavel Roskin <proski@gnu.org>
756 * syntax/syntax.syntax: Fix highlighting for "gray".
758 2002-10-01 Pavel Roskin <proski@gnu.org>
760 * configure.in: Expand $bindir and $datadir to show at the end.
761 Reported by Nerijus Baliunas <nerijus@users.sourceforge.net>
763 2002-09-29 Pavel Roskin <proski@gnu.org>
765 * configure.in: Remove the argument from --with-gpm-mouse. The
766 directories for include files and libraries can be specified
767 using LDFLAGS and CPPFLAGS, as documented in the output of
770 * configure.in: Complete rewrite of the screen library support.
771 Add new option --with-screen instead on --with-slang,
772 --with-included-slang and --with-ncurses. Only allow
773 --with-termcap is using the included S-Lang library.
774 * aclocal.m4: Corresponding changes.
776 * syntax/mail.syntax: Replace "wholechars right" and "wholechars
777 left" with single "wholechars".
778 * syntax/nroff.syntax: Likewise.
779 * syntax/sh.syntax: Likewise.
780 * syntax/tcl.syntax: Likewise.
782 * syntax/*.syntax: Remove numeric Cooledit colors. It's
783 unreasonable to require them to be correct. On the other hand,
784 Cooledit can easily be changed to accept named color names.
786 * syntax/syntax.syntax: Don't require Cooledit colors for
787 highlighting color names. Remove Cooledit colors.
789 * syntax/m4.syntax: Don't use yellow color on parentheses, since
790 it interferes with parentheses highlighting. Remove list of
791 supported Autoconf macros.
793 2002-09-26 Pavel Roskin <proski@gnu.org>
795 * syntax/syntax.syntax: Remove highlighting for numbers - it's
798 * syntax/c.syntax: Require at least one space at the beginning
799 of indented cpp directives. Use brightmagenta for them.
801 * syntax/syntax.syntax: Don't start keywords with "\[" - it
802 doesn't work. Use "\[\]" at the end of keywords to suppress
803 their special meaning.
805 2002-09-22 Pavel Roskin <proski@gnu.org>
807 * doc/Makefile.am: Remove width from the man2hlp command line.
808 The same for translations.
810 * configure.in: Remove support for HSC proxy - it's obsolete.
811 Remove all references to HSC proxy everywhere.
813 2002-09-21 Pavel Roskin <proski@gnu.org>
815 * configure.in: Bump version to 4.6.0-pre1b.
817 * doc/hu/mc.hlp.hu: Rename to ...
818 * doc/hu/mc.hlp.hu.in: ... this. Adjust paths.
819 * configure.in: Substitute doc/hu/mc.hlp.hu.
820 * doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
822 * doc/mc.1.in: Update path to the data files. Rename MC_LIBDIR
823 to MC_DATADIR. Make the same changes in the translations.
825 * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
826 directory for architecture-independent files.
828 2002-09-19 Pavel Roskin <proski@gnu.org>
830 * syntax/m4.syntax: New file.
831 * syntax/Syntax: Add m4.syntax.
832 * syntax/Makefile.am: Likewise.
833 From Vlad Romanenko <VladRomanenko@ukr.net>
835 * syntax/sql.syntax: Only recognize non-standard MySQL comments
836 at the beginning of line.
838 2002-09-19 Andrew V. Samoilov <sav@bcs.zp.ua>
840 * syntax/syntax.syntax: Add "linestart" for "context",
841 "context default" and "context exclusive" keywords.
842 * syntax/c.syntax: Fix "%s" highlighting for "%-19s"
845 2002-09-18 Pavel Roskin <proski@gnu.org>
847 * syntax/Syntax: Remove gobledy_gook at the beginning. Move
848 rules for syntax files ...
849 * syntax/syntax.syntax: ... here. Add "linestart" for "file"
850 and "include" keywords.
851 * syntax/Makefile.am: Add syntax.syntax.
853 2002-09-17 Vlad Romanenko <VladRomanenko@ukr.net>
855 * syntax/js.syntax: Advanced number highlighting.
857 2002-09-17 Pavel Roskin <proski@gnu.org>
859 * syntax/c.syntax: Highlight "?" by the same color as ":".
860 * syntax/java.syntax: Likewise.
861 * syntax/swig.syntax: Likewise.
862 * syntax/python.syntax: Remove duplicate keyword ":".
864 * Makefile.am: Add m4 to SUBDIRS. Set ACLOCAL_AMFLAGS so that
865 m4 directory is used by aclocal.
866 * m4/Makefile.am: New file.
867 * configure.in: Substitute m4/Makefile.
868 * autogen.sh: Don't copy any macro files, use m4 directory.
870 * syntax/Makefile.am: Add js.syntax.
872 * configure.in: Add support for glib 2.x. Right now, it has to
873 be explicitly enabled by `--with-glib2'.
874 From Ali Akcaagac <ali.akcaagac@stud.fh-wilhelmshaven.de>
876 2002-09-16 Pavel Roskin <proski@gnu.org>
878 * syntax/js.syntax: New file.
879 * syntax/Syntax: Add js.syntax.
880 From Vlad Romanenko <VladRomanenko@ukr.net>
882 2002-09-16 Andrew V. Samoilov <sav@bcs.zp.ua>
884 * doc/pl/Makefile.am: Use $(top_srcdir)/doc/xnc.hlp instead
886 * doc/pl/xnc.hlp: Removed.
888 2002-09-13 Pavel Roskin <proski@gnu.org>
890 * configure.in: Add AM_GNU_GETTEXT_VERSION for autopoint.
891 Remove "potfiles" command.
892 * acinclude.m4: Add empty AM_GNU_GETTEXT_VERSION definition for
893 compatibility with gettext 0.10.x.
895 * autogen.sh: Use autopoint for gettext 0.11.5 and above. Don't
896 allow gettext versions from 0.10.40 to 0.11.5 (not inclusive).
898 * po/Makevars: New file for compatibility with gettext 0.11.x.
900 * configure.in: Remove "Debugger code" message.
902 * acinclude.m4: Replace undelfs_o with use_undelfs.
903 * configure.in: Likewise. Don't substitute it.
905 * configure.in: Simplify processing of without-edit. Replace
906 several variables with use_edit.
907 * acinclude.m4: Remove AC_WITH_EDIT.
909 * acinclude.m4: Replace smbfs and SAMBAFILES variables with
911 * configure.in: Likewise.
912 * INSTALL: Document --with-samba.
914 * configure.in: Roll --enable-mcserv-install into ...
915 * acinclude.m4: ... --with-mcfs. Adjust makefiles.
916 * INSTALL: Document --with-mcfs.
918 2002-09-12 Pavel Roskin <proski@gnu.org>
920 * configure.in: Don't check if crypt() prototype is needed to
921 avoid warnings - the whole code is not worth avoiding one
923 * acinclude.m4: Remove AC_TRY_WARNINGS.
925 * configure.in: ALL_LINGUAS should be defined unconditionally.
927 * acinclude.m4: Clarify some help texts, add defaults in square
928 brackets, use more consistent spacing.
929 * configure.in: Likewise.
931 * lib/mc.menu: Don't call tarballs "releases". Don't
932 dereference symlinks.
934 2002-09-10 Pavel Roskin <proski@gnu.org>
936 Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
938 2002-09-07 Pavel Roskin <proski@gnu.org>
940 * configure.in: Eliminate --with-terminfo option, which was
941 essentially equivalent to --with-included-slang and didn't force
943 * acinclude.m4 (AC_USE_TERMINFO): Remove.
944 * INSTALL: Adjust to match.
947 2002-09-05 Pavel Roskin <proski@gnu.org>
949 * configure.in: Fix USE_VFS_NET conditional. Don't substitute
950 NETFILES - it's unused.
952 * configure.in: Check for arpa/inet.h.
954 * mcfn_install: Remove. Also remove all references to it.
955 * INSTALL.FAST: Update information about ncurses.
956 From Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
958 * acinclude.m4 (AC_USE_TERMCAP): Add -ltermcap to MCLIBS, not
960 * configure.in: Eliminate MCCFLAGS, use CPPFLAGS instead. Add
961 "-L" options to LDFLAGS, not to LIBS or MCLIBS - this should fix
962 test for ncurses in non-standard directories.
964 2002-09-04 Pavel Roskin <proski@gnu.org>
966 * lib/mc.ext.in: Remove edit rules for compressed files that
967 were compressing even unchanged files - the editor itself can
968 handle compression better.
970 2002-09-03 Pavel Roskin <proski@gnu.org>
972 * acinclude.m4: Remove Termnet support, it's too old and obscure
973 to be supported properly.
975 2002-08-27 Pavel Roskin <proski@gnu.org>
977 * lib/mc.ext.in: Add new OpenOffice.org formats. Always use
978 OpenOffice.org, not StarOffice. Add more video formats.
980 * lib/mc.ext.in: Use gzip instead of gunzip and compress. Avoid
981 unnecessary pipeline. Redirect stderr from cpio, because it can
982 be non-empty even for successful operations.
984 2002-08-26 Pavel Roskin <proski@gnu.org>
986 * syntax/spec.syntax: New file.
987 * syntax/Syntax: Add spec.syntax.
988 * syntax/Makefile.am: Likewise.
989 From PLD Linux Distribution with minor changes.
991 2002-08-25 Pavel Roskin <proski@gnu.org>
993 * lib/mcserv.init: Update from Red Hat package.
994 * lib/mcserv.pamd: Likewise.
996 * configure.in: Fix interpretation of the iconv test result.
997 Reported by Pavel Shirshov <pavelsh@mail.ru>
999 * mc.sh.in: Only bash needs the mc() function to be exported.
1001 * doc/pl/mc.1.in: Add node names and options. Use @prefix@
1002 instead of /usr where appropriate.
1003 * doc/Makefile.am: Enable generation of the help file.
1005 * doc/pl/*: Add Polish translation.
1006 * doc/Makefile.am: Adjust for the above.
1007 * configure.in: Likewise.
1009 2002-08-24 Pavel Roskin <proski@gnu.org>
1011 * lib/edit.indent.rc: Use tidy to format HTML.
1012 From David Martin <dmartina@excite.com>
1014 * lib/cedit.menu: Remove all references to the error file.
1015 * lib/edit.indent.rc: Likewise.
1016 * lib/edit.spell.rc: Likewise.
1018 2002-08-23 Pavel Roskin <proski@gnu.org>
1020 * configure.in: Make GLIB_LIBS a separate AC_SUBST'ed variable,
1021 use only for the programs that need it (mc and mcserv).
1023 * configure.in: Fix help text for gpm and ncurses. Properly
1024 handle --without-ncurses.
1025 Reported by Moritz Barsnick <moritz@barsnick.net>
1027 * configure.in: Work around a bug in Autoconf-2.53 that prevents
1028 splitting of user-specified path in AC_PATH_PROGS.
1030 * configure.in: Move glib test earlier, as it tends to fail for
1031 many users. Make GLIB_CONFIG a precious variable. Check for
1032 glib12-config - that's how it's called on FreeBSD.
1033 Reported by Pavel Shirshov <pavelsh@mail.ru>
1035 2002-08-22 Pavel Roskin <proski@gnu.org>
1037 * configure.in: Remove old-style Linux-only support for shadow
1040 2002-08-21 Pavel Roskin <proski@gnu.org>
1042 * configure.in: Restore AM_INIT_AUTOMAKE with two arguments for
1043 now, otherwise Automake 1.5 breaks. Remove version number from
1044 AC_INIT, the version from AM_INIT_AUTOMAKE takes preference.
1045 Substitute RH_VERSION, which is VERSION without dashes, needed
1046 for RedHat specfile.
1048 * configure.in: Bump version to 4.6.0-pre1a. Don't use
1049 arguments in AM_INIT_AUTOMAKE to avoid defining the version in
1052 Release mc-4.6.0-pre1.
1054 * configure.in: Bump version to 4.6.0-pre1.
1055 * po/*.po: Regenerate.
1057 2002-08-20 David Martin <dmartina@excite.com>
1059 * doc/es/mc.1.in: Minor changes.
1060 * doc/es/xnc.hlp: Likewise.
1062 2002-08-20 Andrew V. Samoilov <sav@bcs.zp.ua>
1064 * mc.spec.in: Add /usr/lib/mc/mc.charsets and
1065 %{_mandir}/*/man1/*.
1067 2002-08-20 Pavel Roskin <proski@gnu.org>
1069 * doc/it/mc.1.in (Controlling Midnight Commander): Remove.
1071 2002-08-19 Pavel Roskin <proski@gnu.org>
1073 * configure.in: Add Italian documentation.
1074 * doc/Makefile.am: Likewise.
1076 * acinclude.m4 (MC_WITH_VFS): Disable mcfs by default.
1078 * configure.in: Enable subshell support on all operating systems
1079 by default. Old issues are most likely solved by now.
1081 2002-08-18 Pavel Roskin <proski@gnu.org>
1083 * lib/mc.ext.in: Try links before lynx. Force full path when
1084 invoking X11 browsers - it breaks VFS, but VFS support in mc.ext
1085 is already broken if the program starts in background. Add a
1086 comment discouraging taking this code as example.
1088 * doc/mc.1.in (Controlling Midnight Commander): Remove, it's
1090 * doc/es/mc.1.in: Likewise.
1091 * doc/ru/mc.1.in: Likewise.
1092 * doc/hu/mc.hlp.hu: Likewise.
1094 * lib/mc.menu: Remove all references to $MC_CONTROL_FILE, which
1095 was unsafe by design and is no longer supported. Use %t instead
1096 of %u to preserve tags in case of failure.
1098 * vfs/extfs/ftplist.in: Remove support for running commands, it
1101 2002-08-16 Pavel Roskin <proski@gnu.org>
1103 * lib/mc.global: Remove, it duplicates the role of mc.lib.
1104 * lib/mc.lib: Add contents of mc.global.
1105 * lib/Makefile.am: Remove all references to mc.global.
1107 * syntax/sh.syntax: Fix highlighting of "<<-EOF".
1108 Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
1110 2002-08-16 Andrew V. Samoilov <sav@bcs.zp.ua>
1112 * syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,
1113 set, umask and unset like other builtin commands.
1115 2002-08-15 Pavel Roskin <proski@gnu.org>
1117 * configure.in: Remove check for SIGTSTP, it's not needed for
1118 the subshell support.
1120 * acinclude.m4 (AC_SHORT_D_NAME_LEN): Remove, this test is now
1122 * configure.in: Don't use AC_SHORT_D_NAME_LEN.
1124 2002-08-14 Andrew V. Samoilov <sav@bcs.zp.ua>
1126 * doc/ru/mc.1.in: Remove reference to README.edit.
1127 * doc/mc.1.in: Likewise.
1128 * doc/hu/mc.hlp.hu: Likewise. Remove /var/tmp/mc-4.5.46-buildroot
1131 2002-08-14 Pavel Roskin <proski@gnu.org>
1133 * doc/mc.1.in: Consistently use "native" ftp syntax.
1134 * doc/ru/mc.1.in: Likewise.
1135 * doc/es/mc.1.in: Update from David Martin <dmartina@excite.com>
1136 * doc/es/xnc.hlp: Likewise.
1138 * lib/mc.hlp.hu: Move ...
1139 * doc/hu/mc.hlp.hu: ... here. Make all necessary adjustments.
1141 2002-08-09 Pavel Roskin <proski@gnu.org>
1143 * lib/mc.ext.in: Remove all unrecognized actions (e.g. Extract)
1144 and entries that are obsolete or make no sense.
1146 * doc/xnc.hlp: Add translatable titles for topics "QueryBox" and
1149 * doc/Makefile.am: Don't distribute help file. Generate it in
1150 the build directory.
1151 * doc/es/Makefile.am: Likewise.
1152 * doc/ru/Makefile.am: Likewise.
1154 * lib/xnc.hlp: Move ...
1155 * doc/xnc.hlp: ... here.
1156 * doc/Makefile.am: Necessary adjustments.
1157 * lib/Makefile.am: Likewise.
1158 * src/Makefile.am: Likewise.
1160 * configure.in: Add Spanish documentation.
1161 * doc/Makefile.am: Likewise.
1162 * doc/es: Spanish documentation.
1163 From David Martin <dmartina@excite.com>
1165 2002-08-08 Pavel Roskin <proski@gnu.org>
1167 * lib/mc.lib: Add f11-f20 keys for Konsole.
1169 2002-08-06 Pavel Roskin <proski@gnu.org>
1171 * syntax/lisp.syntax: New file.
1172 * syntax/Syntax: Add lisp.syntax.
1173 * syntax/Makefile.am: Likewise.
1174 From Mykolas Juraitis <juramyko@soften.ktu.lt> with minor
1177 2002-08-04 Pavel Roskin <proski@gnu.org>
1179 * configure.in: Check for SIGTSTP and SIGCONT signals. Disable
1180 subshell if this test fails.
1182 2002-08-03 Pavel Roskin <proski@gnu.org>
1184 * syntax/mail.syntax: Colors changed to be more readable.
1186 * syntax/html.syntax: Don't require character entities to be
1187 whole, but check their validity.
1189 2002-08-02 Pavel Roskin <proski@gnu.org>
1191 * configure.in: No longer need to define REGEX_MALLOC.
1193 2002-08-01 Pavel Roskin <proski@gnu.org>
1195 * configure.in: Remove support for MAD and Electric Fence.
1196 Developers should use modern memory debuggers (e.g. Valgrind).
1197 * INSTALL: Remove references to MAD.
1199 2002-07-31 Pavel Roskin <proski@gnu.org>
1201 * syntax/html.syntax: Remove recognition for any individual
1202 words - there are too many of them, we cannot keep up.
1204 2002-07-30 Pavel Roskin <proski@gnu.org>
1206 * doc/ru/Makefile.am: Use man2hlp directly.
1208 2002-07-28 Pavel Roskin <proski@gnu.org>
1210 * syntax/changelog.syntax: Highlight "*" only after tab. This
1211 requires fixed syntax highlighting.
1213 * lib/mc.ext.in: Open *.doc and *.rtf files with abiword by
1214 default. Open *.xls with gnumeric. Use mplayer for most video
1217 * syntax/nroff.syntax: Require most keywords to be whole.
1219 2002-07-21 Pavel Roskin <proski@gnu.org>
1221 * syntax/fortran.syntax: Fix highlighting of "*" at the
1222 beginning of line. Recognize " +" as continuation. Move
1223 all "linestart" keywords earlier to avoid more conflicts.
1225 2002-07-18 Pavel Roskin <proski@gnu.org>
1227 * syntax/unknown.syntax: Don't highlight anything by default.
1229 * syntax/changelog.syntax: Highlight functions without
1231 * syntax/Syntax: Match *ChangeLog*.
1233 * syntax/c.syntax: Reenable highlighting for "/" and preserve
1234 highlighting for "//" comments by using exclusive context.
1235 * syntax/java.syntax: Likewise.
1236 * syntax/swig.syntax: Likewise.
1237 * syntax/slang.syntax: Reenable highlighting for "/".
1238 * syntax/sql.syntax: Enable highlighting for "/" and "-".
1240 * syntax/sql.syntax: New file.
1241 * syntax/Syntax: Add sql.syntax.
1242 * syntax/Makefile.am: Likewise.
1243 From Walery Studennikov <despair@sama.ru> with minor changes.
1245 2002-07-16 Pavel Roskin <proski@gnu.org>
1247 * lib/mc.ext.in: Remove handling of executables. They should
1248 be handled internally for "pause after run" to work.
1250 * syntax/Syntax: Associate *.itcl with tcl.syntax.
1251 * syntax/tcl.syntax: Add itcl keywords, other improvements.
1253 2002-07-15 Pavel Roskin <proski@gnu.org>
1255 * configure.in: Don't check for strcasecmp(), strncasecmp() and
1256 strdup() - test results are not used except in gettext, which
1257 provides its own tests.
1259 * configure.in: When checking for ncurses, check for
1260 has_colors(), not curses_version() - the later is missing in
1261 older version of ncurses.
1263 2002-07-13 Pavel Roskin <proski@gnu.org>
1265 * acinclude.m4 (AC_EXT2_UNDEL): Add ext2fs libraries to MC_LIBS,
1267 * configure.in: Fix breakage in ncurses headers check from the
1268 previous commit. Simplify other instances of AC_CHECK_HEADERS.
1269 Define REGEX_MALLOC here.
1271 * acinclude.m4 (AC_NCURSES): Remove.
1272 * configure.in: Use AC_CHECK_HEADERS to find ncurses headers and
1273 AC_CHECK_LIB to check existence of ncurses library. Eliminate
1274 variables force_ncurses and search_ncurses.
1276 2002-07-10 Pavel Roskin <proski@gnu.org>
1278 * configure.in: Remove --with-netrc, it is now default and can
1279 be disabled at the runtime.
1281 * syntax/tcl.syntax: New file.
1282 * syntax/Syntax: Add tcl.syntax.
1283 * syntax/Makefile.am: Likewise.
1284 * syntax/java.syntax: Don't treat #define separately from other
1285 preprocessor directives.
1286 * syntax/slang.syntax: Likewise.
1287 * syntax/swig.syntax: Likewise.
1289 2002-07-09 Pavel Roskin <proski@gnu.org>
1291 * syntax/c.syntax: Don't treat #define separately from other
1292 preprocessor directives.
1294 2002-07-08 Pavel Roskin <proski@gnu.org>
1296 * syntax/perl.syntax: Highlight text after __END__ as a comment.
1297 * syntax/po.syntax: Avoid gray color, which is hard to see.
1299 2002-07-05 Pavel Roskin <proski@gnu.org>
1301 * syntax/dos.syntax: Add more commands.
1303 2002-07-04 Pavel Roskin <proski@gnu.org>
1305 * AUTHORS: Add Andrew V. Samoilov <kai@cmail.ru>, alphabetically
1308 2002-06-24 Pavel Roskin <proski@gnu.org>
1310 * syntax/dos.syntax: New file - highlighting for DOS batch
1311 files. From Petr Kozelka <pkozelka@centrum.cz>
1312 * syntax/Syntax: Add dos.syntax.
1313 * syntax/Makefile.am: Likewise.
1315 2002-06-04 Max Schedriviy <max@humgat.org>
1317 * syntax/php.syntax: New version.
1319 2002-05-23 Andrew V. Samoilov <kai@cmail.ru>
1321 * NEWS: Mention ftpfs/fish uploading changes and new configure
1322 options --with-codepagedir=DIR, --with-configdir=DIR and
1325 2002-05-22 Pavel Roskin <proski@gnu.org>
1327 * doc/ru/Makefile.am: Fix out-of-tree build.
1329 2002-05-14 Pavel Roskin <proski@gnu.org>
1331 * configure.in: Fix logic for gettext 0.10.x.
1333 2002-05-14 Andrew V. Samoilov <kai@cmail.ru>
1335 * configure.in: Don't generate po/Makefile if
1336 there is 'top_builddir' in po/Makefile.in.
1337 * autogen.sh: More fixes for gettext 0.11+.
1339 2002-05-08 Andrew V. Samoilov <kai@cmail.ru>
1341 * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
1343 2002-04-21 Pavel Roskin <proski@gnu.org>
1345 * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
1348 2002-04-09 Andrew V. Samoilov <kai@cmail.ru>
1350 * autogen.sh: Fix for gettext 0.11 family (and newer).
1352 2002-04-08 Pavel Roskin <proski@gnu.org>
1354 * autogen.sh: Allow gettext newer than 0.10.39.
1355 From Björn Eriksson <bjorn@bjornen.nu>
1357 2002-04-03 Pavel Roskin <proski@gnu.org>
1359 * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
1360 by "make clean" because not everyone has Perl to rebuild it.
1362 2002-03-27 Andrew V. Samoilov <kai@cmail.ru>
1364 * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
1365 first line regular expression.
1367 2002-03-26 Andrew V. Samoilov <kai@cmail.ru>
1369 * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
1370 or newer is not used.
1371 * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
1373 * src/Makefile.am: Move mc.hlp.ru processing ...
1374 * doc/ru/Makefile.am: ... here.
1376 2002-03-21 Andrew V. Samoilov <kai@cmail.ru>
1378 * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
1379 * syntax/c.syntax: Highlight "%p" printf format.
1380 Allow '*' as width and precision for strings and numbers.
1382 * doc/mc.1.in: Fix smbfs example. Minor format fixes.
1383 * doc/ru/mc.1.in: Likewise.
1385 2002-03-18 Pavel Roskin <proski@gnu.org>
1387 * doc/ru/Makefile.am: Distribute xnc.hlp.
1389 2002-03-12 Pavel Roskin <proski@gnu.org>
1391 * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
1393 2002-03-12 Andrew V. Samoilov <kai@cmail.ru>
1395 * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
1396 * doc/ru/Makefile.am: New file.
1398 2002-03-08 Pavel Roskin <proski@gnu.org>
1400 * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
1402 2002-03-04 Andrew V. Samoilov <kai@cmail.ru>
1404 * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
1406 2002-03-01 Andrew V. Samoilov <kai@cmail.ru>
1408 * doc/mc.1.in: Use nodename `Background jobs' for section
1409 `Background Jobs' to reflect user visible Command menu option
1410 and src/cmd.c dialog implementation.
1412 * doc/ru: New directory for Russian manuals.
1413 * doc/ru/mc.1.in: Translated mc.1 manual page. Originally
1414 translated by Victor A. Kostromin for mc 4.5.30. Converted
1415 from binary mc.hlp.ru, corrected and actualized by me.
1416 * doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
1417 * doc/ru/.cvsignore: Ignore mc.1.
1419 2002-02-27 Andrew V. Samoilov <kai@cmail.ru>
1421 * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
1422 (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
1425 (Virtual File System): Document SMB File System.
1427 2002-02-26 Pavel Roskin <proski@gnu.org>
1429 * lib/mc.ext.in: Run "file" before "nm" to avoid an error
1430 message "no symbol found" for unsupported architectures and
1431 provide more useful information.
1433 2002-02-22 Pavel Roskin <proski@gnu.org>
1435 * README.smbfs: Remove. It contained no useful information
1436 and the webpage is now dead.
1437 * Makefile.am: Remove README.smbfs.
1439 * README: Mention that glib 1.2.x is required.
1441 2002-02-21 Andrew V. Samoilov <kai@cmail.ru>
1443 * lib/edit.indent.rc: Use "#! /bin/sh"
1444 * lib/edit.spell.rc: Likewise.
1445 * lib/mcserv.init: Likewise.
1447 * lib/cedit.menu: Eliminate bashisms.
1448 Add missed `:' in AUTHOR evaluation.
1449 Unset LANGUAGE and make LC_ALL empty.
1450 Use "#! /path/to/program".
1452 2002-02-20 Andrew V. Samoilov <kai@cmail.ru>
1454 * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
1455 ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
1456 Fix tarfs URL syntax example. Minor typo and format fixes.
1458 2002-02-14 Andrew V. Samoilov <kai@cmail.ru>
1460 * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
1461 Fix location of configuration files.
1463 2002-02-05 Pavel Roskin <proski@gnu.org>
1465 * configure.in: Don't use defunct ncurses_version.
1466 Reported by Thomas Dickey <dickey@herndon4.his.com>
1467 Set force_ncurses whenever --with-ncurses is used. If set,
1468 suppress checks for S-Lang and fail is ncurses is not found.
1470 * configure.in: Introduce a new variable screen_type that is
1471 either "slang" or "ncurses" without additional text. Use it
1472 instead of screen_manager whenever possible. Fix text in
1473 AC_NCURSES call, use m4 quotes and move shell quotes into the
1475 * acinclude.m4: Likewise.
1477 2002-01-28 Petr Kozelka <pkozelka@email.cz>
1479 * syntax/Syntax: Known Delphi/Kylix source file extensions
1480 supported (*.dpr, *.inc).
1481 * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
1482 Special highlighting for CVS keywords. Understands single-line
1485 2002-01-24 Alexander Shopov <al_shopov@web.bg>
1487 * configure.in (ALL_LINGUAS): Added "bg"
1489 2002-01-21 Pavel Roskin <proski@gnu.org>
1491 * NEWS: Mention word completion in the editor.
1493 2002-01-17 Pavel Roskin <proski@gnu.org>
1495 * extraconf.h: Remove OS/2 specific code.
1497 * doc/mc.1.in (Configuration): Clarify some entries.
1499 2002-01-11 Andrew V. Samoilov <kai@cmail.ru>
1501 * acinclude.m4: New options for smbfs:
1502 --with-configdir=DIR Where the Samba configuration files are (/etc)
1503 --with-codepagedir=DIR Where the Samba codepage files are
1505 2002-01-11 Pavel Roskin <proski@gnu.org>
1507 * syntax/xml.syntax: New file - highlighting for XML.
1508 From Petr Kozelka <pkozelka@centrum.cz>
1509 * syntax/Syntax: Add xml.syntax.
1510 * syntax/Makefile.am: Likewise.
1512 2002-01-04 Pablo Saratxaga <pablo@mandrakesoft.com>
1514 * configure.in: Added "eu" to ALL_LINGUAS.
1516 2002-01-03 Pavel Roskin <proski@gnu.org>
1518 * lib/mc.menu: Correct quoting.
1519 Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
1521 * NEWS: Mention removal of the OS/2 port.
1522 * README.PC: Remove OS/2 specific parts.
1524 2002-01-02 Pavel Roskin <proski@gnu.org>
1526 * configure.in: Make help about --with-subshell easier to
1527 understand. Minor alignment fixes for the help.
1528 * acinclude.m4: Minor alignment fixes for the help.
1530 2001-12-31 Pavel Roskin <proski@gnu.org>
1532 * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
1533 from vfs/Make-mc.in.
1535 2001-12-27 Duarte Loreto <happyguy_pt@hotmail.com>
1537 * configure.in: Added Portuguese to ALL_LINGUAS
1539 2001-12-21 Pavel Roskin <proski@gnu.org>
1541 * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
1542 Don't remove slang/slang.h - it's never created.
1544 * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
1545 slang-mc.h to slang.h. Remove fastdepslang variable, it's
1548 2001-12-01 Wang Jian <lark@linux.net.cn>
1550 * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
1552 2001-11-29 Pavel Roskin <proski@gnu.org>
1554 * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
1556 2001-11-27 Pavel Roskin <proski@gnu.org>
1558 * lib/mc.ext.in: When running X programs in background, do it
1559 from subshell. Otherwise some of them terminate when mc exits.
1560 Reported by Christian Dysthe <christian@dysthe.net>
1561 Remove some obsolete and gmc-specific entries. Use StarOffice
1562 to open files detected as "Microsoft Office Document".
1564 * lib/mc.lib: Support "Home" and "End" sequences in xterm from
1567 2001-11-16 Andrew V. Samoilov <kai@cmail.ru>
1569 * doc/mcedit.1.in: Fix help file location.
1571 2001-11-14 Pavel Roskin <proski@gnu.org>
1573 * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
1574 fallback to ino_t for e2fsprogs version 1.19 and older.
1576 2001-10-30 Pavel Roskin <proski@gnu.org>
1578 * lib/mc.ext.in: Add support for Netpbm files.
1580 2001-10-25 Andrew V. Samoilov <kai@cmail.ru>
1582 * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
1583 http://bugzilla.gnome.org/show_bug.cgi?id=60935
1586 * doc/mc.1.in: Document %p macro.
1588 2001-10-24 Pavel Roskin <proski@gnu.org>
1590 * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
1591 Allow using --without-mmap.
1592 * INSTALL: Document --without-mmap.
1594 2001-10-24 Andrew V. Samoilov <kai@cmail.ru>
1596 * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
1597 of languages to be installed by setting env variable before
1598 configure. If it is empty, it defaults to full list.
1599 By Alex Tkachenko <alex@bcs.zp.ua>.
1601 2001-10-19 Pavel Roskin <proski@gnu.org>
1603 * syntax/sh.syntax: Highlight reserved words inside backticks.
1604 Use the same wholechars settings for reserved words and
1605 commands. Recognize more words. Recognize function definitions
1606 without "function" or without "()". Use brightmagenta instead
1609 2001-10-18 Pavel Roskin <proski@gnu.org>
1611 * configure.in: When checking for "nroff -mandoc" support, don't
1612 use /dev/null as input file, use stdin. Some versions of nroff
1613 (e.g. groff-1.16.1) don't accept special files.
1615 2001-10-14 Pavel Roskin <proski@gnu.org>
1617 * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
1618 Makefile. Don't allow any suffixes after "Makefile".
1620 2001-10-12 Pavel Roskin <proski@gnu.org>
1622 * lib/mc.ext.in: Add support for *.xcf files (native GIMP
1625 2001-10-06 Andrew V. Samoilov <sav@bcs.zp.ua>
1627 * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
1628 Fix compress<->bzip2 conversion and conversion of tagged
1631 2001-10-05 Pavel Roskin <proski@gnu.org>
1633 * lib/mc.ext.in: Use ogginfo to view *.ogg files.
1634 Suggested by Marcel Pol <mpol@gmx.net>
1636 * lib/mc.ext.in: Use xmms to play *.mp3 under X. When viewing
1637 *.mp3, use "verbose" option to mpg123. Add support for *.ogg
1640 2001-09-30 Pavel Roskin <proski@gnu.org>
1642 * configure.in: Don't check whether grep supports stdin - it's
1644 * NEWS: Mention this change.
1646 2001-09-19 Pavel Roskin <proski@gnu.org>
1648 * doc/mcedit.1.in: Fix a very long line - use double
1649 backslashes since they are interpreted even in the .nf blocks.
1651 * lib/edit.spell.rc: Try aspell before resorting to ispell.
1653 * syntax/php.syntax: Replace with a better implementation by
1654 Max Schedriviy <max@tavrida.net>
1656 2001-09-15 Pavel Roskin <proski@gnu.org>
1658 * doc/mc.1.in: Fix location of mcedit files.
1659 * doc/mcedit.1.in: Likewise. Remove obsolete technical details.
1661 2001-09-14 Pavel Roskin <proski@gnu.org>
1663 * configure.in: Don't check for ncurses version and for keyok()
1664 because the mouse support code doesn't need this hack anymore.
1666 2001-09-13 Pavel Roskin <proski@gnu.org>
1668 * configure.in: Fix some cases of overquoting and underquoting.
1669 * acinclude.m4: Likewise.
1671 2001-09-12 Pavel Roskin <proski@gnu.org>
1673 * configure.in: Update list of browsers. Don't fallback to
1674 lynx since it cannot be run in background.
1675 * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
1676 If no browser for X11 was found, use lynx.
1678 * autogen.sh: Add a workaround to ensure that "depcomp" is
1680 * configure.in: Replace obsolete macros. Use AC_MSG_NOTICE
1682 * acinclude.m4: Likewise. Fix check whether S-Lang uses
1685 * configure.in: Use three-argument form of AC_INIT. Use
1686 AC_CONFIG_AUX_DIR. Remove some unused or implied macros.
1687 * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
1688 is not needed if AC_CONFIG_AUX_DIR is used.
1689 * vfs/Make-mc.in: Adjust mkinstalldirs location.
1690 * autogen.sh: Create "config" and remove "autom4te.cache".
1692 2001-09-11 Pavel Roskin <proski@gnu.org>
1694 * syntax/Syntax: New file, extracted from edit/syntax.c.
1695 * syntax/Makefile.am: Add Syntax.
1697 * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
1698 to LIBS. Don't use unportable "grep -q", use "case" instead.
1700 2001-09-10 Pavel Roskin <proski@gnu.org>
1702 * configure.in: Only check for X if --with-tm-x-support has been
1705 * configure.in: Add check for sys/ioctl.h.
1707 * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
1709 * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
1710 * configure.in: Likewise. Add MCLIBS to LIBS temporarily when
1711 testing for functions in ncurses.
1713 * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
1714 * configure.in: Likewise. Use AH_BOTTOM to include extraconf.h.
1715 * acconfig.h: Remove.
1717 * configure.in: Eliminate LIBSLANG and LSLANG.
1718 * acinclude.m4: Likewise. Use MCLIBS for -lslang.
1720 * configure.in: Use MCLIBS for -lgpm. Remove LGPM. Check for
1721 resizeterm() and keyok() only if configuring with ncurses.
1723 * configure.in: Remove now unused variables LIBVFS and LVFS.
1725 * configure.in: Remove unused variables LINTL and INTLDEPS.
1727 * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
1728 building with included gettext, because libintl.h is copied
1731 2001-09-09 Pavel Roskin <proski@gnu.org>
1735 * configure.in: Remove a hack for Unixware. AC_FUNC_GETMNTENT
1736 checks -lgen for getmntent as of Autoconf 2.52.
1738 2001-09-07 Pavel Roskin <proski@gnu.org>
1740 * configure.in: Check for pwd.h.
1742 * Make.common.in: Remove.
1743 * configure.in: Remove all references to Make.common.in and
1745 * aclocal.m4: Likewise.
1747 * configure.in: Require Autoconf 2.52. Remove hacks for
1749 * Makefile.am: Require Automake 1.5.
1751 2001-09-06 Pavel Roskin <proski@gnu.org>
1753 * syntax/php.syntax: New file - PHP file highlighting. Copied
1754 from Cooledit 3.17.4.
1755 * syntax/Makefile.am: Add php.syntax.
1757 2001-09-06 Timur Bakeyev <mc@bat.ru>
1759 * acconfig.h: Brought back couple of symbols, that are still necessary
1760 due reference to them from configure.in.
1762 2001-09-04 Pavel Roskin <proski@gnu.org>
1764 * syntax/changelog.syntax: Fix highlighting of functions. Relax
1765 strictness for dates.
1767 * doc/mc.1.in: Fix troff warnings.
1768 * doc/mcedit.1.in: Likewise.
1770 2001-09-03 Pavel Roskin <proski@gnu.org>
1772 * doc/mc.1.in: Spellcheck.
1773 * doc/mcedit.1.in: Likewise.
1774 * doc/mcserv.8.in: Likewise.
1776 * doc/mc.1.in (Learn Keys): Complete rewrite.
1778 2001-09-02 Pavel Roskin <proski@gnu.org>
1780 * acconfig.h: Remove all unused symbols.
1782 * lib/ncurses.h: Remove.
1783 * lib/Makefile.am: Remove ncurses.h.
1785 2001-09-02 Abel Cheung <maddog@linux.org.hk>
1787 * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
1789 2001-08-28 Pavel Roskin <proski@gnu.org>
1791 * syntax/sh.syntax: Require two '<' before EOF. Recognize END
1794 2001-08-26 Pavel Roskin <proski@gnu.org>
1796 * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
1797 CONS_SAVER. Put all conditionals together.
1799 * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
1802 * configure.in: Remove XCURSES variable - it's unused.
1804 * configure.in: New conditional USE_EDIT.
1806 * syntax/changelog.syntax: Don't require '@' to be in the
1807 address. This also works around a bug in the syntax engine
1808 that prevented highlighting of addresses.
1810 2001-08-25 Pavel Roskin <proski@gnu.org>
1812 * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
1814 2001-08-24 Pavel Roskin <proski@gnu.org>
1816 * extraconf.h: Remove all references to HAVE_X.
1817 * acinclude.m4: s/GNOME_/MC_/
1818 * configure.in: Likewise. Remove or clarify all references to
1819 the "text edition". Minor fixes.
1821 * configure.in: Remove support for curses libraries other than
1823 * acinclude.m4: Likewise.
1824 * FAQ: Remove everything about UNIX curses.
1825 * INSTALL: Likewise.
1827 * configure.in: Enable large file support by default.
1829 * INSTALL: Document it. Minor fixes.
1831 * FAQ: Remove information about GNOME edition. Minor fixes.
1833 * NEWS: Mention removing the GNOME edition.
1835 * acinclude.m4: Include all used macros from the macros
1837 * autogen.sh: Remove all references to "macros".
1838 * Makefile.am: Likewise.
1840 * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
1841 * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
1843 * lib/startup.links: Remove.
1844 * lib/README.desktop: Likewise.
1845 * lib/Makefile.am: Remove all references to DESKTOP_FILES.
1847 * configure.in: Bump version to 4.5.99a.
1849 * configure.in: Bump version to 4.5.55. Release mc-4.5.55.
1850 * po/*.po: Regenerate.
1852 * AUTHORS: Update and spell check.
1854 * INSTALL: Likewise.
1855 * INSTALL.FAST: Likewise.
1857 * README.PC: Likewise.
1858 * README.QNX: Likewise.
1860 * configure.in: Add check for stropts.h.
1862 2001-08-23 Pavel Roskin <proski@gnu.org>
1864 * lib/edit.indent.rc: Create cooledit.error right away to
1865 override its old contents. Don't use ksh extensions. Treat *.C
1866 files as C++. Recognize more C++ extensions. Support java.
1867 Update URL for "astyle". Quote all arguments to protect spaces.
1868 * lib/edit.spell.rc: Don't save terminal settings - mc does it
1869 itself. Quote all arguments to protect spaces.
1871 2001-08-21 Pavel Roskin <proski@gnu.org>
1873 * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
1874 files if GNOME frontend is disabled.
1875 * idl/Makefile.am: Likewise.
1876 * lib/Makefile.am: Likewise.
1877 * new_icons/Makefile.am: Likewise.
1879 * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
1880 case it already has gettext macros elsewhere and doesn't like
1881 duplicates (i.e. it's aclocal from Automake-1.4).
1883 2001-08-20 Pavel Roskin <proski@gnu.org>
1886 * INSTALL: Likewise.
1888 * doc/mc.1.in: Likewise.
1889 * doc/mcserv.8.in: Likewise.
1891 * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
1894 2001-08-19 Andras Timar <timar@gnome.hu>
1896 * lib/Makefile.am: Added Hungarian hints
1897 * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
1899 2001-08-19 Pavel Roskin <proski@gnu.org>
1901 * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
1903 2001-08-17 Pavel Roskin <proski@gnu.org>
1905 * syntax/po.syntax: New file - PO file highlighting.
1906 From David Martin <dmartina@excite.es>
1907 * syntax/Makefile.am: Add po.syntax.
1909 * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
1910 it's sometimes missing from the databases.
1912 2001-08-16 Abel Cheung <maddog@linux.org.hk>
1914 * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
1915 * lib/Makefile.am: Reflect above change.
1917 2001-08-15 Pavel Roskin <proski@gnu.org>
1919 * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
1921 2001-08-14 Pavel Roskin <proski@gnu.org>
1923 * lib/mc.lib: Add popular sequences for "home" and "end" in
1924 "xterm" and "xterm-color" terminals.
1926 2001-08-13 Pavel Roskin <proski@gnu.org>
1928 * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
1930 Replace "Can't" with "Cannot" everywhere.
1932 2001-08-12 Pavel Roskin <proski@gnu.org>
1934 * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
1935 subshell, not for "Open file...".
1936 (emacs_key_map): Likewise.
1938 * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1940 2001-08-10 Pavel Roskin <proski@gnu.org>
1942 * Makefile.am (EXTRA_DIST): Remove BUGS.
1943 * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
1945 * BUGS: Remove. Bugzilla.gnome.org doesn't have those bugs.
1947 * doc/LSM: Remove, it's outdated.
1948 * doc/FILES: Likewise.
1949 * doc/DEVEL: Remove information about FILES.
1951 * FAQ: Eliminate all broken URLs on the MC site.
1952 From Frederic L. W. Meunier <0@pervalidus.net>
1954 * FAQ: Restore information about xterm.
1956 2001-08-08 Pavel Roskin <proski@gnu.org>
1958 * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
1960 2001-08-07 Pavel Roskin <proski@gnu.org>
1962 * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
1964 * doc/mc.1.in: Fix all broken links.
1966 2001-08-06 Pavel Roskin <proski@gnu.org>
1968 * INSTALL: Numerous changes. Declare old curses obsolete.
1969 Partly from Frederic L. W. Meunier <0@pervalidus.net>
1971 * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
1973 2001-08-03 Abel Cheung <maddog@linux.org.hk>
1975 * lib/Makefile.am: Remove space after backslash introduced in the
1978 * lib/mc.hint.zh_TW.Big5: New file.
1979 * lib/Makefile.am: Added mc.hint.zh_TW.Big5
1981 2001-08-02 Pavel Roskin <proski@gnu.org>
1983 * lib/mc.hint.uk: New file.
1984 From Maksym Polyakov <polyama@yahoo.com>
1985 * lib/Makefile.am: Add mc.hint.uk.
1987 2001-08-01 Pavel Roskin <proski@gnu.org>
1989 * lib/mc.hint.nl: New file.
1990 From Steef Boerrigter <sxmboer@sci.kun.nl>
1991 * lib/Makefile.am: Add mc.hint.nl.
1992 * lib/mc.hint: Remove ftp site. Update copyright.
1993 * lib/mc.hint.cs: Likewise.
1994 * lib/mc.hint.es: Likewise.
1995 * lib/mc.hint.it: Likewise.
1996 * lib/mc.hint.pl: Likewise.
1997 * lib/mc.hint.ru: Likewise. Shorten some lines.
1999 * edit/Makefile.in: Allow running "make install" before "make all".
2000 * gtkedit/Makefile.in: Likewise.
2002 2001-07-31 Pavel Roskin <proski@gnu.org>
2004 * lib/edit.spell.rc: New file. Invoke ispell on Ctrl-p in the
2006 * lib/Makefile.am: Add lib/edit.spell.rc.
2008 * autogen.sh: Use gettextize.
2009 * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
2010 * po/Makefile.in.in: Likewise.
2012 2001-07-29 Pavel Roskin <proski@gnu.org>
2014 * syntax/slang.syntax: New file.
2015 From Walery Studennikov <despair@sama.ru>
2016 * syntax/Makefile.am: Add slang.syntax.
2018 2001-07-27 Pavel Roskin <proski@gnu.org>
2020 * extraconf.h: Move WITH_BACKGROUND here.
2022 2001-07-24 Pavel Roskin <proski@gnu.org>
2024 * doc/mc.1.in: Quote all section headers. Minor formatting fix.
2026 2001-07-23 Pavel Roskin <proski@gnu.org>
2028 * doc/mc.1.in: Fix description of mc.lib. Fix broken links.
2030 2001-07-20 Pavel Roskin <proski@gnu.org>
2032 * Make.common.in: Move all defines ...
2033 * gnome/Makefile.in: ... here ...
2034 * src/Makefile.in: ... and here.
2036 2001-07-19 Pavel Roskin <proski@gnu.org>
2038 * configure.in: Don't check for getwd, it's completely
2040 * INSTALL: Remove reference to HAVE_GETWD.
2042 * lib/mc.ext.in: Fix opening info pages on VFS. Modernize
2043 entries for compressed cpio archives.
2045 * lib/mc.ext.in: Comment changes. Remove rules for programs -
2046 they were only used in obsolete frontends. Don't ever use %view
2047 without commands - it's slower and loses user settings, e.g.
2048 hex mode. Put shared libraries before man pages and read.me
2049 before .me macros so that they match correctly. Use nm for
2050 shared libraries. Add rules for StarOffice and AbiWord.
2052 2001-07-14 Pavel Roskin <proski@gnu.org>
2054 * configure.in: Bump version to 4.5.54a.
2056 2001-07-13 Pavel Roskin <proski@gnu.org>
2058 * lib/mcserv.init: Fix exit status.
2059 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
2061 * lib/mc.ext.in: Anchor all regexes in the type/ rules except
2062 "executable", which should follow a space. Simplify rules for
2063 images. Add shell/ rule for *.info files. Fix all incorrect
2064 uses of the alternation operator.
2065 Reported by Oskar Liljeblad and Michel Casabona.
2067 2001-07-12 Pavel Roskin <proski@gnu.org>
2069 * configure.in: Don't check for iconv, it's already checked for
2072 2001-07-10 Pavel Roskin <proski@gnu.org>
2074 * doc/mc.1.in: Update documentation about hex search.
2076 * edit/edit_key_translator.c (cooledit_key_map): Bind
2077 Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
2078 From Steef Boerrigter <sxmboer@sci.kun.nl>
2080 * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
2081 * edit/edit_key_translator.c (cooledit_key_map): Add support
2082 for bracket matching on Alt-B.
2083 * gtkedit/gtkeditkey.c: Likewise.
2084 From Steef Boerrigter <sxmboer@sci.kun.nl>
2086 2001-07-06 Pavel Roskin <proski@gnu.org>
2088 * lib/mc.ext.in: Use nm to view object files.
2090 * Make.common.in: Remove GNOME-specific and unused definitions.
2091 Partly moved to gnome/Makefile.in.
2093 * configure.in: Remove all references to SEDCMD and SEDCMD2 -
2095 * Make.common.in: Likewise.
2097 2001-06-29 Pavel Roskin <proski@gnu.org>
2099 * ABOUT-NLS: Update to the version from gettext-0.10.38.
2101 * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
2102 now done in configure. Move -I.. to the beginning.
2103 * Makefile.am (SUBDIRS): Move intl po to the beginning, since
2104 libintl.a may be required to link mc.
2105 (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
2106 * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
2107 Move all i18n code to one place. Don't substitute INTLSUB - it's
2108 unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
2109 Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
2111 2001-06-25 Pavel Roskin <proski@gnu.org>
2113 * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
2114 It should be enabled explicitly by giving `--enable-largefile'
2116 * INSTALL: Document it.
2118 2001-06-22 Pavel Roskin <proski@gnu.org>
2120 * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
2122 * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
2124 Reported by Libor Motyèka <libor.motycka@ortex.cz>.
2126 * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
2127 mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
2128 Define HAVE_INFOMOUNT_LIST if a any suitable function has been
2130 * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
2132 2001-06-19 Pavel Roskin <proski@gnu.org>
2134 * configure.in: Check for telldir and seekdir. Join adjacent
2135 calls to AC_CHECK_FUNCS.
2137 2001-06-16 Pavel Roskin <proski@gnu.org>
2139 * Makefile.am: Change the order of SUBDIRS to fully compile text
2140 edition before compiling anything for GNOME.
2141 * mc.spec.in: Don't use brace expansion to avoid implicit
2142 build-time dependency on bash.
2144 2001-06-13 Pavel Roskin <proski@gnu.org>
2146 * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
2148 * configure.in: Fix compiler warnings in the arguments to
2149 AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
2150 around `=' in the `test' command.
2152 2001-06-07 Pavel Roskin <proski@gnu.org>
2154 * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
2155 GNOME documentation template.
2156 * doc-gnome/C/mkhtml: Don't generate index.
2157 * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
2159 2001-06-06 Pavel Roskin <proski@gnu.org>
2161 * lib/Makefile.am: Make compatible with Automake 1.4 - remove
2162 conditional variables from EXTRA_DIST.
2164 2001-06-05 Pavel Roskin <proski@gnu.org>
2166 * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
2168 From Walery Studennikov <hqsoftware@mail.ru>.
2170 * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
2172 2001-06-01 Pavel Roskin <proski@gnu.org>
2174 * lib/mc.charsets: Synchronize with the latest patch - remove
2177 2001-05-30 Pavel Roskin <proski@gnu.org>
2179 * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
2182 * lib/mc.charsets: New file. From Walery Studennikov.
2183 * lib/Makefile.am: Distribute mc.charsets. Install it if
2184 the charset support is enabled.
2186 * configure.in: Add check for iconv() and the necessary code
2187 to support the charset selection patch.
2189 * configure.in: Add check for ESCDELAY variable in ncurses.
2191 2001-05-29 Pavel Roskin <proski@gnu.org>
2193 * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
2196 * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
2197 * pc/config.h: Likewise.
2199 * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
2200 and "strings". Recognize "write" files and MS Word templates.
2201 For MS Excel documents try "xls2csv" and "strings".
2202 Escape spaces in the "type" directives.
2203 From Nerijus Baliunas.
2205 * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
2207 * Make.common.in: Remove hpath, it's unused.
2209 * acconfig.h: Move constant parts ...
2210 * extraconf.h: ... here.
2211 [HAVE_X]: Disable subshell, s-lang and curses.
2212 * Makefile.am: Add extraconf.h.
2214 2001-05-28 Pavel Roskin <proski@gnu.org>
2216 * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
2217 and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
2218 * configure.in: ... here.
2220 2001-05-27 Pavel Roskin <proski@gnu.org>
2222 * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
2223 * acconfig.h: Likewise.
2224 * src/layout.c: Likewise.
2226 * Make.common.in: Remove all percent rules.
2227 * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
2228 * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
2229 PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
2232 * Make.common.in: Remove obsolete dependency tracking system.
2233 * configure.in: Likewise.
2234 * edit/Makefile.in: Likewise.
2235 * gnome/Makefile.in: Likewise.
2236 * gtkedit/Makefile.in: Likewise.
2237 * slang/Makefile.in: Likewise.
2238 * src/Makefile.in: Likewise.
2239 * vfs/Make-mc.in: Likewise.
2240 * src/depend.awk: Remove.
2242 2001-05-26 Pavel Roskin <proski@gnu.org>
2244 * gtkedit/syntax.c (syntax_text): Add support for Octave files.
2245 * syntax/octave.syntax: New file. From Walery Studennikov.
2246 * syntax/Makefile.am: Add octave.syntax.
2248 * configure.in: Fix incorrect test for stdin support in grep -
2249 it would always fail when configuring in an empty directory.
2250 Portability fixes - unset, backslashed space in here-documents.
2251 Eliminate all instances of "changequote".
2253 * configure.in: Define SCO_FLAVOR based on $host_os, not on the
2255 * acconfig.h: Changes for the above.
2256 * INSTALL: Don't document --with-sco - it's now defunct.
2257 * INSTALL.FAST: Likewise.
2259 2001-05-25 Pavel Roskin <proski@gnu.org>
2261 * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
2262 are in the beginning of the "file" output.
2264 2001-05-23 Pavel Roskin <proski@gnu.org>
2266 * lib/mc.ext.in: Add associations for viewing RPM files.
2268 2001-05-22 Pavel Roskin <proski@gnu.org>
2270 * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
2271 By default exit after the first error in jade.
2273 * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
2274 JADEFLAGS environment variables. Report progress. Clean up on
2277 2001-05-21 Pavel Roskin <proski@gnu.org>
2279 * doc-gnome/C/Makefile.am: Allow "make install" without *.html
2282 * doc-gnome/C/mkhtml: Print a big warning if the script fails.
2283 * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
2285 2001-05-20 Pavel Roskin <proski@gnu.org>
2287 * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
2288 Create figs/*.eps if needed. Simplify rules for gmc.dvi and
2289 gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
2290 * doc-gnome/C/figs/Makefile.am: Add support for converting from
2293 * Makefile.am (EXTRA_DIST): Remove create_vcs.
2294 * doc/FILES: Likewise. Typo fix.
2296 2001-05-19 Pavel Roskin <proski@gnu.org>
2298 * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
2299 * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
2300 with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
2302 * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
2303 index entry "Moving files".
2305 2001-05-18 Pavel Roskin <proski@gnu.org>
2307 * configure.in: Use src/main.c in AC_INIT.
2309 * create_vcs: Remove.
2311 * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
2312 Add download location for glib.
2313 * mc.spec.in: Likewise.
2314 * doc/LSM: Likewise.
2315 * doc/mc.1.in: Likewise.
2316 * doc/mcedit.1.in: Likewise.
2317 * src/ext.c: Don't mention download location for MC.
2319 * FAQ: Update status of Tk, XView. and GNOME editions. Update
2322 * INSTALL: Remove information about Tk and XView. Change the
2323 mailing list addresses again.
2324 * FAQ: Change the mailing list addresses again.
2325 * MAINTAINERS: Likewise.
2327 * doc/mc.1.in: Likewise.
2328 * gnome/gmc-window.c: Likewise.
2329 * lib/README.xterm: Likewise.
2330 * lib/mc.ext.in: Likewise.
2331 * lib/mc.hint*: Likewise.
2332 * lib/mc.hlp.hu: Likewise.
2333 * po/*.po: Likewise.
2334 * src/main.c: Likewise.
2336 2001-04-20 Pavel Roskin <proski@gnu.org>
2338 * FAQ: Change the mailing list addresses and the download
2340 * INSTALL: Likewise.
2341 * MAINTAINERS: Likewise.
2343 * doc/mc.1.in: Likewise.
2344 * gnome/gmc-window.c: Likewise.
2345 * lib/README.xterm: Likewise.
2346 * lib/mc.ext.in: Likewise.
2347 * lib/mc.hint*: Likewise.
2348 * lib/mc.hlp.hu: Likewise.
2349 * po/*.po: Likewise.
2350 * src/main.c: Likewise.
2352 2001-04-19 Pavel Roskin <proski@gnu.org>
2354 * configure.in: Don't install mcserv unless
2355 "--enable-mcserv-install" has been specified.
2356 Don't quote the first argument in all calls to AM_CONDITIONAL
2357 to work around a bug in Automake 1.4.
2358 * doc/Makefile.am: Use MCSERV_INSTALL conditional.
2359 * vfs/Make-mc.in: Likewise.
2361 2001-04-13 Pavel Roskin <proski@gnu.org>
2363 * configure.in: Bump version to 4.5.53a.
2365 2001-04-06 Pavel Roskin <proski@gnu.org>
2367 * gtkedit/editcmd.c: Remove support for XView layout attributes.
2368 * gtkedit/editoptions.c: Likewise.
2369 * pc/chmod.c: Likewise.
2370 * pc/drive.c: Likewise.
2371 * src/boxes.c: Likewise.
2372 * src/chmod.c: Likewise.
2373 * src/dlg.c: Likewise.
2374 * src/dlg.h: Likewise.
2375 * src/filegui.c: Likewise.
2376 * src/find.c: Likewise.
2377 * src/hotlist.c: Likewise.
2378 * src/layout.c: Likewise.
2379 * src/listmode.c: Likewise.
2380 * src/main.c: Likewise.
2381 * src/option.c: Likewise.
2382 * src/panelize.c: Likewise.
2383 * src/wtools.c: Likewise.
2384 * src/wtools.h: Likewise.
2385 * vfs/smbfs.c: Likewise.
2387 * autogen.sh: Check out "intl" and "macros" directories if they
2388 are missing. Simply "cvs up -d" won't restore them.
2390 * configure.in: Bump version to 4.5.52a.
2392 2001-03-14 Pavel Roskin <proski@gnu.org>
2394 * configure.in: Use AC_CHECK_TOOL for finding AR. Define
2395 Automake conditional USE_SAMBA_FS if Samba is to be supported
2398 2001-03-07 Pavel Roskin <proski@gnu.org>
2400 * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
2402 Reported by Norbert Warmuth.
2404 * configure.in: Don't process vfs/extfs/uzip - it's now
2407 * syntax/changelog.syntax: Require space after asterisk to have
2410 2001-03-02 Pavel Roskin <proski@gnu.org>
2412 * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
2413 * configure.in: Use AC_PROG_CC_STDC instead.
2415 * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
2416 Suggested by Christian Gennerat.
2418 * lib/mc.ext.in: Add support for "freeze" - old compression
2419 program used mostly on QNX.
2420 * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
2421 * lib/Makefile.am: Adjusted.
2423 2001-02-26 Pavel Roskin <proski@gnu.org>
2425 * lib/mc-gnome.ext.in: Remove, it's not used.
2426 * configure.in: Remove lib/mc-gnome.ext.
2427 * lib/Makefile.am: Likewise.
2429 2001-02-20 Pavel Roskin <proski@gnu.org>
2431 * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
2432 defined to prevent warnings on OpenBSD 2.7.
2433 * slang/jdmacros.h: Likewise.
2434 * src/mad.h: Likewise.
2435 * src/poptalloca.h: Likewise.
2437 * configure.in: Check for sys/time.h and sys/timeb.h. Use
2440 2001-02-07 Pavel Roskin <proski@gnu.org>
2442 * autogen.sh: Create vfs/samba/include/stamp-h.in.
2443 * vfs/samba/include/stamp-h.in: Remove.
2445 * macros/curses.m4: Quote first argument to AC_DEFUN.
2446 * macros/gnome-cxx-check.m4: Likewise.
2447 * macros/gnome-gettext.m4: Likewise.
2448 * macros/gnome-libgtop-check.m4: Likewise.
2449 * macros/gnome-print-check.m4: Likewise.
2450 * macros/linger.m4: Likewise.
2451 * macros/need-declaration.m4: Likewise.
2453 * configure.in: Only configure in vfs/samba if smbfs support is
2454 enabled even with Autoconf 2.13.
2456 2001-01-30 Pavel Roskin <proski@gnu.org>
2458 * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
2459 --without-samba due to a typo.
2461 * configure.in: Only configure in vfs/samba if smbfs support is
2462 enabled. This optimization will only work with Autoconf-2.49c
2465 2001-01-13 Pavel Roskin <proski@gnu.org>
2467 * configure.in: Don't create a faked malloc.h.
2468 * gtkedit/edit.h: Don't assume that malloc.h always exists.
2469 * src/mad.h: Likewise.
2471 * configure.in: Simplified handling of cons.saver.
2472 * src/Makefile.in: Likewise. Don't install cons.saver setuid.
2473 * mc.spec.in: Remove a workaround for the above.
2475 * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
2476 for MC. Don't rely on the output of uname - use $host_os.
2478 2001-01-11 Pavel Roskin <proski@gnu.org>
2480 * configure.in: Check for ext2 libraries only if VFS is enabled.
2482 * src/Makefile.in: Create directories before installing files.
2483 Removed all occurrences of libprefix - it's never defined.
2485 * configure.in: All macros from configure.in moved to
2486 acinclude.m4. Added missing quotes in several places.
2487 * acinclude.m4: Likewise.
2489 * edit/Makefile.in: Don't install or uninstall mcedit -
2490 it cannot be installed before mc on systems without symlinks.
2491 * gtkedit/Makefile.in: Likewise.
2492 * src/Makefile.in: Install mcedit (if enabled) and mcview.
2495 * macros/gnome-gettext.m4: Propagated change by Owen Taylor
2496 from acinclude.m4 in gtk+:
2497 Don't define ENABLE_NLS unless we have a working NLS.
2498 (This should keep libintl.h from being included when it doesn't
2501 2001-01-09 Pavel Roskin <proski@gnu.org>
2503 * doc-gnome/C/figs/Makefile.am: New file.
2504 * doc-gnome/C/Makefile.am: Don't handle figs, let the new
2506 * configure: Substitute doc-gnome/C/figs/Makefile.
2508 * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
2510 2001-01-08 Szabolcs Ban <shooby@gnome.hu>
2512 * lib/mc.hlp.hu: Added Hungarian help file from
2513 tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
2514 maci@integrity.hu, mfh47@freemail.hu
2515 * lib/Makefile.am: Added LOCALIZED_HELP for further
2517 * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
2518 gtkedit/editcmd.c: I18n of mc.hlp
2520 2000-12-29 Szabolcs Ban <shooby@gnome.hu>
2522 * doc/mc.1.in: Corrected badly formatted link...
2524 2000-11-10 Robert Brady <robert@suse.co.uk>
2526 * configure.in: Add Tamil to ALL_LINGUAS.
2528 2000-10-23 Pavel Roskin <proski@gnu.org>
2530 * mc.spec.in: Allow mcserv.8 to be gzipped.
2532 * doc-gnome/C/Makefile.am: Workaround for buggy db2html
2533 that cannot deal with "./gmc.sgml".
2535 2000-10-09 Pavel Roskin <proski@gnu.org>
2537 * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
2538 that CVS Automake will drop dependencies to the macros that
2539 we don't distribute.
2541 * lib/mc.ext.in: Removed references to icons. Source RPMs
2542 grouped to one regex. Removed "Update" for source RPMs, added
2543 "Rebuild" instead. Added "Check signature" for all RPMs.
2544 Added a comment about pop-up menus in the text edition.
2546 2000-10-06 Pavel Roskin <proski@gnu.org>
2548 * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
2549 flags moved out of CFLAGS as recommended by GNU coding
2551 * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
2552 * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
2554 * INSTALL (Random notes on porting to other architectures):
2555 Completely rewritten. Recommended using CFLAGS instead of XINC.
2557 2000-10-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
2559 * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
2561 2000-10-04 Christophe Merlet <christophe@merlet.net>
2563 * gnome/*.desktop: Updated French strings.
2565 2000-10-03 Pavel Roskin <proski@gnu.org>
2567 * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
2568 to allow <legalnotice>. Unclosed tags fixed.
2570 2000-09-30 Pavel Roskin <proski@gnu.org>
2572 * mc.spec.in: New package mc-common. Use DESTDIR instead of
2573 misusing prefix. Don't install old icons - they don't exist.
2575 * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
2576 "export -f" to have mc() exported.
2577 * doc/mc.1.in: Changed description of the "-P" option to
2578 avoid inclusion of mc.sh and mc.csh into the manual.
2579 Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
2581 2000-09-24 Pavel Roskin <proski@gnu.org>
2583 * doc/mc.1.in: Minor formatting fixes.
2585 * lib/mc.sh.in: Remove temporary file non-interactively.
2586 * doc/mc.1.in: updated example for mc.sh.
2588 2000-09-23 Pavel Roskin <proski@gnu.org>
2590 * Makefile.am: mc.spec included to noinst_DATA so that "make all"
2591 updates it when needed.
2592 * mc.spec.in: Include translations with mc, not gmc. Run
2593 chkconfig --del in %preun, not %postun. --without-debug not
2594 needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
2595 be executable. New files in %{prefix}/lib/mc/ - translated hints,
2598 * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
2599 directory for document processing. Comment changes. gmc.ps and
2600 gmc.pdf now generated from gmc.dvi.
2602 * configure: Always include Make.common as file, otherwise
2603 "make distclean" breaks.
2604 * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2605 slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
2606 replaced with "rm -f" - the standard says that "rm" is portable.
2607 Ditto $(MV). Adjusted *clean targets to match those in
2608 Automake. Removed "cross" target.
2610 2000-09-22 Pavel Roskin <proski@gnu.org>
2612 * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
2613 * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
2614 * doc/Makefile.in: Converted to ...
2615 * doc/Makefile.am: ... this.
2617 2000-09-21 Pavel Roskin <proski@gnu.org>
2619 * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
2620 is not expanded in all shells.
2621 * doc/mc.sgml: Updated the example script to reflect the above
2623 * doc/mc.in.1: Likewise.
2625 2000-09-19 Pavel Roskin <proski@gnu.org>
2627 * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
2630 2000-09-18 Pavel Roskin <proski@gnu.org>
2632 * Make.common.in: Added installcheck to placate "make distcheck"
2633 * configure.in, Make.common.in, doc/Makefile.in,
2634 edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2635 slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
2636 variable MKINSTALLDIRS and builddir with Automake-compatible
2637 mkinstalldirs and top_builddir.
2638 * doc-gnome/C/Makefile.am: Only maintainers regenerate html
2639 files. Added uninstall-local target.
2641 2000-09-17 Pavel Roskin <proski@gnu.org>
2643 * configure.in: fixed wrong use of AC_MSG_RESULT inside
2646 * Make.common.in: Added the "dvi" target for "make distcheck"
2648 * doc-gnome/C/Makefile.in: converted to ...
2649 * doc-gnome/C/Makefile.am: ... this
2651 2000-09-15 Pavel Roskin <proski@gnu.org>
2653 * acconfig.h, configure.in: Require autoconf 2.13 or above.
2654 Removed workarounds for older versions. Removed MCDEBUG
2655 variable - it's not used. --with-debug renamed to --with-mad and
2656 cleaned up. Always use -Wall with gcc, other manipulations with
2659 * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
2660 gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2661 vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
2662 mc.pot becomes out of date in the tarball.
2664 2000-09-14 Pavel Roskin <proski@gnu.org>
2666 * configure.in: Removed some abuses of CPPFLAGS. Removed useless
2667 tests for cp, mv and rm.
2668 * Make.common.in: Removed variables xv_bindir and STRIP.
2669 Variables CP, MV and RMF are assigned trivial values.
2671 * edit/Makefile.in: Don't link headers, add extra includes
2672 to CPPFLAGS instead. Put links to the build directory.
2673 Remove the hack with "mx" - it is not needed anymore.
2675 * configure.in: remove any manipulations with top_srcdir.
2676 Don't change CPPGLAGS when the internal editor is enabled,
2678 * edit/Makefile.in, gtkedit/Makefile.in: ... here
2680 * configure.in, Make.common.in, doc/Makefile.in,
2681 edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
2682 slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
2683 changed to top_srcdir for Automake compatibility
2685 * configure.in: REGEX_O variable removed - always use our regex
2687 * configure.in: MCFGR variable removed
2689 2000-09-12 Pavel Roskin <proski@gnu.org>
2691 * configure.in: enable AM_MAINTAINER_MODE to be consistent with
2693 * autogen.sh: remove "-I ." from the "aclocal" command line
2695 2000-09-01 Pavel Roskin <proski@gnu.org>
2697 * configure.in: output vfs/extfs/Makefile
2699 * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
2701 * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
2702 AC_LIB_XPM, AC_X_SHAPE_EXTENSION
2704 2000-08-29 Pavel Roskin <proski@gnu.org>
2706 * configure.in: use AM_GNOME_GETTEXT
2707 * gettext.m4: removed
2708 * Makefile.am: adjusted files to distribute, previous change
2711 * mc-aclocal.m4: renamed to ...
2712 * acinclude.m4: ... this
2713 * autogen.sh: simplified - no more tricks with mc-aclocal.m4
2714 * Makefile.am: aclocal should scan "." for gettext.m4
2716 2000-08-28 Pavel Roskin <proski@gnu.org>
2718 * Make.common.in: removed hack for "make distcopy"
2719 * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
2720 gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
2721 vfs/Make-mc.in: added "distdir" target. Now "make dist" works
2722 for external builds.
2723 * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
2725 2000-08-24 Pavel Roskin <proski@gnu.org>
2727 * new_icons/Makefile.in: converted to ...
2728 * new_icons/Makefile.am: ... this
2729 * configure.in: automake conditional GNOME introduced.
2733 * Makefile.am, configure.in: necessary adjustments
2735 * config.guess, config.sub, install-sh, mkinstalldirs: removed,
2736 automake installs them now
2738 * syntax/Makefile.in: converted to ...
2739 * syntax/Makefile.am: ... this
2741 * idl/Makefile.in: converted to ...
2742 * idl/Makefile.am: ... this
2744 * lib/Makefile.am: simplified, fixed "make dist"
2746 * lib/Makefile.in: converted to ...
2747 * lib/Makefile.am: ... this
2749 * lib/tkmc.wmconfig: removed
2750 * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
2752 * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
2754 * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
2755 * Make.common.in: support for "distdir" for compatibility
2756 with Automake-generated makefiles
2757 * autogen.sh: run automake. Force cache - it is off by default
2758 in autoconf 2.49a, but it's still handy for maintainers
2759 * configure.in: adapted for Automake
2763 2000-08-23 Pavel Roskin <proski@gnu.org>
2765 * configure.in: resurrect definition of xvers
2767 * VERSION.in: removed
2768 * Makefile.in: don't do anything with VERSION.in and VERSION
2769 Take mc.spec from builddir, not srcdir
2770 * configure.in: don't create VERSION
2772 2000-08-22 Pavel Roskin <proski@gnu.org>
2774 * *.c, *.h: Updated address of Free Software Foundation
2776 2000-08-21 Pavel Roskin <proski@gnu.org>
2778 * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
2779 doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
2780 related to XView, libXPM, libXext and Tk
2782 2000-08-18 Pavel Roskin <proski@gnu.org>
2784 * Makefile.in, lib/Makefile.in: adjusted lists of distributed
2787 * configure.in: Simplified dependency tracking by using
2788 "-include" with GNU Make
2789 * autogen.sh: Exit on all failures
2791 2000-08-17 Pavel Roskin <proski@gnu.org>
2793 * doc/mc.sgml: Curly braces replaced with { and }
2794 Fixed all misuses of single and double quotes. Typo fixes.
2795 Ensured compatibility with sgml2html, sgml2txt and sgml2latex
2796 * doc/mc.1.in: Typo fix
2798 * doc/mc.sgml: made compatible with sgml-tools 1.0.9
2799 * doc/linuxdoc-sgml.diff: removed
2800 * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
2801 distribute gnome.sgml
2803 2000-08-15 Pavel Roskin <proski@gnu.org>
2805 * Makefile.in: fixes for improper usage of $(srcdir), cleanup
2806 in the "distclean" target
2808 * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
2809 Removed all XVIEW-related stuff
2810 Fixed placement of png files on "make dist"
2812 * doc/mc.1.in: Updated info about the internal editor
2814 * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
2815 indicate serious problems. Fixes for uninstall.
2816 * doc/Makefile.in: Rebuild if it is out of date.
2818 * lib/cedit.menu: Added. This file has been missing
2820 * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
2822 2000-08-08 Pavel Roskin <proski@gnu.org>
2824 * Makefile.in: correctly detect make failures in subdirs
2826 2000-08-01 Pavel Roskin <proski@gnu.org>
2828 * nt, os2, tk, xv: removed all files
2829 * configure.in: don't create os2 and nt directories
2831 2000-08-01 Pavel Roskin <proski@gnu.org>
2833 * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
2835 * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
2837 2000-07-21 Pablo Saratxaga <pablo@mandrakesoft.com>
2839 * src/main.c: make 8bit input/output the default (99% of the people
2840 expects that; lets the remaining 1% use the configuration menu
2841 to disactivate it if they want)
2843 2000-07-20 Andrew V. Samoilov <sav@bcs.zp.ua>
2845 * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
2847 2000-06-20 Jacob Berkman <jacob@helixcode.com>
2849 * configure.in: check for gnome-libs with window icon support
2851 * acconfig.h: add icon define
2853 2000-06-08 Matthias Warkus <mawa@iname.com>
2855 * new_icons/gnome-pack-*.png: Updated.
2856 * gnome/mc.keys: Added a MIME type for SLP packages.
2858 2000-05-30 Pavel Roskin <pavel_roskin@geociiities.com>
2860 * syntax/diff.syntax: Highlight lines beginning with "File",
2861 "Files" and "Binary"
2862 * syntax/makefile.syntax: Highlight "ifndef"
2863 * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
2866 2000-05-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
2868 * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
2869 comment lines with # in last release
2871 2000-05-03 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
2873 * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
2875 2000-04-26 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
2877 * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
2878 look more consistent than original.
2880 2000-04-14 Timur Bakeyev <mc@bat.ru>
2882 * config.in: Added check against strcoll().
2884 2000-04-14 Timur Bakeyev <mc@bat.ru>
2886 * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
2887 added 'and', 'or', 'not', 'for' keywords.
2889 2000-04-06 Timur Bakeyev <mc@bat.ru>
2891 * syntax.c: Very dirty fix to allow compilation of mcedit on ncurses
2892 based systems. Hope, this will make FreeBSD midc maintainer to enable
2893 build-in editor by default. Still, syntax highlighting is disabled.
2896 2000-03-13 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
2898 * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
2899 fixed, some messages gettext()ed again here and in
2900 gtkedit/editmenu.c:edit_about_cmd()
2902 2000-03-13 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
2904 * doc/mc.sgml (Examples): Fixed documentation, thanx
2905 to martin@internet-treff.uni-koeln.de.
2907 2000-03-01 Pavel Roskin <pavel_roskin@geocities.com>
2909 * gtkedit/editcmd.c (edit_replace_prompt): fix index for
2912 2000-02-25 Pavel Roskin <pavel_roskin@geocities.com>
2914 * gtkedit/syntax.c: treat *.ads as Ada source
2915 * syntax/ada95.syntax: escape "+" and "*"
2916 * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
2917 * syntax/Makefile.in: remove diffc.syntax
2919 * edit/edit_key_translator.c: interpret code 0177 as
2920 backspace unless recognized otherwise
2922 2000-02-23 Norbert Warmuth <nwarmuth@privat.circular.de>
2924 * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
2925 initialization of array of structure (gcc version 2.96 20000131
2928 * lib/mc.hint: C-y and not C-u can be used to insert text in input
2929 lines (e. g. text which has been deleted with M-d).
2931 * configure.in: Fix the extfs-configure-fragment-in-final-output bug
2933 2000-01-31 Yuan-Chung Cheng <platin@linux.org.tw>
2935 * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
2937 2000-01-29 Matthias Warkus <mawa@iname.com>
2939 * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
2940 design on Federico's request.
2942 2000-01-26 Federico Mena Quintero <federico@helixcode.com>
2944 * idl/FileManager.idl (Desktop): Added arrange_icons() method and
2945 an ArrangeType enum.
2947 2000-01-03 Aaron Lehmann <aaronl@vitelus.com>
2949 * gdesktop.c, gdnd.c, gaction.c, gicon.c,
2950 gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
2951 setup.c: Add option of using GNOME "magic" routines to determine file
2952 types. This makes MC intelligently look at the data in the file to see
2953 what type of file it is, rather than looking at the filename extension.
2954 This slows down MC quite a bit, so it has been made an optional
2955 preference item. Type detection is expected to improve as mime-magic
2958 2000-01-15 Federico Mena Quintero <federico@helixcode.com>
2960 * lib/mc.menu (shell_patterns): Add a missing "esac". Thanks to
2961 Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
2964 2000-01-11 Matthias Warkus <mawa@iname.com>
2966 * Added icon and keys entry for Scheme source.
2968 2000-01-03 Fatih Demir <kabalak@gmx.net>
2970 * configure.in: Added tr -> ALL_LINGUAS .
2972 1999-12-28 Matthias Warkus <mawa@iname.com>
2974 * new_icons/*.png: Added a bunch of new icons.
2976 1999-12-06 Federico Mena Quintero <federico@redhat.com>
2978 * configure.in (VERSION): Bumped version number to 4.5.42.
2980 1999-11-25 Yuri Syrota <rasta@renome.rovno.ua>
2982 * configure.in: added 'uk' to ALL_LINGUAS.
2984 1999-11-09 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
2986 * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
2987 request from David Sauer
2989 1999-11-01 Federico Mena Quintero <federico@redhat.com>
2991 * configure.in (VERSION): Bumped version number to 4.5.41.
2993 1999-09-23 Federico Mena Quintero <federico@redhat.com>
2995 * configure.in (VERSION): Set version number to 4.5.39.
2997 1999-09-23 Jorge Godoy <godoy@conectiva.com.br>
2999 * configure.in: Added pt_BR to ALL_LINGUAS
3001 1999-09-22 Norbert Warmuth <nwarmuth@privat.circular.de>
3003 * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
3004 path to the mc binary according to @prefix@.
3006 * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
3007 configure. Install mc.sh and mc.csh in $(suppbindir).
3009 * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
3010 and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
3011 copies of the included function definitions.
3013 * mcfn_install.in: Comment out definitions of the mc functions. Source
3014 mc.sh instead of adding an outdated mc function definition.
3016 * configure.in: output mc.sh and mc.csh
3018 1999-09-20 Federico Mena Quintero <federico@redhat.com>
3020 * lib/startup.links: Changed the news link to Gnotices
3022 1999-09-19 David Martin <dmartina@usa.net>
3024 * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
3025 8 bit chars from strftime get displayed when inserting date.
3027 * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
3028 Mandrake 6.0. The generic entry for bzip2 moved to the end of the
3029 file to avoid interferences. In this one I changed the extension check
3030 to a type check (as used for gzip) which might give problems in some
3033 * configure.in: Use -Tlatin1 to format man pages when available and
3036 1999-09-19 Norbert Warmuth <nwarmuth@privat.circular.de>
3038 * gtkedit/edit.h: Include file reordering to make it compile with
3041 * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
3042 dependent on length of translated strings to display.
3044 1999-09-16 Owen Taylor <otaylor@redhat.com>
3046 * Remove the magicdev autoconf test in favor of just
3047 including the idl file. Otherwise we have a dependency
3048 loop between this and magicdev.
3050 1999-09-08 Federico Mena Quintero <federico@redhat.com>
3052 * idl/FileManager.idl: Changed names, and put everything under a
3053 FileManager module. Added a Desktop interface and some methods to
3054 the WindowFactory interface.
3056 1999-09-08 Kjartan Maraas <kmaraas@online.no>
3058 * doc-gnome/*: Shiny new docs from users-guide.
3061 1999-09-03 Pablo Saratxaga <pablo@mandrakesoft.com>
3063 * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
3065 1999-09-01 Federico Mena Quintero <federico@redhat.com>
3067 * README: Updated and spell-checked.
3071 1999-08-31 Richard Hult <rhult@hem2.passagen.se>
3073 * configure.in (ALL_LINGUAS): Added sv.
3075 1999-08-30 Norbert Warmuth <nwarmuth@privat.circular.de>
3077 * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
3078 symlink attacks (mcfn_install and the man page still needs to be
3081 1999-08-20 Norbert Warmuth <nwarmuth@privat.circular.de>
3083 * configure.in (AC_WITH_SLANG): rm -f destination before making
3084 a symbolic link (ln -sf doesn't work as expected on Solaris)
3086 1999-08-19 Elliot Lee <sopwith@redhat.com>
3088 * */Makefile.in: Have 'make dist' work with builddir != srcdir.
3090 1999-08-19 Federico Mena Quintero <federico@redhat.com>
3092 * doc-gnome/C/gmc.sgml: Index fixes.
3094 1999-08-18 Elliot Lee <sopwith@redhat.com>
3096 * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
3097 initializers in the GnomeUIInfo structure.
3099 1999-08-16 Federico Mena Quintero <federico@redhat.com>
3101 * configure.in (VERSION): Bumped version number to 4.5.38.
3103 1999-08-15 Norbert Warmuth <nwarmuth@privat.circular.de>
3105 * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
3107 1999-08-15 David Martin <dmartina@usa.net>
3109 * gtkedit/edit.c: Print localized date with strftime()
3111 * lib/mc.hint.es: NEW FILE. Hints in Spanish flavor.
3113 1999-08-08 David Martin <dmartina@usa.net>
3115 * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
3118 * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
3119 translation as it used to be.
3121 1999-08-05 Federico Mena Quintero <federico@nuclecu.unam.mx>
3123 * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
3124 that the correct index.html will be generated.
3126 1999-07-27 Federico Mena Quintero <federico@nuclecu.unam.mx>
3128 * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
3131 1999-07-21 Paul Sheer <psheer@obsidian.co.za>
3133 * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
3134 editwidget.c: bring editor stuff up to date with cooledit 3.11.5
3135 This adds some new syntax rules, and spell check on the fly
3136 which if someone bugs me for, will actually get enabled in
3137 both the text and gnome versions. Bookmark stuff also needs
3138 some keys bound to it, I suppose: any takers?
3140 1999-07-19 Elliot Lee <sopwith@redhat.com>
3142 * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes
3143 infinitely recursing make.
3145 1999-07-05 Miguel de Icaza <miguel@gnu.org>
3147 * Makefile.in (all): Makefile fix.
3149 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
3151 * Make.common.in (confdir): Define confdir as sysconfdir. This
3152 should fix the problem we had with FSSTND distributions.
3154 1999-07-04 Federico Mena Quintero <federico@nuclecu.unam.mx>
3156 * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
3157 list of distributed files.
3159 1999-07-03 Federico Mena Quintero <federico@nuclecu.unam.mx>
3161 * configure.in (VERSION): Bumped version number to 4.5.34.
3163 1999-07-02 Tuomas J. Lukka <lukka@iki.fi>
3165 * Add fi into ALL_LINGUAS
3167 1999-07-01 Tuomas Kuosmanen <tigert@gimp.org>
3169 * gnome/i-zipdisk2.png: Added another zip-disk icon
3170 by <scarab@egyptian.net> - It looks very nice. Variation
3173 1999-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
3175 * acconfig.h: Add WITH_SMBFS
3177 * macros/gnome-vfs.m4: Support conditional samba support.
3179 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
3181 * Make.common.in (confdir): Define confdir as sysconfdir. This
3182 should fix the problem we had with FSSTND distributions.
3184 1999-02-22 Vladimir Kondratiev <vkondra@iil.intel.com>
3186 * mc.spec.in: added syntax files to %files
3188 1999-06-22 David Martin <dmartina@usa.net>
3190 * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
3192 1999-06-07 Shooby Ban <bansz@szif.hu>
3194 * po/hu.po, configure.in: added Hungarian translations...
3195 I'm not sure it's OK, but it seems usable.
3196 Translators: Tamas Fejos and Andras Kadar
3198 1999-06-07 Kjartan Maraas <kmaraas@online.no>
3200 * configure.in, Makefile.in: added the gmc helpfile to the build
3202 1999-05-23 Yukihiro Nakai <nacai@iname.com>
3204 * Add ja entry to LANG in configure.in
3206 1999-05-19 Tuomas Kuosmanen <tigert@gimp.org>
3208 * gnome/Makefile.in (ICONS): OK, perhaps we also want the zip-icon to
3209 be installed in the system :) (added it to the Makefile.in)
3211 1999-05-19 Tuomas Kuosmanen <tigert@gimp.org>
3213 * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
3214 disks - someone please add it to the mount.c code so it gets used..
3215 Everyone have a nice time at the expo! :) I hope to join the
3218 Mon May 17 07:30:48 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3220 * configure.in: Added check for getpt ()
3222 1999-05-05 Federico Mena Quintero <federico@nuclecu.unam.mx>
3224 * configure.in (VERSION): Bumped version number to 4.5.31.
3226 Wed Apr 21 22:04:30 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3228 * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
3229 need to fool it by strdup'ing the return value of tempnam.
3231 Wed Apr 21 20:44:41 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3233 * configure.in: New option --with-tm-x-support, use MCCFLAGS and
3234 MCLIBS which are specific to the text edition.
3236 * INSTALL: Added documentation for --with-tm-x-support
3238 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean <gregm@comstar.net>
3240 * mc.spec.in : Folded in some changes from the 'official' rpm
3243 1999-04-16 Miguel de Icaza <miguel@nuclecu.unam.mx>
3245 * configure.in (SHELL): Do not use grep -q, as it is not portable
3248 Thu Apr 15 21:59:52 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3250 * configure.in: Linking from $srcdir/slang is broken when configure
3251 isn't called with an absolute path. Link from ../$srcdir/slang if
3252 configure was invoked with a relative path.
3254 1999-03-20 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
3256 * configure.in: Do not rm the destination file and then link, use
3257 ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
3259 Tue Apr 13 06:07:05 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3261 * configure.in: Some AC_ARG_WITH macros haven't checked $withval, i.e.
3262 --with-PACKAGE and --without-PACKAGE gave the same results.
3264 1999-04-09 Federico Mena Quintero <federico@nuclecu.unam.mx>
3266 * configure.in (VERSION): Bumped version number to 4.5.30.
3268 1999-03-30 Federico Mena Quintero <federico@nuclecu.unam.mx>
3270 * configure.in (VERSION): Bumped version number to 4.5.29.
3272 Sun Mar 28 23:46:01 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3274 * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
3275 now contains all checks.
3277 1999-03-26 Federico Mena Quintero <federico@nuclecu.unam.mx>
3279 * configure.in (VERSION): bumped version number to 4.5.28.
3281 Fri Mar 26 19:16:38 1999 Timur Bakeyev <mc@bat.ru>
3283 * */Makefile.*: fixed several missed conversions from libdir to
3284 mclibdir. (Should be automake'd, really)
3286 1999-03-24 Federico Mena Quintero <federico@nuclecu.unam.mx>
3288 * Make.common.in: There were conflicting definitions of mclibdir
3289 (one for installation, one for source). Now the source one is
3292 * doc/Makefile.in: Use mcsrclibdir where appropriate.
3294 Mon Mar 22 03:00:15 1999 Timur Bakeyev <mc@bat.ru>
3296 * edit/syntax.c: Remove extra "|" in "file ..\*\\.(pp|PP|pas|PAS|)$ \
3297 Pascal Program" (Heh, second time :)
3299 * Makefile.common: Until things gets clear, keep syntax rules in
3300 $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
3302 Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
3305 Mon Mar 22 01:52:32 1999 Timur Bakeyev <mc@bat.ru>
3307 * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
3308 as requested by Paul. Still, need some checking...
3310 Sun Mar 21 03:55:24 1999 Paul Sheer <psheer@obsidian.co.za>
3312 * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
3313 to date with cooledit 3.9.0. This adds some new features.
3314 Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
3315 syntax.c. This is because the rule set is becoming too
3316 large to maintain in its current form and because file
3317 loading is starting to get slow.
3319 There is also a bookmark feature which does not yet have
3320 key bindings assigned to it, but should be cool once
3321 these get inserted. Syntax rules files are named
3322 $LIBDIR/cooledit/syntax/*.syntax
3324 1999-03-20 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
3326 * configure.in: Create slang directory, it is needed when
3328 Use -f when calling rm, the file does not exist on
3330 No need to copy VERSION from $srcdir, it's already generated in
3333 Fri Mar 19 06:32:36 1999 David Martin <dmartina@usa.net>
3335 * edit/edit_key_translator.c: Added missing translation tags.
3337 1999-03-18 Federico Mena Quintero <federico@nuclecu.unam.mx>
3339 * configure.in: Minimum version of glib should be 1.2.0.
3340 (VERSION): Bumped version number to 4.5.27.
3342 Wed Mar 10 21:52:55 1999 David Martin <dmartina@usa.net>
3344 * gtkedit/editcmd.c: Added missing translation tags.
3346 * gtkedit/editoptions.c: Added missing translation tags. Translate
3347 radio buttons on first use.
3349 Sat Feb 27 21:00:45 1999 Gregory McLean <gregm@comstar.net>
3351 * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
3352 to get the mc spec file to work.
3353 * hacked configure to generate a properly versioned spec file.
3355 Fri Feb 26 22:06:51 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3357 * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
3358 radio buttons on first pass.
3360 Fri Feb 26 21:45:30 1999 David Martin <dmartina@usa.net>
3362 * gtkedit/editcmd.c: Mark strings in the search and replace
3363 dialogs for translation. Resized these dialogs to let the messages
3366 1999-02-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
3368 * gtkedit/editwidget.c (selection_send): Use the proper type for
3369 64-bit cleanliness (Patch from George Lebl).
3371 Tue Feb 16 21:24:43 1999 David Martin <dmartina@usa.net>
3373 * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
3374 into the catalog file.
3376 Sat Feb 13 01:39:17 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3378 * configure.in: Make Timur's libtermcap check work with SLang
3381 1999-02-12 Federico Mena Quintero <federico@nuclecu.unam.mx>
3383 * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
3384 PS and EPS files. Thanks, Tigert!
3386 1999-02-09 Miguel de Icaza <miguel@nuclecu.unam.mx>
3388 * configure.in (CCOPTS): Drop the prefix auto-detection.
3390 Wed Feb 10 02:48:51 1999 Timur Bakeyev <mc@bat.ru>
3392 * configure.in: Add check, which, in case of system-installed SLang
3393 library tries to run a test program, which determines, does we need
3394 linking with libtermcap.a. Also, set of if's for finding terminfo
3395 dir changed to for cycle - a bit nicer :)
3397 Tue Feb 9 20:52:19 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3399 * README.QNX: Deleted documentation about mc.menu.qnx.diff.
3401 Tue Feb 9 20:46:07 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3403 * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
3405 Tue Feb 9 20:32:39 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3407 * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
3408 from tar calls when extracting (according to my man page this option
3409 is only useful when creating archives).
3411 Tue Feb 9 20:28:15 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3413 * lib/mc.menu: Applied patch from root <root@golia.dntis.ro> which
3414 adds support for tar.bz2 and merges the support for freeze-compressed
3415 tar files (tar.F) from mc.menu.qnx.diff.
3417 Sun Feb 7 06:11:48 1999 Timur Bakeyev <mc@bat.ru>
3419 * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
3422 1999-01-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
3424 * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
3427 1999-02-02 Tuomas Kuosmanen <tigert@gimp.org>
3429 * new_icons/gnome-core.png: New icon for core files. Someone
3430 please add the code part :)
3432 Mon Feb 1 01:28:19 1999 Timur Bakeyev <mc@bat.ru>
3434 * configure.in: Add check against setuid() and setreuid() functions.
3436 Fri Jan 29 22:55:56 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
3438 * slang/slang.h: renamed to slang-mc.h
3440 * slang/Makefile.in: delete slang.h on "make clean"
3442 * configure.in: link slang/slang-mc.h to slang/slang.h when the
3443 included slang is used. Problem was that MC's slang.h was used
3444 when we compiled with an already installed SLang and the systems
3445 header file were included with <slang/slang.h>.
3446 Unfortunately I can't use AC_LINK_FILES to make the links because
3447 if we needn't make any links AC_LINK_FILES makes a link from
3448 srcdir to top_builddir (builddir != srcdir).
3450 Temporary add $LGPM to $LIBS when checking for the resizeterm
3451 and keyok functions (ncurses might be linked against GPM).
3453 Substitute PACKAGE (intl/Makefile makes use of it)
3455 Wed Jan 27 03:34:44 1999 Timur Bakeyev <mc@bat.ru>
3457 * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swapped by
3458 #include "global.h".
3460 1999-01-13 Jonathan Blandford <jrb@redhat.com>
3462 * Make.common.in (gnewdir): new path.
3464 Sun Jan 17 03:19:47 1999 Timur Bakeyev <mc@bat.ru>
3466 * configure.in: Add comments before "Let" and "the" - typo. Add new
3467 path to include's search.
3469 1999-01-10 Ilya Zakharevich <ilya@math.ohio-state.edu>
3471 * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
3473 1999-01-11 Miguel de Icaza <miguel@nuclecu.unam.mx>
3475 * configure.in (REGEX_O): Always include regex.o as the code we
3476 are using in gmc is not using regcomp/regexec, but the internal
3479 * src/regex.c: Do not compile the POSIX compatibility code, as we
3482 Tue Dec 29 15:49:45 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
3484 * doc/mc.sgml, mc1.in (Color section): minor polishing
3485 (Layout section): documented Highlight...
3487 Thu Dec 24 18:30:53 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
3489 * configure.in: Deleted du checks
3491 * INSTALL: Deleted --with-dusum documentation.
3493 * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
3494 Configuration dialog. Added Advanced chown subsection. Deleted
3495 variables from the Special settings section which are now covered
3496 by the configuration dialog.
3498 Mon Dec 21 22:26:34 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
3500 * doc/mc.sgml, mc.1.in: Deleted obsolete information about
3501 tar_gz_memlimit. Partially rewrote the section about the
3502 Virtual FS.. configuration dialog.
3504 1998-12-17 Christopher Blizzard <blizzard@appliedtheory.com>
3506 * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
3508 Sun Dec 13 15:26:19 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
3510 * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
3512 * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
3515 1998-12-08 Tuomas Kuosmanen <tigert@gimp.org>
3517 * new_icons/gnome-image-[lots].png: I added some icons for file
3518 types (image) there - someone please tell me what the correct
3519 location and naming convention is and I will try to follow that. :)
3521 1998-12-08 Christopher Blizzard <blizzard@appliedtheory.com>
3523 * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
3524 the build will still work. (Has this been replaced by new_icons?)
3526 Tue Dec 1 11:58:55 1998 Pavel Machek <pavel@atrey.karlin.mff.cuni.cz>
3528 * doc/mc.1.in, mc.sgml: added my name to list of authors
3530 1998-12-02 Miguel de Icaza <miguel@nuclecu.unam.mx>
3532 * Makefile.in (codedirs): Dropped xv and tk ports from the
3533 distribution. include idl directory.
3535 1998-12-01 Miguel de Icaza <miguel@nuclecu.unam.mx>
3537 * configure.in (slang_use_system_installed_lib): Define slang
3538 here, to avoid having this on LIBS.
3540 1998-11-26 Herbert Valerio Riedel <hvr@hvrlab.ml.org>
3542 * gtkedit.c: changed occurrence of 'va_list *ap' to 'va_list ap'
3544 Thu Nov 26 12:20:06 1998 Pavel Roskin <pavel_roskin@geocities.com>
3546 * config.h.in: Removed from CVS, added to .cvsignore
3548 * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
3550 NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
3551 HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
3552 HAS_CURSES added to acconfig.h
3554 1998-11-24 Federico Mena Quintero <federico@nuclecu.unam.mx>
3556 * autogen.sh: Add "-I macros" to the aclocal flags.
3558 * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
3559 so that aclocal will not complain about an obsolete macro.
3561 * configure.in: Use MC_HPUX_PROG_CC_STDC
3563 * ChangeLog: There was no ChangeLog here, so I added one.