1 2002-06-04 Max Schedriviy <max@humgat.org>
3 * syntax/php.syntax: New version.
5 2002-05-23 Andrew V. Samoilov <kai@cmail.ru>
7 * NEWS: Mention ftpfs/fish uploading changes and new configure
8 options --with-codepagedir=DIR, --with-configdir=DIR and
11 2002-05-22 Pavel Roskin <proski@gnu.org>
13 * doc/ru/Makefile.am: Fix out-of-tree build.
15 2002-05-14 Pavel Roskin <proski@gnu.org>
17 * configure.in: Fix logic for gettext 0.10.x.
19 2002-05-14 Andrew V. Samoilov <kai@cmail.ru>
21 * configure.in: Don't generate po/Makefile if
22 there is 'top_builddir' in po/Makefile.in.
23 * autogen.sh: More fixes for gettext 0.11+.
25 2002-05-08 Andrew V. Samoilov <kai@cmail.ru>
27 * configure.in (ALL_LINGUAS): Added "be" for Belarusian.
29 2002-04-21 Pavel Roskin <proski@gnu.org>
31 * lib/mc.ext.in: Add support for *.rmi files - latest TiMidity++
34 2002-04-09 Andrew V. Samoilov <kai@cmail.ru>
36 * autogen.sh: Fix for gettext 0.11 family (and newer).
38 2002-04-08 Pavel Roskin <proski@gnu.org>
40 * autogen.sh: Allow gettext newer than 0.10.39.
41 From Björn Eriksson <bjorn@bjornen.nu>
43 2002-04-03 Pavel Roskin <proski@gnu.org>
45 * doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
46 by "make clean" because not everyone has Perl to rebuild it.
48 2002-03-27 Andrew V. Samoilov <kai@cmail.ru>
50 * syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
51 first line regular expression.
53 2002-03-26 Andrew V. Samoilov <kai@cmail.ru>
55 * configure.in: Define USE_INCLUDED_REGEX if GNU C library 2.1
57 * acinclude.m4: New option --with-mcfs and macro WITH_MCFS.
59 * src/Makefile.am: Move mc.hlp.ru processing ...
60 * doc/ru/Makefile.am: ... here.
62 2002-03-21 Andrew V. Samoilov <kai@cmail.ru>
64 * syntax/Syntax: Match ^Syntax$ for Syntax Highlighting.
65 * syntax/c.syntax: Highlight "%p" printf format.
66 Allow '*' as width and precision for strings and numbers.
68 * doc/mc.1.in: Fix smbfs example. Minor format fixes.
69 * doc/ru/mc.1.in: Likewise.
71 2002-03-18 Pavel Roskin <proski@gnu.org>
73 * doc/ru/Makefile.am: Distribute xnc.hlp.
75 2002-03-12 Pavel Roskin <proski@gnu.org>
77 * doc/Makefile.am: Adjust for doc/ru/Makefile.am.
79 2002-03-12 Andrew V. Samoilov <kai@cmail.ru>
81 * configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
82 * doc/ru/Makefile.am: New file.
84 2002-03-08 Pavel Roskin <proski@gnu.org>
86 * doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
88 2002-03-04 Andrew V. Samoilov <kai@cmail.ru>
90 * configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
92 2002-03-01 Andrew V. Samoilov <kai@cmail.ru>
94 * doc/mc.1.in: Use nodename `Background jobs' for section
95 `Background Jobs' to reflect user visible Command menu option
96 and src/cmd.c dialog implementation.
98 * doc/ru: New directory for Russian manuals.
99 * doc/ru/mc.1.in: Translated mc.1 manual page. Originally
100 translated by Victor A. Kostromin for mc 4.5.30. Converted
101 from binary mc.hlp.ru, corrected and actualized by me.
102 * doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
103 * doc/ru/.cvsignore: Ignore mc.1.
105 2002-02-27 Andrew V. Samoilov <kai@cmail.ru>
107 * doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
108 (FILES): Document changes in mc behavior. ~/.mc/ini now overrides
111 (Virtual File System): Document SMB File System.
113 2002-02-26 Pavel Roskin <proski@gnu.org>
115 * lib/mc.ext.in: Run "file" before "nm" to avoid an error
116 message "no symbol found" for unsupported architectures and
117 provide more useful information.
119 2002-02-22 Pavel Roskin <proski@gnu.org>
121 * README.smbfs: Remove. It contained no useful information
122 and the webpage is now dead.
123 * Makefile.am: Remove README.smbfs.
125 * README: Mention that glib 1.2.x is required.
127 2002-02-21 Andrew V. Samoilov <kai@cmail.ru>
129 * lib/edit.indent.rc: Use "#! /bin/sh"
130 * lib/edit.spell.rc: Likewise.
131 * lib/mcserv.init: Likewise.
133 * lib/cedit.menu: Eliminate bashisms.
134 Add missed `:' in AUTHOR evaluation.
135 Unset LANGUAGE and make LC_ALL empty.
136 Use "#! /path/to/program".
138 2002-02-20 Andrew V. Samoilov <kai@cmail.ru>
140 * doc/mc.1.in (FILES): Use ~/.mc/bindings instead of
141 ~/.mc/ext, ~/.mc/ini instead of ~/.mc.ini.
142 Fix tarfs URL syntax example. Minor typo and format fixes.
144 2002-02-14 Andrew V. Samoilov <kai@cmail.ru>
146 * doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
147 Fix location of configuration files.
149 2002-02-05 Pavel Roskin <proski@gnu.org>
151 * configure.in: Don't use defunct ncurses_version.
152 Reported by Thomas Dickey <dickey@herndon4.his.com>
153 Set force_ncurses whenever --with-ncurses is used. If set,
154 suppress checks for S-Lang and fail is ncurses is not found.
156 * configure.in: Introduce a new variable screen_type that is
157 either "slang" or "ncurses" without additional text. Use it
158 instead of screen_manager whenever possible. Fix text in
159 AC_NCURSES call, use m4 quotes and move shell quotes into the
161 * acinclude.m4: Likewise.
163 2002-01-28 Petr Kozelka <pkozelka@email.cz>
165 * syntax/Syntax: Known Delphi/Kylix source file extensions
166 supported (*.dpr, *.inc).
167 * syntax/pascal.syntax: Many new (Delphi/Kylix) keywords added.
168 Special highlighting for CVS keywords. Understands single-line
171 2002-01-24 Alexander Shopov <al_shopov@web.bg>
173 * configure.in (ALL_LINGUAS): Added "bg"
175 2002-01-21 Pavel Roskin <proski@gnu.org>
177 * NEWS: Mention word completion in the editor.
179 2002-01-17 Pavel Roskin <proski@gnu.org>
181 * extraconf.h: Remove OS/2 specific code.
183 * doc/mc.1.in (Configuration): Clarify some entries.
185 2002-01-11 Andrew V. Samoilov <kai@cmail.ru>
187 * acinclude.m4: New options for smbfs:
188 --with-configdir=DIR Where the Samba configuration files are (/etc)
189 --with-codepagedir=DIR Where the Samba codepage files are
191 2002-01-11 Pavel Roskin <proski@gnu.org>
193 * syntax/xml.syntax: New file - hightlighting for XML.
194 From Petr Kozelka <pkozelka@centrum.cz>
195 * syntax/Syntax: Add xml.syntax.
196 * syntax/Makefile.am: Likewise.
198 2002-01-04 Pablo Saratxaga <pablo@mandrakesoft.com>
200 * configure.in: Added "eu" to ALL_LINGUAS.
202 2002-01-03 Pavel Roskin <proski@gnu.org>
204 * lib/mc.menu: Correct quoting.
205 Reported by Matthias Urban <murban@cs.uni-magdeburg.de>
207 * NEWS: Mention removal of the OS/2 port.
208 * README.PC: Remove OS/2 specific parts.
210 2002-01-02 Pavel Roskin <proski@gnu.org>
212 * configure.in: Make help about --with-subshell easier to
213 understand. Minor alignment fixes for the help.
214 * acinclude.m4: Minor alignment fixes for the help.
216 2001-12-31 Pavel Roskin <proski@gnu.org>
218 * configure.in: Generate vfs/Makefile from vfs/Makefile.in, not
221 2001-12-27 Duarte Loreto <happyguy_pt@hotmail.com>
223 * configure.in: Added portuguese to ALL_LINGUAS
225 2001-12-21 Pavel Roskin <proski@gnu.org>
227 * acinclude.m4 (AC_WITH_SLANG): Don't add ../slang to includes.
228 Don't remove slang/slang.h - it's never created.
230 * acinclude.m4 (AC_WITH_SLANG): Don't make symlink from
231 slang-mc.h to slang.h. Remove fastdepslang variable, it's
234 2001-12-01 Wang Jian <lark@linux.net.cn>
236 * configure.in(ALL_LINGUAS): Renamed zh_CN.GB2312 to zh_CN.
238 2001-11-29 Pavel Roskin <proski@gnu.org>
240 * lib/mc.ext.in: Use "type" to recognize zip and lha archives.
242 2001-11-27 Pavel Roskin <proski@gnu.org>
244 * lib/mc.ext.in: When running X programs in background, do it
245 from subshell. Otherwise some of them terminate when mc exits.
246 Reported by Christian Dysthe <christian@dysthe.net>
247 Remove some obsolete and gmc-specific entries. Use StarOffice
248 to open files detected as "Microsoft Office Document".
250 * lib/mc.lib: Support "Home" and "End" sequences in xterm from
253 2001-11-16 Andrew V. Samoilov <kai@cmail.ru>
255 * doc/mcedit.1.in: Fix help file location.
257 2001-11-14 Pavel Roskin <proski@gnu.org>
259 * acinclude.m4 (MC_UNDELFS_CHECKS): Check for ext2_ino_t,
260 fallback to ino_t for e2fsprogs version 1.19 and older.
262 2001-10-30 Pavel Roskin <proski@gnu.org>
264 * lib/mc.ext.in: Add support for Netpbm files.
266 2001-10-25 Andrew V. Samoilov <kai@cmail.ru>
268 * slang/slvideo.c (SLtt_set_color): Eliminate C++ comments.
269 http://bugzilla.gnome.org/show_bug.cgi?id=60935
272 * doc/mc.1.in: Document %p macro.
274 2001-10-24 Pavel Roskin <proski@gnu.org>
276 * configure.in: Move AC_FUNC_MMAP before it's used indirectly.
277 Allow using --without-mmap.
278 * INSTALL: Document --without-mmap.
280 2001-10-24 Andrew V. Samoilov <kai@cmail.ru>
282 * configure.in: Resurrect ALL_LINGUAS test, to allow specify list
283 of languages to be installed by setting env variable before
284 configure. If it is empty, it defaults to full list.
285 By Alex Tkachenko <alex@bcs.zp.ua>.
287 2001-10-19 Pavel Roskin <proski@gnu.org>
289 * syntax/sh.syntax: Highlight reserved words inside backticks.
290 Use the same wholechars settings for reserved words and
291 commands. Recognize more words. Recognize function definitions
292 without "function" or without "()". Use brightmagenta instead
295 2001-10-18 Pavel Roskin <proski@gnu.org>
297 * configure.in: When checking for "nroff -mandoc" support, don't
298 use /dev/null as input file, use stdin. Some versions of nroff
299 (e.g. groff-1.16.1) don't accept special files.
301 2001-10-14 Pavel Roskin <proski@gnu.org>
303 * lib/mc.ext.in: Treat Makefile.PL as a Perl program, not as a
304 Makefile. Don't allow any suffixes after "Makefile".
306 2001-10-12 Pavel Roskin <proski@gnu.org>
308 * lib/mc.ext.in: Add support for *.xcf files (native GIMP
311 2001-10-06 Andrew V. Samoilov <sav@bcs.zp.ua>
313 * lib/mc.menu: Use "case" instead of non-portable "egrep -q".
314 Fix compress<->bzip2 conversion and conversion of tagged
317 2001-10-05 Pavel Roskin <proski@gnu.org>
319 * lib/mc.ext.in: Use ogginfo to view *.ogg files.
320 Suggested by Marcel Pol <mpol@gmx.net>
322 * lib/mc.ext.in: Use xmms to play *.mp3 under X. When viewing
323 *.mp3, use "verbose" option to mpg123. Add support for *.ogg
326 2001-09-30 Pavel Roskin <proski@gnu.org>
328 * configure.in: Don't check whether grep supports stdin - it's
330 * NEWS: Mention this change.
332 2001-09-19 Pavel Roskin <proski@gnu.org>
334 * doc/mcedit.1.in: Fix a very long line - use double
335 backslashes since they are interpreted even in the .nf blocks.
337 * lib/edit.spell.rc: Try aspell before resorting to ispell.
339 * syntax/php.syntax: Replace with a better implementation by
340 Max Schedriviy <max@tavrida.net>
342 2001-09-15 Pavel Roskin <proski@gnu.org>
344 * doc/mc.1.in: Fix location of mcedit files.
345 * doc/mcedit.1.in: Likewise. Remove obsolete technical details.
347 2001-09-14 Pavel Roskin <proski@gnu.org>
349 * configure.in: Don't check for ncurses version and for keyok()
350 because the mouse support code doesn't need this hack anymore.
352 2001-09-13 Pavel Roskin <proski@gnu.org>
354 * configure.in: Fix some cases of overquoting and underquoting.
355 * acinclude.m4: Likewise.
357 2001-09-12 Pavel Roskin <proski@gnu.org>
359 * configure.in: Update list of browsers. Don't fallback to
360 lynx since it cannot be run in background.
361 * lib/mc.ext.in: Redirect output of X11 browsers to /dev/null.
362 If no browser for X11 was found, use lynx.
364 * autogen.sh: Add a workaround to ensure that "depcomp" is
366 * configure.in: Replace obsolete macros. Use AC_MSG_NOTICE
368 * acinclude.m4: Likewise. Fix check whether S-Lang uses
371 * configure.in: Use three-argument form of AC_INIT. Use
372 AC_CONFIG_AUX_DIR. Remove some unused or implied macros.
373 * Makefile.am (EXTRA_DIST): Remove "depcomp" - this workaround
374 is not needed if AC_CONFIG_AUX_DIR is used.
375 * vfs/Make-mc.in: Adjust mkinstalldirs location.
376 * autogen.sh: Create "config" and remove "autom4te.cache".
378 2001-09-11 Pavel Roskin <proski@gnu.org>
380 * syntax/Syntax: New file, extracted from edit/syntax.c.
381 * syntax/Makefile.am: Add Syntax.
383 * configure.in: Add -lcurses (for use with S-Lang) to MCLIBS not
384 to LIBS. Don't use unportable "grep -q", use "case" instead.
386 2001-09-10 Pavel Roskin <proski@gnu.org>
388 * configure.in: Only check for X if --with-tm-x-support has been
391 * configure.in: Add check for sys/ioctl.h.
393 * configure.in: Use AC_FUNC_STRCOLL instead of generic test.
395 * acinclude.m4: Put -lncurses to MCLIBS, not LIBS.
396 * configure.in: Likewise. Add MCLIBS to LIBS temporarily when
397 testing for functions in ncurses.
399 * acinclude.m4: Provide descriptions in all AC_DEFINE macros.
400 * configure.in: Likewise. Use AH_BOTTOM to include extraconf.h.
401 * acconfig.h: Remove.
403 * configure.in: Eliminate LIBSLANG and LSLANG.
404 * acinclude.m4: Likewise. Use MCLIBS for -lslang.
406 * configure.in: Use MCLIBS for -lgpm. Remove LGPM. Check for
407 resizeterm() and keyok() only if configuring with ncurses.
409 * configure.in: Remove now unused variables LIBVFS and LVFS.
411 * configure.in: Remove unused variables LINTL and INTLDEPS.
413 * configure.in: Add -I\$(top_builddir)/intl to CPPFLAGS when
414 building with included gettext, because libintl.h is copied
417 2001-09-09 Pavel Roskin <proski@gnu.org>
421 * configure.in: Remove a hack for Unixware. AC_FUNC_GETMNTENT
422 checks -lgen for getmntent as of Autoconf 2.52.
424 2001-09-07 Pavel Roskin <proski@gnu.org>
426 * configure.in: Check for pwd.h.
428 * Make.common.in: Remove.
429 * configure.in: Remove all references to Make.common.in and
431 * aclocal.m4: Likewise.
433 * configure.in: Require Autoconf 2.52. Remove hacks for
435 * Makefile.am: Require Automake 1.5.
437 2001-09-06 Pavel Roskin <proski@gnu.org>
439 * syntax/php.syntax: New file - PHP file highlighting. Copied
440 from Cooledit 3.17.4.
441 * syntax/Makefile.am: Add php.syntax.
443 2001-09-06 Timur Bakeyev <mc@bat.ru>
445 * acconfig.h: Brought back couple of symbols, that are still necessary
446 due reference to them from configure.in.
448 2001-09-04 Pavel Roskin <proski@gnu.org>
450 * syntax/changelog.syntax: Fix highlighting of functions. Relax
451 strictness for dates.
453 * doc/mc.1.in: Fix troff warnings.
454 * doc/mcedit.1.in: Likewise.
456 2001-09-03 Pavel Roskin <proski@gnu.org>
458 * doc/mc.1.in: Spellcheck.
459 * doc/mcedit.1.in: Likewise.
460 * doc/mcserv.8.in: Likewise.
462 * doc/mc.1.in (Learn Keys): Complete rewrite.
464 2001-09-02 Pavel Roskin <proski@gnu.org>
466 * acconfig.h: Remove all unused symbols.
468 * lib/ncurses.h: Remove.
469 * lib/Makefile.am: Remove ncurses.h.
471 2001-09-02 Abel Cheung <maddog@linux.org.hk>
473 * configure.in (ALL_LINGUAS): zh_TW.Big5 -> zh_TW
475 2001-08-28 Pavel Roskin <proski@gnu.org>
477 * syntax/sh.syntax: Require two '<' before EOF. Recognize END
480 2001-08-26 Pavel Roskin <proski@gnu.org>
482 * configure.in: New conditionals USE_VFS_NET, USE_UNDEL_FS and
483 CONS_SAVER. Put all conditionals together.
485 * Makefile.am (EXTRA_DIST): Add depcomp to work around a bug in
488 * configure.in: Remove XCURSES variable - it's unused.
490 * configure.in: New conditional USE_EDIT.
492 * syntax/changelog.syntax: Don't require '@' to be in the
493 address. This also works around a bug in the syntax engine
494 that prevented highlighting of addresses.
496 2001-08-25 Pavel Roskin <proski@gnu.org>
498 * configure.in: New conditionals USE_VFS and INCLUDED_SLANG.
500 2001-08-24 Pavel Roskin <proski@gnu.org>
502 * extraconf.h: Remove all references to HAVE_X.
503 * acinclude.m4: s/GNOME_/MC_/
504 * configure.in: Likewise. Remove or clarify all references to
505 the "text edition". Minor fixes.
507 * configure.in: Remove support for curses libraries other than
509 * acinclude.m4: Likewise.
510 * FAQ: Remove everything about UNIX curses.
513 * configure.in: Enable large file support by default.
515 * INSTALL: Document it. Minor fixes.
517 * FAQ: Remove information about GNOME edition. Minor fixes.
519 * NEWS: Mention removing the GNOME edition.
521 * acinclude.m4: Include all used macros from the macros
523 * autogen.sh: Remove all references to "macros".
524 * Makefile.am: Likewise.
526 * configure.in: Remove all GNOME stuff except GNOME_VFS_CHECKS.
527 * Makefile.am (SUBDIRS): Remove all GNOME-related directories.
529 * lib/startup.links: Remove.
530 * lib/README.desktop: Likewise.
531 * lib/Makefile.am: Remove all references to DESKTOP_FILES.
533 * configure.in: Bump version to 4.5.99a.
535 * configure.in: Bump version to 4.5.55. Release mc-4.5.55.
536 * po/*.po: Regenerate.
538 * AUTHORS: Update and spell check.
541 * INSTALL.FAST: Likewise.
543 * README.PC: Likewise.
544 * README.QNX: Likewise.
546 * configure.in: Add check for stropts.h.
548 2001-08-23 Pavel Roskin <proski@gnu.org>
550 * lib/edit.indent.rc: Create cooledit.error right away to
551 override its old contents. Don't use ksh extentions. Treat *.C
552 files as C++. Recognize more C++ extensions. Support java.
553 Update URL for "astyle". Quote all arguments to protect spaces.
554 * lib/edit.spell.rc: Don't save terminal settings - mc does it
555 itself. Quote all arguments to protect spaces.
557 2001-08-21 Pavel Roskin <proski@gnu.org>
559 * doc-gnome/C/figs/Makefile.am: Don't install GNOME-specific
560 files if GNOME frontend is disabled.
561 * idl/Makefile.am: Likewise.
562 * lib/Makefile.am: Likewise.
563 * new_icons/Makefile.am: Likewise.
565 * autogen.sh: Fall back to aclocal without "-I gettext.m4" in
566 case it already has gettext macros elsewhere and doesn't like
567 duplicates (i.e. it's aclocal from Automake-1.4).
569 2001-08-20 Pavel Roskin <proski@gnu.org>
574 * doc/mc.1.in: Likewise.
575 * doc/mcserv.8.in: Likewise.
577 * acinclude.m4 (AC_GET_FS_INFO): Specify includes when checking
580 2001-08-19 Andras Timar <timar@gnome.hu>
582 * lib/Makefile.am: Added Hungarian hints
583 * lib/mc.hint.hu: by Arpad Biro <biro_arpad@yahoo.com>
585 2001-08-19 Pavel Roskin <proski@gnu.org>
587 * lib/mc.lib: Add definition for "bs" for xterm and xterm-color.
589 2001-08-17 Pavel Roskin <proski@gnu.org>
591 * syntax/po.syntax: New file - PO file highlighting.
592 From David Martin <dmartina@excite.es>
593 * syntax/Makefile.am: Add po.syntax.
595 * lib/mc.lib: Add "delete=\e[3~" for xterm and xterm-color -
596 it's sometimes missing from the databases.
598 2001-08-16 Abel Cheung <maddog@linux.org.hk>
600 * lib/mc.hint.zh_TW.Big5 -> lib/mc.hint.zh: Temporary measure.
601 * lib/Makefile.am: Reflect above change.
603 2001-08-15 Pavel Roskin <proski@gnu.org>
605 * doc/mc.1.in (Terminal databases): Recommend using \e, not \E.
607 2001-08-14 Pavel Roskin <proski@gnu.org>
609 * lib/mc.lib: Add popular sequences for "home" and "end" in
610 "xterm" and "xterm-color" terminals.
612 2001-08-13 Pavel Roskin <proski@gnu.org>
614 * lib/mc.ext.in: Move ls-lR.gz before generic gzip support.
616 Replace "Can't" with "Cannot" everywhere.
618 2001-08-12 Pavel Roskin <proski@gnu.org>
620 * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for
621 subshell, not for "Open file...".
622 (emacs_key_map): Likewise.
624 * README: Changes from Frederic L. W. Meunier <0@pervalidus.net>
626 2001-08-10 Pavel Roskin <proski@gnu.org>
628 * Makefile.am (EXTRA_DIST): Remove BUGS.
629 * doc/Makefile.am (EXTRA_DIST): Remove LSM and FILES.
631 * BUGS: Remove. Bugzilla.gnome.org doesn't have those bugs.
633 * doc/LSM: Remove, it's outdated.
634 * doc/FILES: Likewise.
635 * doc/DEVEL: Remove information about FILES.
637 * FAQ: Eliminate all broken URLs on the MC site.
638 From Frederic L. W. Meunier <0@pervalidus.net>
640 * FAQ: Restore information about xterm.
642 2001-08-08 Pavel Roskin <proski@gnu.org>
644 * FAQ: Changes from Frederic L. W. Meunier <0@pervalidus.net>
646 2001-08-07 Pavel Roskin <proski@gnu.org>
648 * doc/mc.1.in (Internal File Viewer): Document Ctrl-O and F17.
650 * doc/mc.1.in: Fix all broken links.
652 2001-08-06 Pavel Roskin <proski@gnu.org>
654 * INSTALL: Numerous changes. Declare old curses obsolete.
655 Partly from Frederic L. W. Meunier <0@pervalidus.net>
657 * doc/mc.1.in (Menu Bar): Add link to the "Options Menu".
659 2001-08-03 Abel Cheung <maddog@linux.org.hk>
661 * lib/Makefile.am: Remove space after backslash introduced in the
664 * lib/mc.hint.zh_TW.Big5: New file.
665 * lib/Makefile.am: Added mc.hint.zh_TW.Big5
667 2001-08-02 Pavel Roskin <proski@gnu.org>
669 * lib/mc.hint.uk: New file.
670 From Maksym Polyakov <polyama@yahoo.com>
671 * lib/Makefile.am: Add mc.hint.uk.
673 2001-08-01 Pavel Roskin <proski@gnu.org>
675 * lib/mc.hint.nl: New file.
676 From Steef Boerrigter <sxmboer@sci.kun.nl>
677 * lib/Makefile.am: Add mc.hint.nl.
678 * lib/mc.hint: Remove ftp site. Update copyright.
679 * lib/mc.hint.cs: Likewise.
680 * lib/mc.hint.es: Likewise.
681 * lib/mc.hint.it: Likewise.
682 * lib/mc.hint.pl: Likewise.
683 * lib/mc.hint.ru: Likewise. Shorten some lines.
685 * edit/Makefile.in: Allow running "make install" before "make all".
686 * gtkedit/Makefile.in: Likewise.
688 2001-07-31 Pavel Roskin <proski@gnu.org>
690 * lib/edit.spell.rc: New file. Invoke ispell on Ctrl-p in the
692 * lib/Makefile.am: Add lib/edit.spell.rc.
694 * autogen.sh: Use gettextize.
695 * ABOUT-NLS: Remove from CVS, it's installed by autogen.sh.
696 * po/Makefile.in.in: Likewise.
698 2001-07-29 Pavel Roskin <proski@gnu.org>
700 * syntax/slang.syntax: New file.
701 From Walery Studennikov <despair@sama.ru>
702 * syntax/Makefile.am: Add slang.syntax.
704 2001-07-27 Pavel Roskin <proski@gnu.org>
706 * extraconf.h: Move WITH_BACKGROUND here.
708 2001-07-24 Pavel Roskin <proski@gnu.org>
710 * doc/mc.1.in: Quote all section headers. Minor formatting fix.
712 2001-07-23 Pavel Roskin <proski@gnu.org>
714 * doc/mc.1.in: Fix description of mc.lib. Fix broken links.
716 2001-07-20 Pavel Roskin <proski@gnu.org>
718 * Make.common.in: Move all defines ...
719 * gnome/Makefile.in: ... here ...
720 * src/Makefile.in: ... and here.
722 2001-07-19 Pavel Roskin <proski@gnu.org>
724 * configure.in: Don't check for getwd, it's completely
726 * INSTALL: Remove reference to HAVE_GETWD.
728 * lib/mc.ext.in: Fix opening info pages on VFS. Modernize
729 entries for compressed cpio archives.
731 * lib/mc.ext.in: Comment changes. Remove rules for programs -
732 they were only used in obsolete frontends. Don't ever use %view
733 without commands - it's slower and loses user settings, e.g.
734 hex mode. Put shared libraries before man pages and read.me
735 before .me macros so that they match correctly. Use nm for
736 shared libraries. Add rules for StarOffice and AbiWord.
738 2001-07-14 Pavel Roskin <proski@gnu.org>
740 * configure.in: Bump version to 4.5.54a.
742 2001-07-13 Pavel Roskin <proski@gnu.org>
744 * lib/mcserv.init: Fix exit status.
745 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=44601
747 * lib/mc.ext.in: Anchor all regexes in the type/ rules except
748 "executable", which should follow a space. Simplify rules for
749 images. Add shell/ rule for *.info files. Fix all incorrect
750 uses of the alternation operator.
751 Reported by Oskar Liljeblad and Michel Casabona.
753 2001-07-12 Pavel Roskin <proski@gnu.org>
755 * configure.in: Don't check for iconv, it's already checked for
758 2001-07-10 Pavel Roskin <proski@gnu.org>
760 * doc/mc.1.in: Update documentation about hex search.
762 * edit/edit_key_translator.c (cooledit_key_map): Bind
763 Ctrl-Shift-Up and Ctrl-Shift-Down to scroll with highlight.
764 From Steef Boerrigter <sxmboer@sci.kun.nl>
766 * edit/Makefile.in: Make edit.o depend on edit_key_translator.c.
767 * edit/edit_key_translator.c (cooledit_key_map): Add support
768 for bracket matching on Alt-B.
769 * gtkedit/gtkeditkey.c: Likewise.
770 From Steef Boerrigter <sxmboer@sci.kun.nl>
772 2001-07-06 Pavel Roskin <proski@gnu.org>
774 * lib/mc.ext.in: Use nm to view object files.
776 * Make.common.in: Remove GNOME-specific and unused definitions.
777 Partly moved to gnome/Makefile.in.
779 * configure.in: Remove all references to SEDCMD and SEDCMD2 -
781 * Make.common.in: Likewise.
783 2001-06-29 Pavel Roskin <proski@gnu.org>
785 * ABOUT-NLS: Update to the version from gettext-0.10.38.
787 * Make.common.in (XCPPFLAGS): Don't add -I$(top_srcdir) - it's
788 now done in configure. Move -I.. to the beginning.
789 * Makefile.am (SUBDIRS): Move intl po to the beginning, since
790 libintl.a may be required to link mc.
791 (ACLOCAL_M4_SOURCES): Remove macros/gnome-gettext.m4.
792 * configure.in: Use AM_GNU_GETTEXT instead of AM_GNOME_GETTEXT.
793 Move all i18n code to one place. Don't substitute INTLSUB - it's
794 unused. Substitute INTLDEPS, since AM_GNU_GETTEXT doesn't do it.
795 Remove SCO-specific i18n hacks. Add -I$(top_srcdir) to CPPFLAGS.
797 2001-06-25 Pavel Roskin <proski@gnu.org>
799 * configure.in: For Autoconf 2.50+, use AC_SYS_LARGEFILE.
800 It should be enabled explicitly by giving `--enable-largefile'
802 * INSTALL: Document it.
804 2001-06-22 Pavel Roskin <proski@gnu.org>
806 * extraconf.h: Don't define HAVE_INFOMOUNT_QNX on QNX Neutrino.
808 * acinclude.m4 (AC_GET_FS_INFO): Fix checking for f_fstypename
810 Reported by Libor Motyèka <libor.motycka@ortex.cz>.
812 * acinclude.m4 (AC_GET_FS_INFO): Warn only once that the list of
813 mounted filesystems cannot be read. Don't define NO_INFOMOUNT.
814 Define HAVE_INFOMOUNT_LIST if a any suitable function has been
816 * extraconf.h: Define HAVE_INFOMOUNT and HAVE_INFOMOUNT_QNX.
818 2001-06-19 Pavel Roskin <proski@gnu.org>
820 * configure.in: Check for telldir and seekdir. Join adjacent
821 calls to AC_CHECK_FUNCS.
823 2001-06-16 Pavel Roskin <proski@gnu.org>
825 * Makefile.am: Change the order of SUBDIRS to fully compile text
826 edition before compiling anything for GNOME.
827 * mc.spec.in: Don't use brace expansion to avoid implicit
828 build-time dependency on bash.
830 2001-06-13 Pavel Roskin <proski@gnu.org>
832 * acinclude.m4 (AC_SHORT_D_NAME_LEN): Fix compiler warnings in
834 * configure.in: Fix compiler warnings in the arguments to
835 AC_TRY_WARNINGS. Fix value of NEED_CRYPT_PROTOTYPE - add spaces
836 around `=' in the `test' command.
838 2001-06-07 Pavel Roskin <proski@gnu.org>
840 * doc-gnome/C/gmc.sgml: Remove index - it's not used in the
841 GNOME documentation template.
842 * doc-gnome/C/mkhtml: Don't generate index.
843 * doc-gnome/C/Makefile.am: Don't distribute genindex.sgml.
845 2001-06-06 Pavel Roskin <proski@gnu.org>
847 * lib/Makefile.am: Make compatible with Automake 1.4 - remove
848 conditional variables from EXTRA_DIST.
850 2001-06-05 Pavel Roskin <proski@gnu.org>
852 * edit/edit_key_translator.c [HAVE_CHARSET]: Add charset
854 From Walery Studennikov <hqsoftware@mail.ru>.
856 * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
858 2001-06-01 Pavel Roskin <proski@gnu.org>
860 * lib/mc.charsets: Synchronize with the latest patch - remove
863 2001-05-30 Pavel Roskin <proski@gnu.org>
865 * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
868 * lib/mc.charsets: New file. From Walery Studennikov.
869 * lib/Makefile.am: Distribute mc.charsets. Install it if
870 the charset support is enabled.
872 * configure.in: Add check for iconv() and the necessary code
873 to support the charset selection patch.
875 * configure.in: Add check for ESCDELAY variable in ncurses.
877 2001-05-29 Pavel Roskin <proski@gnu.org>
879 * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
882 * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
883 * pc/config.h: Likewise.
885 * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
886 and "strings". Recognize "write" files and MS Word templates.
887 For MS Excel documents try "xls2csv" and "strings".
888 Escape spaces in the "type" directives.
889 From Nerijus Baliunas.
891 * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
893 * Make.common.in: Remove hpath, it's unused.
895 * acconfig.h: Move constant parts ...
896 * extraconf.h: ... here.
897 [HAVE_X]: Disable subshell, s-lang and curses.
898 * Makefile.am: Add extraconf.h.
900 2001-05-28 Pavel Roskin <proski@gnu.org>
902 * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
903 and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
904 * configure.in: ... here.
906 2001-05-27 Pavel Roskin <proski@gnu.org>
908 * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
909 * acconfig.h: Likewise.
910 * src/layout.c: Likewise.
912 * Make.common.in: Remove all percent rules.
913 * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
914 * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
915 PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
918 * Make.common.in: Remove obsolete dependency tracking system.
919 * configure.in: Likewise.
920 * edit/Makefile.in: Likewise.
921 * gnome/Makefile.in: Likewise.
922 * gtkedit/Makefile.in: Likewise.
923 * slang/Makefile.in: Likewise.
924 * src/Makefile.in: Likewise.
925 * vfs/Make-mc.in: Likewise.
926 * src/depend.awk: Remove.
928 2001-05-26 Pavel Roskin <proski@gnu.org>
930 * gtkedit/syntax.c (syntax_text): Add support for Octave files.
931 * syntax/octave.syntax: New file. From Walery Studennikov.
932 * syntax/Makefile.am: Add octave.syntax.
934 * configure.in: Fix incorrect test for stdin support in grep -
935 it would always fail when configuring in an empty directory.
936 Portability fixes - unset, backslashed space in here-documents.
937 Eliminate all instances of "changequote".
939 * configure.in: Define SCO_FLAVOR based on $host_os, not on the
941 * acconfig.h: Changes for the above.
942 * INSTALL: Don't document --with-sco - it's now defunct.
943 * INSTALL.FAST: Likewise.
945 2001-05-25 Pavel Roskin <proski@gnu.org>
947 * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
948 are in the beginning of the "file" output.
950 2001-05-23 Pavel Roskin <proski@gnu.org>
952 * lib/mc.ext.in: Add associations for viewing RPM files.
954 2001-05-22 Pavel Roskin <proski@gnu.org>
956 * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
957 By default exit after the first error in jade.
959 * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
960 JADEFLAGS environment variables. Report progress. Clean up on
963 2001-05-21 Pavel Roskin <proski@gnu.org>
965 * doc-gnome/C/Makefile.am: Allow "make install" without *.html
968 * doc-gnome/C/mkhtml: Print a big warning if the script fails.
969 * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
971 2001-05-20 Pavel Roskin <proski@gnu.org>
973 * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
974 Create figs/*.eps if needed. Simplify rules for gmc.dvi and
975 gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
976 * doc-gnome/C/figs/Makefile.am: Add support for converting from
979 * Makefile.am (EXTRA_DIST): Remove create_vcs.
980 * doc/FILES: Likewise. Typo fix.
982 2001-05-19 Pavel Roskin <proski@gnu.org>
984 * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
985 * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
986 with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
988 * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
989 index entry "Moving files".
991 2001-05-18 Pavel Roskin <proski@gnu.org>
993 * configure.in: Use src/main.c in AC_INIT.
995 * create_vcs: Remove.
997 * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
998 Add download location for glib.
999 * mc.spec.in: Likewise.
1000 * doc/LSM: Likewise.
1001 * doc/mc.1.in: Likewise.
1002 * doc/mcedit.1.in: Likewise.
1003 * src/ext.c: Don't mention download location for MC.
1005 * FAQ: Update status of Tk, XView. and GNOME editions. Update
1008 * INSTALL: Remove information about Tk and XView. Change the
1009 mailing list addresses again.
1010 * FAQ: Change the mailing list addresses again.
1011 * MAINTAINERS: Likewise.
1013 * doc/mc.1.in: Likewise.
1014 * gnome/gmc-window.c: Likewise.
1015 * lib/README.xterm: Likewise.
1016 * lib/mc.ext.in: Likewise.
1017 * lib/mc.hint*: Likewise.
1018 * lib/mc.hlp.hu: Likewise.
1019 * po/*.po: Likewise.
1020 * src/main.c: Likewise.
1022 2001-04-20 Pavel Roskin <proski@gnu.org>
1024 * FAQ: Change the mailing list addresses and the download
1026 * INSTALL: Likewise.
1027 * MAINTAINERS: Likewise.
1029 * doc/mc.1.in: Likewise.
1030 * gnome/gmc-window.c: Likewise.
1031 * lib/README.xterm: Likewise.
1032 * lib/mc.ext.in: Likewise.
1033 * lib/mc.hint*: Likewise.
1034 * lib/mc.hlp.hu: Likewise.
1035 * po/*.po: Likewise.
1036 * src/main.c: Likewise.
1038 2001-04-19 Pavel Roskin <proski@gnu.org>
1040 * configure.in: Don't install mcserv unless
1041 "--enable-mcserv-install" has heen specified.
1042 Don't quote the first argument in all calls to AM_CONDITIONAL
1043 to work around a bug in Automake 1.4.
1044 * doc/Makefile.am: Use MCSERV_INSTALL conditional.
1045 * vfs/Make-mc.in: Likewise.
1047 2001-04-13 Pavel Roskin <proski@gnu.org>
1049 * configure.in: Bump version to 4.5.53a.
1051 2001-04-06 Pavel Roskin <proski@gnu.org>
1053 * gtkedit/editcmd.c: Remove support for XView layout attributes.
1054 * gtkedit/editoptions.c: Likewise.
1055 * pc/chmod.c: Likewise.
1056 * pc/drive.c: Likewise.
1057 * src/boxes.c: Likewise.
1058 * src/chmod.c: Likewise.
1059 * src/dlg.c: Likewise.
1060 * src/dlg.h: Likewise.
1061 * src/filegui.c: Likewise.
1062 * src/find.c: Likewise.
1063 * src/hotlist.c: Likewise.
1064 * src/layout.c: Likewise.
1065 * src/listmode.c: Likewise.
1066 * src/main.c: Likewise.
1067 * src/option.c: Likewise.
1068 * src/panelize.c: Likewise.
1069 * src/wtools.c: Likewise.
1070 * src/wtools.h: Likewise.
1071 * vfs/smbfs.c: Likewise.
1073 * autogen.sh: Check out "intl" and "macros" directories if they
1074 are missing. Simply "cvs up -d" won't restore them.
1076 * configure.in: Bump version to 4.5.52a.
1078 2001-03-14 Pavel Roskin <proski@gnu.org>
1080 * configure.in: Use AC_CHECK_TOOL for finding AR. Define
1081 Automake conditional USE_SAMBA_FS if Samba is to be supported
1084 2001-03-07 Pavel Roskin <proski@gnu.org>
1086 * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
1088 Reported by Norbert Warmuth.
1090 * configure.in: Don't process vfs/extfs/uzip - it's now
1093 * syntax/changelog.syntax: Require space after asterisk to have
1096 2001-03-02 Pavel Roskin <proski@gnu.org>
1098 * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
1099 * configure.in: Use AC_PROG_CC_STDC instead.
1101 * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
1102 Suggested by Christian Gennerat.
1104 * lib/mc.ext.in: Add support for "freeze" - old compression
1105 program used mostly on QNX.
1106 * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
1107 * lib/Makefile.am: Adjusted.
1109 2001-02-26 Pavel Roskin <proski@gnu.org>
1111 * lib/mc-gnome.ext.in: Remove, it's not used.
1112 * configure.in: Remove lib/mc-gnome.ext.
1113 * lib/Makefile.am: Likewise.
1115 2001-02-20 Pavel Roskin <proski@gnu.org>
1117 * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
1118 defined to prevent warnings on OpenBSD 2.7.
1119 * slang/jdmacros.h: Likewise.
1120 * src/mad.h: Likewise.
1121 * src/poptalloca.h: Likewise.
1123 * configure.in: Check for sys/time.h and sys/timeb.h. Use
1126 2001-02-07 Pavel Roskin <proski@gnu.org>
1128 * autogen.sh: Create vfs/samba/include/stamp-h.in.
1129 * vfs/samba/include/stamp-h.in: Remove.
1131 * macros/curses.m4: Quote first argument to AC_DEFUN.
1132 * macros/gnome-cxx-check.m4: Likewise.
1133 * macros/gnome-gettext.m4: Likewise.
1134 * macros/gnome-libgtop-check.m4: Likewise.
1135 * macros/gnome-print-check.m4: Likewise.
1136 * macros/linger.m4: Likewise.
1137 * macros/need-declaration.m4: Likewise.
1139 * configure.in: Only configure in vfs/samba if smbfs support is
1140 enabled even with Autoconf 2.13.
1142 2001-01-30 Pavel Roskin <proski@gnu.org>
1144 * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
1145 --without-samba due to a typo.
1147 * configure.in: Only configure in vfs/samba if smbfs support is
1148 enabled. This optimization will only work with Autoconf-2.49c
1151 2001-01-13 Pavel Roskin <proski@gnu.org>
1153 * configure.in: Don't create a faked malloc.h.
1154 * gtkedit/edit.h: Don't assume that malloc.h always exists.
1155 * src/mad.h: Likewise.
1157 * configure.in: Simplified handling of cons.saver.
1158 * src/Makefile.in: Likewise. Don't install cons.saver setuid.
1159 * mc.spec.in: Remove a workaround for the above.
1161 * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
1162 for MC. Don't rely on the output of uname - use $host_os.
1164 2001-01-11 Pavel Roskin <proski@gnu.org>
1166 * configure.in: Check for ext2 libraries only if VFS is enabled.
1168 * src/Makefile.in: Create directories before installing files.
1169 Removed all occurences of libprefix - it's never defined.
1171 * configure.in: All macros from configure.in moved to
1172 acinclude.m4. Added missing quotes in several places.
1173 * acinclude.m4: Likewise.
1175 * edit/Makefile.in: Don't install or uninstall mcedit -
1176 it cannot be installed before mc on systems without symlinks.
1177 * gtkedit/Makefile.in: Likewise.
1178 * src/Makefile.in: Install mcedit (if enabled) and mcview.
1181 * macros/gnome-gettext.m4: Propagated change by Owen Taylor
1182 from acinclude.m4 in gtk+:
1183 Don't define ENABLE_NLS unless we have a working NLS.
1184 (This should keep libintl.h from being included when it doesn't
1187 2001-01-09 Pavel Roskin <proski@gnu.org>
1189 * doc-gnome/C/figs/Makefile.am: New file.
1190 * doc-gnome/C/Makefile.am: Don't handle figs, let the new
1192 * configure: Substitute doc-gnome/C/figs/Makefile.
1194 * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
1196 2001-01-08 Szabolcs Ban <shooby@gnome.hu>
1198 * lib/mc.hlp.hu: Added Hungarian help file from
1199 tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
1200 maci@integrity.hu, mfh47@freemail.hu
1201 * lib/Makefile.am: Added LOCALIZED_HELP for further
1203 * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
1204 gtkedit/editcmd.c: I18n of mc.hlp
1206 2000-12-29 Szabolcs Ban <shooby@gnome.hu>
1208 * doc/mc.1.in: Corrected badly formatted link...
1210 2000-11-10 Robert Brady <robert@suse.co.uk>
1212 * configure.in: Add Tamil to ALL_LINGUAS.
1214 2000-10-23 Pavel Roskin <proski@gnu.org>
1216 * mc.spec.in: Allow mcserv.8 to be gzipped.
1218 * doc-gnome/C/Makefile.am: Workaround for buggy db2html
1219 that cannot deal with "./gmc.sgml".
1221 2000-10-09 Pavel Roskin <proski@gnu.org>
1223 * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
1224 that CVS Automake will drop dependencied to the macros that
1225 we don't distribute.
1227 * lib/mc.ext.in: Removed references to icons. Source RPMs
1228 grouped to one regex. Removed "Update" for source RPMs, added
1229 "Rebuild" instead. Added "Check signature" for all RPMs.
1230 Added a comment about pop-up menus in the text edition.
1232 2000-10-06 Pavel Roskin <proski@gnu.org>
1234 * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
1235 flags moved out of CFLAGS as recommended by GNU coding
1237 * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
1238 * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
1240 * INSTALL (Random notes on porting to other architectures):
1241 Completely rewritten. Recommended using CFLAGS instead of XINC.
1243 2000-10-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
1245 * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
1247 2000-10-04 Christophe Merlet <christophe@merlet.net>
1249 * gnome/*.desktop: Updated french strings.
1251 2000-10-03 Pavel Roskin <proski@gnu.org>
1253 * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
1254 to allow <legalnotice>. Unclosed tags fixed.
1256 2000-09-30 Pavel Roskin <proski@gnu.org>
1258 * mc.spec.in: New package mc-common. Use DESTDIR instead of
1259 misusing prefix. Don't install old icons - they don't exist.
1261 * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
1262 "export -f" to have mc() exported.
1263 * doc/mc.1.in: Changed description of the "-P" option to
1264 avoid inclusion of mc.sh and mc.csh into the manual.
1265 Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
1267 2000-09-24 Pavel Roskin <proski@gnu.org>
1269 * doc/mc.1.in: Minor formatting fixes.
1271 * lib/mc.sh.in: Remove temporary file non-interactively.
1272 * doc/mc.1.in: updated example for mc.sh.
1274 2000-09-23 Pavel Roskin <proski@gnu.org>
1276 * Makefile.am: mc.spec included to noinst_DATA so that "make all"
1277 updates it when needed.
1278 * mc.spec.in: Include translations with mc, not gmc. Run
1279 chkconfig --del in %preun, not %postun. --without-debug not
1280 needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
1281 be executable. New files in %{prefix}/lib/mc/ - translated hints,
1284 * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
1285 directory for document processing. Comment changes. gmc.ps and
1286 gmc.pdf now generated from gmc.dvi.
1288 * configure: Always include Make.common as file, otherwise
1289 "make distclean" breaks.
1290 * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1291 slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
1292 replaced with "rm -f" - the stangard says that "rm" is portable.
1293 Ditto $(MV). Adjusted *clean targets to match those in
1294 Automake. Removed "cross" target.
1296 2000-09-22 Pavel Roskin <proski@gnu.org>
1298 * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
1299 * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
1300 * doc/Makefile.in: Converted to ...
1301 * doc/Makefile.am: ... this.
1303 2000-09-21 Pavel Roskin <proski@gnu.org>
1305 * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
1306 is not expanded in all shells.
1307 * doc/mc.sgml: Updated the example script to reflect the above
1309 * doc/mc.in.1: Likewise.
1311 2000-09-19 Pavel Roskin <proski@gnu.org>
1313 * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
1316 2000-09-18 Pavel Roskin <proski@gnu.org>
1318 * Make.common.in: Added installcheck to placate "make distcheck"
1319 * configure.in, Make.common.in, doc/Makefile.in,
1320 edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1321 slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
1322 variable MKINSTALLDIRS and builddir with Automake-compatible
1323 mkinstalldirs and top_builddir.
1324 * doc-gnome/C/Makefile.am: Only maintainers regenerate html
1325 files. Added uninstall-local target.
1327 2000-09-17 Pavel Roskin <proski@gnu.org>
1329 * configure.in: fixed wrong use of AC_MSG_RESULT inside
1332 * Make.common.in: Added the "dvi" target for "make distcheck"
1334 * doc-gnome/C/Makefile.in: converted to ...
1335 * doc-gnome/C/Makefile.am: ... this
1337 2000-09-15 Pavel Roskin <proski@gnu.org>
1339 * acconfig.h, configure.in: Require autoconf 2.13 or above.
1340 Removed workarounds for older versions. Removed MCDEBUG
1341 variable - it's not used. --with-debug renamed to --with-mad and
1342 cleaned up. Always use -Wall with gcc, other manipulations with
1345 * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1346 gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1347 vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
1348 mc.pot becomes out of date in the tarball.
1350 2000-09-14 Pavel Roskin <proski@gnu.org>
1352 * configure.in: Removed some abuses of CPPFLAGS. Removed useless
1353 tests for cp, mv and rm.
1354 * Make.common.in: Removed variables xv_bindir and STRIP.
1355 Variables CP, MV and RMF are assigned trivial values.
1357 * edit/Makefile.in: Don't link headers, add extra includes
1358 to CPPFLAGS instead. Put links to the build directory.
1359 Remove the hack with "mx" - it is not needed anymore.
1361 * configure.in: remove any manupulations with top_srcdir.
1362 Don't change CPPGLAGS when the internal editor is enabled,
1364 * edit/Makefile.in, gtkedit/Makefile.in: ... here
1366 * configure.in, Make.common.in, doc/Makefile.in,
1367 edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
1368 slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
1369 changed to top_srcdir for Automake compatability
1371 * configure.in: REGEX_O variable removed - always use our regex
1373 * configure.in: MCFGR variable removed
1375 2000-09-12 Pavel Roskin <proski@gnu.org>
1377 * configure.in: enable AM_MAINTAINER_MODE to be consistent with
1379 * autogen.sh: remove "-I ." from the "aclocal" command line
1381 2000-09-01 Pavel Roskin <proski@gnu.org>
1383 * configure.in: output vfs/extfs/Makefile
1385 * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
1387 * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
1388 AC_LIB_XPM, AC_X_SHAPE_EXTENSION
1390 2000-08-29 Pavel Roskin <proski@gnu.org>
1392 * configure.in: use AM_GNOME_GETTEXT
1393 * gettext.m4: removed
1394 * Makefile.am: adjusted files to distribute, previous change
1397 * mc-aclocal.m4: renamed to ...
1398 * acinclude.m4: ... this
1399 * autogen.sh: simplified - no more tricks with mc-aclocal.m4
1400 * Makefile.am: aclocal should scan "." for gettext.m4
1402 2000-08-28 Pavel Roskin <proski@gnu.org>
1404 * Make.common.in: removed hack for "make distcopy"
1405 * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
1406 gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
1407 vfs/Make-mc.in: added "distdir" target. Now "make dist" works
1408 for external builds.
1409 * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
1411 2000-08-24 Pavel Roskin <proski@gnu.org>
1413 * new_icons/Makefile.in: converted to ...
1414 * new_icons/Makefile.am: ... this
1415 * configure.in: automake conditional GNOME introduced.
1419 * Makefile.am, configure.in: necessary adjustments
1421 * config.guess, config.sub, install-sh, mkinstalldirs: removed,
1422 automake installs them now
1424 * syntax/Makefile.in: converted to ...
1425 * syntax/Makefile.am: ... this
1427 * idl/Makefile.in: converted to ...
1428 * idl/Makefile.am: ... this
1430 * lib/Makefile.am: simplified, fixed "make dist"
1432 * lib/Makefile.in: converted to ...
1433 * lib/Makefile.am: ... this
1435 * lib/tkmc.wmconfig: removed
1436 * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
1438 * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
1440 * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
1441 * Make.common.in: support for "distdir" for compatability
1442 with Automake-generated makefiles
1443 * autogen.sh: run automake. Force cache - it is off by default
1444 in autoconf 2.49a, but it's still handy for maintainers
1445 * configure.in: adapted for Automake
1449 2000-08-23 Pavel Roskin <proski@gnu.org>
1451 * configure.in: resurrect definition of xvers
1453 * VERSION.in: removed
1454 * Makefile.in: don't do anything with VERSION.in and VERSION
1455 Take mc.spec from builddir, not srcdir
1456 * configure.in: don't create VERSION
1458 2000-08-22 Pavel Roskin <proski@gnu.org>
1460 * *.c, *.h: Updated address of Free Software Foundation
1462 2000-08-21 Pavel Roskin <proski@gnu.org>
1464 * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
1465 doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
1466 related to XView, libXPM, libXext and Tk
1468 2000-08-18 Pavel Roskin <proski@gnu.org>
1470 * Makefile.in, lib/Makefile.in: adjusted lists of distributed
1473 * configure.in: Simplified dependency tracking by using
1474 "-include" with GNU Make
1475 * autogen.sh: Exit on all failures
1477 2000-08-17 Pavel Roskin <proski@gnu.org>
1479 * doc/mc.sgml: Curly braces replaced with { and }
1480 Fixed all misuses of single and double quotes. Typo fixes.
1481 Ensured compatability with sgml2html, sgml2txt and sgml2latex
1482 * doc/mc.1.in: Typo fix
1484 * doc/mc.sgml: made compatible with sgml-tools 1.0.9
1485 * doc/linuxdoc-sgml.diff: removed
1486 * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
1487 distribute gnome.sgml
1489 2000-08-15 Pavel Roskin <proski@gnu.org>
1491 * Makefile.in: fixes for improper usage of $(srcdir), cleanup
1492 in the "distclean" target
1494 * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
1495 Removed all XVIEW-related stuff
1496 Fixed placement of png files on "make dist"
1498 * doc/mc.1.in: Updated info about the internal editor
1500 * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
1501 indicate serious problems. Fixes for uninstall.
1502 * doc/Makefile.in: Rebuild if it is out of date.
1504 * lib/cedit.menu: Added. This file has been missing
1506 * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
1508 2000-08-08 Pavel Roskin <proski@gnu.org>
1510 * Makefile.in: correctly detect make failures in subdirs
1512 2000-08-01 Pavel Roskin <proski@gnu.org>
1514 * nt, os2, tk, xv: removed all files
1515 * configure.in: don't create os2 and nt directories
1517 2000-08-01 Pavel Roskin <proski@gnu.org>
1519 * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
1521 * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
1523 2000-07-21 Pablo Saratxaga <pablo@mandrakesoft.com>
1525 * src/main.c: make 8bit input/output the default (99% of the people
1526 expects that; lets the remaining 1% use the configuration menu
1527 to disactivate it if they want)
1529 2000-07-20 Andrew V. Samoilov <sav@bcs.zp.ua>
1531 * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
1533 2000-06-20 Jacob Berkman <jacob@helixcode.com>
1535 * configure.in: check for gnome-libs with window icon support
1537 * acconfig.h: add icon define
1539 2000-06-08 Matthias Warkus <mawa@iname.com>
1541 * new_icons/gnome-pack-*.png: Updated.
1542 * gnome/mc.keys: Added a MIME type for SLP packages.
1544 2000-05-30 Pavel Roskin <pavel_roskin@geociiities.com>
1546 * syntax/diff.syntax: Highlight lines beginning with "File",
1547 "Files" and "Binary"
1548 * syntax/makefile.syntax: Highlight "ifndef"
1549 * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
1552 2000-05-05 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
1554 * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
1555 comment lines with # in last release
1557 2000-05-03 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
1559 * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
1561 2000-04-26 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
1563 * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
1564 look more consistent than original.
1566 2000-04-14 Timur Bakeyev <mc@bat.ru>
1568 * config.in: Added check against strcoll().
1570 2000-04-14 Timur Bakeyev <mc@bat.ru>
1572 * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
1573 added 'and', 'or', 'not', 'for' keywords.
1575 2000-04-06 Timur Bakeyev <mc@bat.ru>
1577 * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
1578 based systems. Hope, this will make FreeBSD midc maintainer to enable
1579 build-in editor by default. Still, syntax highlighting is disabled.
1582 2000-03-13 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
1584 * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
1585 fixed, some messages gettext()ed again here and in
1586 gtkedit/editmenu.c:edit_about_cmd()
1588 2000-03-13 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
1590 * doc/mc.sgml (Examples): Fixed documentation, thanx
1591 to martin@internet-treff.uni-koeln.de.
1593 2000-03-01 Pavel Roskin <pavel_roskin@geocities.com>
1595 * gtkedit/editcmd.c (edit_replace_prompt): fix index for
1598 2000-02-25 Pavel Roskin <pavel_roskin@geocities.com>
1600 * gtkedit/syntax.c: treat *.ads as Ada source
1601 * syntax/ada95.syntax: escape "+" and "*"
1602 * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
1603 * syntax/Makefile.in: remove diffc.syntax
1605 * edit/edit_key_translator.c: interpret code 0177 as
1606 backspace unless recognized otherwise
1608 2000-02-23 Norbert Warmuth <nwarmuth@privat.circular.de>
1610 * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
1611 initialization of array of structure (gcc version 2.96 20000131
1614 * lib/mc.hint: C-y and not C-u can be used to insert text in input
1615 lines (e. g. text which has been deleted with M-d).
1617 * configure.in: Fix the extfs-configure-fragment-in-final-output bug
1619 2000-01-31 Yuan-Chung Cheng <platin@linux.org.tw>
1621 * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
1623 2000-01-29 Matthias Warkus <mawa@iname.com>
1625 * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
1626 design on Federico's request.
1628 2000-01-26 Federico Mena Quintero <federico@helixcode.com>
1630 * idl/FileManager.idl (Desktop): Added arrange_icons() method and
1631 an ArrangeType enum.
1633 2000-01-03 Aaron Lehmann <aaronl@vitelus.com>
1635 * gdesktop.c, gdnd.c, gaction.c, gicon.c,
1636 gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h,
1637 setup.c: Add option of using GNOME "magic" routines to determine file
1638 types. This makes MC intelligently look at the data in the file to see
1639 what type of file it is, rather than looking at the filename extension.
1640 This slows down MC quite a bit, so it has been made an optional
1641 preference item. Type detection is expected to improve as mime-magic
1644 2000-01-15 Federico Mena Quintero <federico@helixcode.com>
1646 * lib/mc.menu (shell_patterns): Add a missing "esac". Thanks to
1647 Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
1650 2000-01-11 Matthias Warkus <mawa@iname.com>
1652 * Added icon and keys entry for Scheme source.
1654 2000-01-03 Fatih Demir <kabalak@gmx.net>
1656 * configure.in: Added tr -> ALL_LINGUAS .
1658 1999-12-28 Matthias Warkus <mawa@iname.com>
1660 * new_icons/*.png: Added a bunch of new icons.
1662 1999-12-06 Federico Mena Quintero <federico@redhat.com>
1664 * configure.in (VERSION): Bumped version number to 4.5.42.
1666 1999-11-25 Yuri Syrota <rasta@renome.rovno.ua>
1668 * configure.in: added 'uk' to ALL_LINGUAS.
1670 1999-11-09 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
1672 * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
1673 request from David Sauer
1675 1999-11-01 Federico Mena Quintero <federico@redhat.com>
1677 * configure.in (VERSION): Bumped version number to 4.5.41.
1679 1999-09-23 Federico Mena Quintero <federico@redhat.com>
1681 * configure.in (VERSION): Set version number to 4.5.39.
1683 1999-09-23 Jorge Godoy <godoy@conectiva.com.br>
1685 * configure.in: Added pt_BR to ALL_LINGUAS
1687 1999-09-22 Norbert Warmuth <nwarmuth@privat.circular.de>
1689 * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
1690 path to the mc binary according to @prefix@.
1692 * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
1693 configure. Install mc.sh and mc.csh in $(suppbindir).
1695 * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
1696 and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
1697 copies of the included function definitions.
1699 * mcfn_install.in: Comment out definitions of the mc functions. Source
1700 mc.sh instead of adding an outdated mc function definition.
1702 * configure.in: output mc.sh and mc.csh
1704 1999-09-20 Federico Mena Quintero <federico@redhat.com>
1706 * lib/startup.links: Changed the news link to Gnotices
1708 1999-09-19 David Martin <dmartina@usa.net>
1710 * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that
1711 8 bit chars from strftime get displayed when inserting date.
1713 * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in
1714 Mandrake 6.0. The generic entry for bzip2 moved to the end of the
1715 file to avoid interferences. In this one I changed the extension check
1716 to a type check (as used for gzip) which might give problems in some
1719 * configure.in: Use -Tlatin1 to format man pages when available and
1722 1999-09-19 Norbert Warmuth <nwarmuth@privat.circular.de>
1724 * gtkedit/edit.h: Include file reordering to make it compile with
1727 * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
1728 dependent on lenght of translated strings to display.
1730 1999-09-16 Owen Taylor <otaylor@redhat.com>
1732 * Remove the magicdev autoconf test in favor of just
1733 including the idl file. Otherwise we have a dependency
1734 loop between this and magicdev.
1736 1999-09-08 Federico Mena Quintero <federico@redhat.com>
1738 * idl/FileManager.idl: Changed names, and put everything under a
1739 FileManager module. Added a Desktop interface and some methods to
1740 the WindowFactory interface.
1742 1999-09-08 Kjartan Maraas <kmaraas@online.no>
1744 * doc-gnome/*: Shiny new docs from users-guide.
1747 1999-09-03 Pablo Saratxaga <pablo@mandrakesoft.com>
1749 * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
1751 1999-09-01 Federico Mena Quintero <federico@redhat.com>
1753 * README: Updated and spell-checked.
1757 1999-08-31 Richard Hult <rhult@hem2.passagen.se>
1759 * configure.in (ALL_LINGUAS): Added sv.
1761 1999-08-30 Norbert Warmuth <nwarmuth@privat.circular.de>
1763 * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
1764 symlink attacks (mcfn_install and the man page still needs to be
1767 1999-08-20 Norbert Warmuth <nwarmuth@privat.circular.de>
1769 * configure.in (AC_WITH_SLANG): rm -f destination before makeing
1770 a symbolic link (ln -sf doesn't work as expected on Solaris)
1772 1999-08-19 Elliot Lee <sopwith@redhat.com>
1773 * */Makefile.in: Have 'make dist' work with builddir != srcdir.
1775 1999-08-19 Federico Mena Quintero <federico@redhat.com>
1777 * doc-gnome/C/gmc.sgml: Index fixes.
1779 1999-08-18 Elliot Lee <sopwith@redhat.com>
1781 * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
1782 initializers in the GnomeUIInfo structure.
1784 1999-08-16 Federico Mena Quintero <federico@redhat.com>
1786 * configure.in (VERSION): Bumped version number to 4.5.38.
1788 1999-08-15 Norbert Warmuth <nwarmuth@privat.circular.de>
1790 * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
1792 1999-08-15 David Martin <dmartina@usa.net>
1794 * gtkedit/edit.c: Print localized date with strftime()
1796 * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
1798 1999-08-08 David Martin <dmartina@usa.net>
1800 * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
1803 * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
1804 translation as it used to be.
1806 1999-08-05 Federico Mena Quintero <federico@nuclecu.unam.mx>
1808 * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
1809 that the correct index.html will be generated.
1811 1999-07-27 Federico Mena Quintero <federico@nuclecu.unam.mx>
1813 * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
1816 1999-07-21 Paul Sheer <psheer@obsidian.co.za>
1818 * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
1819 editwidget.c: bring editor stuff up to date with cooledit 3.11.5
1820 This adds some new syntax rules, and spell check on the fly
1821 which if someone bugs me for, will actually get enabled in
1822 both the text and gnome versions. Bookmark stuff also needs
1823 some keys bound to it, I suppose: any takers?
1825 July 19, 1999 Elliot Lee
1826 * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
1828 1999-07-05 Miguel de Icaza <miguel@gnu.org>
1830 * Makefile.in (all): Makefile fix.
1832 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
1834 * Make.common.in (confdir): Define confdir as sysconfdir. This
1835 should fix the problem we had with FSSTND distributions.
1837 1999-07-04 Federico Mena Quintero <federico@nuclecu.unam.mx>
1839 * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
1840 list of distributed files.
1842 1999-07-03 Federico Mena Quintero <federico@nuclecu.unam.mx>
1844 * configure.in (VERSION): Bumped version number to 4.5.34.
1846 1999-07-02 Tuomas J. Lukka <lukka@iki.fi>
1848 * Add fi into ALL_LINGUAS
1850 1999-07-01 Tuomas Kuosmanen <tigert@gimp.org>
1852 * gnome/i-zipdisk2.png: Added another zip-disk icon
1853 by <scarab@egyptian.net> - It looks very nice. Variation
1856 1999-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
1858 * acconfig.h: Add WITH_SMBFS
1860 * macros/gnome-vfs.m4: Support conditional samba support.
1862 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx>
1864 * Make.common.in (confdir): Define confdir as sysconfdir. This
1865 should fix the problem we had with FSSTND distributions.
1867 1999-02-22 Vladimir Kondratiev <vkondra@iil.intel.com>
1869 * mc.spec.in: added syntax files to %files
1871 1999-06-22 David Martin <dmartina@usa.net>
1873 * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
1875 1999-06-07 Shooby Ban <bansz@szif.hu>
1877 * po/hu.po, configure.in: added hungarian translations...
1878 I'm not sure it's OK, but it seems usable.
1879 Translators: Tamas Fejos and Andras Kadar
1881 1999-06-07 Kjartan Maraas <kmaraas@online.no>
1883 * configure.in, Makefile.in: added the gmc helpfile to the build
1885 1999-05-23 Yukihiro Nakai <nacai@iname.com>
1887 * Add ja entry to LANG in configure.in
1889 1999-05-19 Tuomas Kuosmanen <tigert@gimp.org>
1891 * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to
1892 be installed in the system :) (added it to the Makefile.in)
1894 1999-05-19 Tuomas Kuosmanen <tigert@gimp.org>
1896 * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
1897 disks - someone please add it to the mount.c code so it gets used..
1898 Everyone have a nice time at the expo! :) I hope to join the
1901 Mon May 17 07:30:48 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
1903 * configure.in: Added check for getpt ()
1905 1999-05-05 Federico Mena Quintero <federico@nuclecu.unam.mx>
1907 * configure.in (VERSION): Bumped version number to 4.5.31.
1909 Wed Apr 21 22:04:30 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
1911 * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no
1912 need to fool it by strdup'ing the return value of tempnam.
1914 Wed Apr 21 20:44:41 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
1916 * configure.in: New option --with-tm-x-support, use MCCFLAGS and
1917 MCLIBS which are specific to the text edition.
1919 * INSTALL: Added documentation for --with-tm-x-support
1921 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean <gregm@comstar.net>
1923 * mc.spec.in : Folded in some changes from the 'offical' rpm
1926 1999-04-16 Miguel de Icaza <miguel@nuclecu.unam.mx>
1928 * configure.in (SHELL): Do not use grep -q, as it is not portable
1931 Thu Apr 15 21:59:52 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
1933 * configure.in: Linking from $srcdir/slang is broken when configure
1934 isn't called with an absolute path. Link from ../$srcdir/slang if
1935 configure was invoked with a relative path.
1937 1999-03-20 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
1939 * configure.in: Do not rm the destination file and then link, use
1940 ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
1942 Tue Apr 13 06:07:05 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
1944 * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
1945 --with-PACKAGE and --without-PACKAGE gave the same results.
1947 1999-04-09 Federico Mena Quintero <federico@nuclecu.unam.mx>
1949 * configure.in (VERSION): Bumped version number to 4.5.30.
1951 1999-03-30 Federico Mena Quintero <federico@nuclecu.unam.mx>
1953 * configure.in (VERSION): Bumped version number to 4.5.29.
1955 Sun Mar 28 23:46:01 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
1957 * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS
1958 now contains all checks.
1960 1999-03-26 Federico Mena Quintero <federico@nuclecu.unam.mx>
1962 * configure.in (VERSION): bumped version number to 4.5.28.
1964 Fri Mar 26 19:16:38 1999 Timur Bakeyev <mc@bat.ru>
1966 * */Makefie.*: fixed several missed conversions from libdir to
1967 mclibdir. (Should be automake'd, really)
1969 1999-03-24 Federico Mena Quintero <federico@nuclecu.unam.mx>
1971 * Make.common.in: There were conflicting definitions of mclibdir
1972 (one for installation, one for source). Now the source one is
1975 * doc/Makefile.in: Use mcsrclibdir where appropriate.
1977 Mon Mar 22 03:00:15 1999 Timur Bakeyev <mc@bat.ru>
1979 * edit/syntax.c: Remove extra "|" in "file ..\*\\.(pp|PP|pas|PAS|)$ \
1980 Pascal Program" (Heh, second time :)
1982 * Makefile.common: Until things gets clear, keep syntax rules in
1983 $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
1985 Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
1988 Mon Mar 22 01:52:32 1999 Timur Bakeyev <mc@bat.ru>
1990 * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
1991 as requested by Paul. Still, need some checking...
1993 Sun Mar 21 03:55:24 1999 Paul Sheer <psheer@obsidian.co.za>
1995 * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
1996 to date with cooledit 3.9.0. This adds some new features.
1997 Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
1998 syntax.c. This is because the rule set is becoming too
1999 large to maintain in its current form and because file
2000 loading is starting to get slow.
2002 There is also a bookmark feature which does not yet have
2003 key bindings assigned to it, but should be cool once
2004 these get inserted. Syntax rules files are named
2005 $LIBDIR/cooledit/syntax/*.syntax
2007 1999-03-20 Nuno Ferreira <nmrf@rnl.ist.utl.pt>
2009 * configure.in: Create slang directory, it is needed when
2011 Use -f when calling rm, the file does not exist on
2013 No need to copy VERSION from $srcdir, it's already generated in
2016 Fri Mar 19 06:32:36 1999 David Martin <dmartina@usa.net>
2018 * edit/edit_key_translator.c: Added missing translation tags.
2020 1999-03-18 Federico Mena Quintero <federico@nuclecu.unam.mx>
2022 * configure.in: Minimum version of glib should be 1.2.0.
2023 (VERSION): Bumped version number to 4.5.27.
2025 Wed Mar 10 21:52:55 1999 David Martin <dmartina@usa.net>
2027 * gtkedit/editcmd.c: Added missing translation tags.
2029 * gtkedit/editoptions.c: Added missing translation tags. Translate
2030 radio buttons on first use.
2032 Sat Feb 27 21:00:45 1999 Gregory McLean <gregm@comstar.net>
2034 * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
2035 to get the mc spec file to work.
2036 * hacked configure to generate a properly versioned spec file.
2038 Fri Feb 26 22:06:51 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
2040 * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
2041 radio buttons on first pass.
2043 Fri Feb 26 21:45:30 1999 David Martin <dmartina@usa.net>
2045 * gtkedit/editcmd.c: Mark strings in the search and replace
2046 dialogs for translation. Resized these dialogs to let the messages
2049 1999-02-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
2051 * gtkedit/editwidget.c (selection_send): Use the proper type for
2052 64-bit cleanliness (Patch from George Lebl).
2054 Tue Feb 16 21:24:43 1999 David Martin <dmartina@usa.net>
2056 * gtkedit/gtkedit.c: Hack to get one more string defined in a macro
2057 into the catalog file.
2059 Sat Feb 13 01:39:17 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
2061 * configure.in: Make Timur's libtermcap check work with SLang
2064 1999-02-12 Federico Mena Quintero <federico@nuclecu.unam.mx>
2066 * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
2067 PS and EPS files. Thanks, Tigert!
2069 1999-02-09 Miguel de Icaza <miguel@nuclecu.unam.mx>
2071 * configure.in (CCOPTS): Drop the prefix auto-detection.
2073 Wed Feb 10 02:48:51 1999 Timur Bakeyev <mc@bat.ru>
2075 * configure.in: Add check, which, in case of system-installed SLang
2076 library tries to run a test program, which determines, does we need
2077 linking with libtermcap.a. Also, set of if's for finding terminfo
2078 dir changed to for cycle - a bit nicer :)
2080 Tue Feb 9 20:52:19 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
2082 * README.QNX: Deleted documention about mc.menu.qnx.diff.
2084 Tue Feb 9 20:46:07 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
2086 * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
2088 Tue Feb 9 20:32:39 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
2090 * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o
2091 from tar calls when extracting (according to my man page this option
2092 is only useful when creating archieves).
2094 Tue Feb 9 20:28:15 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
2096 * lib/mc.menu: Applied patch from root <root@golia.dntis.ro> which
2097 adds support for tar.bz2 and merges the support for freeze-compressed
2098 tar files (tar.F) from mc.menu.qnx.diff.
2100 Sun Feb 7 06:11:48 1999 Timur Bakeyev <mc@bat.ru>
2102 * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
2105 1999-01-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
2107 * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
2110 1999-02-02 Tuomas Kuosmanen <tigert@gimp.org>
2112 * new_icons/gnome-core.png: New icon for core files. Someone
2113 please add the code part :)
2115 Mon Feb 1 01:28:19 1999 Timur Bakeyev <mc@bat.ru>
2117 * configure.in: Add check against setuid() and setreuid() functions.
2119 Fri Jan 29 22:55:56 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
2121 * slang/slang.h: renamed to slang-mc.h
2123 * slang/Makefile.in: delete slang.h on "make clean"
2125 * configure.in: link slang/slang-mc.h to slang/slang.h when the
2126 included slang is used. Problem was that MC's slang.h was used
2127 when we compiled with an already installed SLang and the systems
2128 header file were included with <slang/slang.h>.
2129 Unfortunatly I can't use AC_LINK_FILES to make the links because
2130 if we needn't make any links AC_LINK_FILES makes a link from
2131 srcdir to top_builddir (builddir != srcdir).
2133 Temporary add $LGPM to $LIBS when checking for the resizeterm
2134 and keyok functions (ncurses might be linked against GPM).
2136 Substitude PACKAGE (intl/Makefile makes use of it)
2138 Wed Jan 27 03:34:44 1999 Timur Bakeyev <mc@bat.ru>
2140 * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
2141 #include "global.h".
2143 1999-01-13 Jonathan Blandford <jrb@redhat.com>
2145 * Make.common.in (gnewdir): new path.
2147 Sun Jan 17 03:19:47 1999 Timur Bakeyev <mc@bat.ru>
2149 * configure.in: Add comments before "Let" and "the" - typo. Add new
2150 path to include's search.
2152 1999-01-10 Ilya Zakharevich <ilya@math.ohio-state.edu>
2154 * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
2156 1999-01-11 Miguel de Icaza <miguel@nuclecu.unam.mx>
2158 * configure.in (REGEX_O): Always include regex.o as the code we
2159 are using in gmc is not using regcomp/regexec, but the internal
2162 * src/regex.c: Do not compile the POSIX compatibility code, as we
2165 Tue Dec 29 15:49:45 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
2167 * doc/mc.sgml, mc1.in (Color section): minor polishing
2168 (Layout section): documented Highlight...
2170 Thu Dec 24 18:30:53 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
2172 * configure.in: Deleted du checks
2174 * INSTALL: Deleted --with-dusum documentation.
2176 * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
2177 Configuration dialog. Added Advanced chown subsection. Deleted
2178 variables from the Special settings section which are now covered
2179 by the configuration dialog.
2181 Mon Dec 21 22:26:34 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
2183 * doc/mc.sgml, mc.1.in: Deleted obsolete information about
2184 tar_gz_memlimit. Partially rewrote the section about the
2185 Virtual FS.. configuration dialog.
2187 1998-12-17 Christopher Blizzard <blizzard@appliedtheory.com>
2189 * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
2191 Sun Dec 13 15:26:19 1998 Norbert Warmuth <nwarmuth@privat.circular.de>
2193 * Makefile.in (target installdirs): create $(DESTDIR)$(idldir)
2195 * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the
2198 1998-12-08 Tuomas Kuosmanen <tigert@gimp.org>
2200 * new_icons/gnome-image-[lots].png: I added some icons for file
2201 types (image) there - someone please tell me what the correct
2202 location and naming convention is and I will try to follow that. :)
2204 1998-12-08 Christopher Blizzard <blizzard@appliedtheory.com>
2206 * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
2207 the build will still work. (Has this been replaced by new_icons?)
2209 Tue Dec 1 11:58:55 1998 Pavel Machek <pavel@atrey.karlin.mff.cuni.cz>
2211 * doc/mc.1.in, mc.sgml: added my name to list ov authors
2213 1998-12-02 Miguel de Icaza <miguel@nuclecu.unam.mx>
2215 * Makefile.in (codedirs): Dropped xv and tk ports from the
2216 distribution. include idl directory.
2218 1998-12-01 Miguel de Icaza <miguel@nuclecu.unam.mx>
2220 * configure.in (slang_use_system_installed_lib): Define slang
2221 here, to avoid having this on LIBS.
2223 1998-11-26 Herbert Valerio Riedel <hvr@hvrlab.ml.org>
2225 * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
2227 Thu Nov 26 12:20:06 1998 Pavel Roskin <pavel_roskin@geocities.com>
2229 * config.h.in: Removed from CVS, added to .cvsignore
2231 * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
2233 NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
2234 HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
2235 HAS_CURSES added to acconfig.h
2237 1998-11-24 Federico Mena Quintero <federico@nuclecu.unam.mx>
2239 * autogen.sh: Add "-I macros" to the aclocal flags.
2241 * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
2242 so that aclocal will not complain about an obsolete macro.
2244 * configure.in: Use MC_HPUX_PROG_CC_STDC
2246 * ChangeLog: There was no ChangeLog here, so I added one.