my homework was late :-)
[midnight-commander.git] / ChangeLog
blob1c458a15ffb6c80d6f09c1e19ea7f90e33040357
1 2001-06-05  Pavel Roskin  <proski@gnu.org>
3         * extraconf.h [HAVE_X]: Undefine HAVE_TEXTMODE_X11_SUPPORT.
5 2001-06-01  Pavel Roskin  <proski@gnu.org>
7         * lib/mc.charsets: Synchronize with the latest patch - remove
8         a comment.
10 2001-05-30  Pavel Roskin  <proski@gnu.org>
12         * extraconf.h [HAVE_X]: Undefine HAVE_CHARSET - it doesn't
13         work with GNOME.
15         * lib/mc.charsets: New file. From Walery Studennikov.
16         * lib/Makefile.am: Distribute mc.charsets. Install it if
17         the charset support is enabled.
19         * configure.in: Add check for iconv() and the necessary code
20         to support the charset selection patch.
22         * configure.in: Add check for ESCDELAY variable in ncurses.
24 2001-05-29  Pavel Roskin  <proski@gnu.org>
26         * extraconf.h [!USE_VFS]: Undefine USE_NETCODE and
27         USE_EXT2FSLIB.
29         * extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
30         * pc/config.h: Likewise.
32         * lib/mc.ext.in: For MS Word documents try "catdoc", "word2x"
33         and "strings". Recognize "write" files and MS Word templates.
34         For MS Excel documents try "xls2csv" and "strings".
35         Escape spaces in the "type" directives.
36         From Nerijus Baliunas.
38         * Make.common.in: Add -I$(top_srcdir) to XCPPFLAGS.
40         * Make.common.in: Remove hpath, it's unused.
42         * acconfig.h: Move constant parts ...
43         * extraconf.h: ... here.
44         [HAVE_X]: Disable subshell, s-lang and curses.
45         * Makefile.am: Add extraconf.h.
47 2001-05-28  Pavel Roskin  <proski@gnu.org>
49         * acconfig.h: Remove some useless entries. Eliminate OLD_TOOLS
50         and SLANG_H_INSIDE_SLANG_DIR. Move some descriptions ...
51         * configure.in: ... here.
53 2001-05-27  Pavel Roskin  <proski@gnu.org>
55         * configure.in: Remove unused HAVE_PORTABLE_TOKEN_PASTING.
56         * acconfig.h: Likewise.
57         * src/layout.c: Likewise.
59         * Make.common.in: Remove all percent rules.
60         * acinclude.m4 (AC_PROG_GNU_MAKE): Remove.
61         * configure.in: Remove AC_PROG_GNU_MAKE. Don't substitute
62         PCENTRULE. Remove AC_PROG_MAKE_SET - it's called by
63         AM_INIT_AUTOMAKE.
65         * Make.common.in: Remove obsolete dependency tracking system.
66         * configure.in: Likewise.
67         * edit/Makefile.in: Likewise.
68         * gnome/Makefile.in: Likewise.
69         * gtkedit/Makefile.in: Likewise.
70         * slang/Makefile.in: Likewise.
71         * src/Makefile.in: Likewise.
72         * vfs/Make-mc.in: Likewise.
73         * src/depend.awk: Remove.
75 2001-05-26  Pavel Roskin  <proski@gnu.org>
77         * gtkedit/syntax.c (syntax_text): Add support for Octave files.
78         * syntax/octave.syntax: New file. From Walery Studennikov.
79         * syntax/Makefile.am: Add octave.syntax.
81         * configure.in: Fix incorrect test for stdin support in grep -
82         it would always fail when configuring in an empty directory.
83         Portability fixes - unset, backslashed space in here-documents.
84         Eliminate all instances of "changeqoute".
86         * configure.in: Define SCO_FLAVOR based on $host_os, not on the
87         user choice.
88         * acconfig.h: Changes for the above.
89         * INSTALL: Don't document --with-sco - it's now defunct.
90         * INSTALL.FAST: Likewise.
92 2001-05-25  Pavel Roskin  <proski@gnu.org>
94         * lib/mc.ext.in: Match both "mail" and "Mail", but only if they
95         are in the beginning of the "file" output.
97 2001-05-23  Pavel Roskin  <proski@gnu.org>
99         * lib/mc.ext.in: Add associations for viewing RPM files.
101 2001-05-22  Pavel Roskin  <proski@gnu.org>
103         * doc-gnome/C/mkhtml: Support $JADE. Check that $DSL exists.
104         By default exit after the first error in jade.
106         * doc-gnome/C/mkhtml: Use jade directly, not jw. Support DSL and
107         JADEFLAGS environment variables. Report progress. Clean up on
108         failure.
110 2001-05-21  Pavel Roskin  <proski@gnu.org>
112         * doc-gnome/C/Makefile.am: Allow "make install" without *.html
113         files.
115         * doc-gnome/C/mkhtml: Print a big warning if the script fails.
116         * doc-gnome/C/Makefile.am: Ignore exit status of mkhtml.
118 2001-05-20  Pavel Roskin  <proski@gnu.org>
120         * doc-gnome/C/Makefile.am: Distribute mkhtml and genindex.sgml.
121         Create figs/*.eps if needed. Simplify rules for gmc.dvi and
122         gmc.rtf - DocBook 4.1 doesn't try to write to $(srcdir).
123         * doc-gnome/C/figs/Makefile.am: Add support for converting from
124         PNG to EPS.
126         * Makefile.am (EXTRA_DIST): Remove create_vcs.
127         * doc/FILES: Likewise. Typo fix.
129 2001-05-19  Pavel Roskin  <proski@gnu.org>
131         * doc-gnome/C/mkhtml: New file. Create HTML files from gmc.sgml.
132         * doc-gnome/C/Makefile.am: Don't handle *.css - there are none
133         with DocBook 4.1. Never use `cp' without `-f'. Use mkhtml.
135         * doc-gnome/C/gmc.sgml: Use DTD DocBook V4.1. Fix duplicate
136         index entry "Moving files".
138 2001-05-18  Pavel Roskin  <proski@gnu.org>
140         * configure.in: Use src/main.c in AC_INIT.
142         * create_vcs: Remove.
144         * INSTALL: Update download locations for MC, rxvt, gpm, ncurses.
145         Add download location for glib.
146         * mc.spec.in: Likewise.
147         * doc/LSM: Likewise.
148         * doc/mc.1.in: Likewise.
149         * doc/mcedit.1.in: Likewise.
150         * src/ext.c: Don't mention download location for MC.
152         * FAQ: Update status of Tk, XView. and GNOME editions. Update
153         homepage of gpm.
155         * INSTALL: Remove information about Tk and XView. Change the
156         mailing list addresses again.
157         * FAQ: Change the mailing list addresses again.
158         * MAINTAINERS: Likewise.
159         * README: Likewise.
160         * doc/mc.1.in: Likewise.
161         * gnome/gmc-window.c: Likewise.
162         * lib/README.xterm: Likewise.
163         * lib/mc.ext.in: Likewise.
164         * lib/mc.hint*: Likewise.
165         * lib/mc.hlp.hu: Likewise.
166         * po/*.po: Likewise.
167         * src/main.c: Likewise.
169 2001-04-20  Pavel Roskin  <proski@gnu.org>
171         * FAQ: Change the mailing list addresses and the download
172         locations.
173         * INSTALL: Likewise.
174         * MAINTAINERS: Likewise.
175         * README: Likewise.
176         * doc/mc.1.in: Likewise.
177         * gnome/gmc-window.c: Likewise.
178         * lib/README.xterm: Likewise.
179         * lib/mc.ext.in: Likewise.
180         * lib/mc.hint*: Likewise.
181         * lib/mc.hlp.hu: Likewise.
182         * po/*.po: Likewise.
183         * src/main.c: Likewise.
185 2001-04-19  Pavel Roskin  <proski@gnu.org>
187         * configure.in: Don't install mcserv unless
188         "--enable-mcserv-install" has heen specified.
189         Don't quote the first argument in all calls to AM_CONDITIONAL
190         to work around a bug in Automake 1.4.
191         * doc/Makefile.am: Use MCSERV_INSTALL conditional.
192         * vfs/Make-mc.in: Likewise.
194 2001-04-13  Pavel Roskin  <proski@gnu.org>
196         * configure.in: Bump version to 4.5.53a.
198 2001-04-06  Pavel Roskin  <proski@gnu.org>
200         * gtkedit/editcmd.c: Remove support for XView layout attributes.
201         * gtkedit/editoptions.c: Likewise.
202         * pc/chmod.c: Likewise.
203         * pc/drive.c: Likewise.
204         * src/boxes.c: Likewise.
205         * src/chmod.c: Likewise.
206         * src/dlg.c: Likewise.
207         * src/dlg.h: Likewise.
208         * src/filegui.c: Likewise.
209         * src/find.c: Likewise.
210         * src/hotlist.c: Likewise.
211         * src/layout.c: Likewise.
212         * src/listmode.c: Likewise.
213         * src/main.c: Likewise.
214         * src/option.c: Likewise.
215         * src/panelize.c: Likewise.
216         * src/wtools.c: Likewise.
217         * src/wtools.h: Likewise.
218         * vfs/smbfs.c: Likewise.
220         * autogen.sh: Check out "intl" and "macros" directories if they
221         are missing. Simply "cvs up -d" won't restore them.
223         * configure.in: Bump version to 4.5.52a.
225 2001-03-14  Pavel Roskin  <proski@gnu.org>
227         * configure.in: Use AC_CHECK_TOOL for finding AR. Define
228         Automake conditional USE_SAMBA_FS if Samba is to be supported
229         in VFS.
231 2001-03-07  Pavel Roskin  <proski@gnu.org>
233         * configure.in: Use AM_PROG_CC_STDC if AC_PROG_CC_STDC is not
234         defined.
235         Reported by Norbert Warmuth.
237         * configure.in: Don't process vfs/extfs/uzip - it's now
238         constant.
240         * syntax/changelog.syntax: Require space after asterisk to have
241         it highlighted.
243 2001-03-02  Pavel Roskin  <proski@gnu.org>
245         * aclocal.m4 (MC_HPUX_PROG_CC_STDC): Remove, it's obsolete.
246         * configure.in: Use AC_PROG_CC_STDC instead.
248         * lib/mc.ext.in: Recognize files ending by `.lslR' and `.ls-lR'.
249         Suggested by Christian Gennerat.
251         * lib/mc.ext.in: Add support for "freeze" - old compression
252         program used mostly on QNX.
253         * lib/mc.ext.in.qnx.diff: Remove, it's obsolete.
254         * lib/Makefile.am: Adjusted.
256 2001-02-26  Pavel Roskin  <proski@gnu.org>
258         * lib/mc-gnome.ext.in: Remove, it's not used.
259         * configure.in: Remove lib/mc-gnome.ext.
260         * lib/Makefile.am: Likewise.
262 2001-02-20  Pavel Roskin  <proski@gnu.org>
264         * gtkedit/edit.h: Only include malloc.h if STDC_HEADERS is not
265         defined to prevent warnings on OpenBSD 2.7.
266         * slang/jdmacros.h: Likewise.
267         * src/mad.h: Likewise.
268         * src/poptalloca.h: Likewise.
270         * configure.in: Check for sys/time.h and sys/timeb.h. Use
271         AC_HEADER_TIME.
273 2001-02-07  Pavel Roskin  <proski@gnu.org>
275         * autogen.sh: Create vfs/samba/include/stamp-h.in.
276         * vfs/samba/include/stamp-h.in: Remove.
278         * macros/curses.m4: Quote first argument to AC_DEFUN.
279         * macros/gnome-cxx-check.m4: Likewise.
280         * macros/gnome-gettext.m4: Likewise.
281         * macros/gnome-libgtop-check.m4: Likewise.
282         * macros/gnome-print-check.m4: Likewise.
283         * macros/linger.m4: Likewise.
284         * macros/need-declaration.m4: Likewise.
286         * configure.in: Only configure in vfs/samba if smbfs support is
287         enabled even with Autoconf 2.13.
289 2001-01-30  Pavel Roskin  <proski@gnu.org>
291         * macros/gnome-vfs.m4 (GNOME_WITH_VFS): Fix mishandling of
292         --without-samba due to a typo.
294         * configure.in: Only configure in vfs/samba if smbfs support is
295         enabled. This optimization will only work with Autoconf-2.49c
296         and above.
298 2001-01-13  Pavel Roskin  <proski@gnu.org>
300         * configure.in: Don't create a faked malloc.h.
301         * gtkedit/edit.h: Don't assume that malloc.h always exists.
302         * src/mad.h: Likewise.
304         * configure.in: Simplified handling of cons.saver.
305         * src/Makefile.in: Likewise. Don't install cons.saver setuid.
306         * mc.spec.in: Remove a workaround for the above.
308         * configure.in: Use AC_CANONICAL_HOST - "target" is meaningless
309         for MC. Don't rely on the output of uname - use $host_os.
311 2001-01-11  Pavel Roskin  <proski@gnu.org>
313         * configure.in: Check for ext2 libraries only if VFS is enabled.
315         * src/Makefile.in: Create directories before installing files.
316         Removed all occurences of libprefix - it's never defined.
318         * configure.in: All macros from configure.in moved to
319         acinclude.m4. Added missing quotes in several places.
320         * acinclude.m4: Likewise.
322         * edit/Makefile.in: Don't install or uninstall mcedit -
323         it cannot be installed before mc on systems without symlinks.
324         * gtkedit/Makefile.in: Likewise.
325         * src/Makefile.in: Install mcedit (if enabled) and mcview.
326         Uninstall them.
328         * macros/gnome-gettext.m4: Propagated change by Owen Taylor
329         from acinclude.m4 in gtk+:
330         Don't define ENABLE_NLS unless we have a working NLS.
331         (This should keep libintl.h from being included when it doesn't
332         exist).
334 2001-01-09  Pavel Roskin  <proski@gnu.org>
336         * doc-gnome/C/figs/Makefile.am: New file.
337         * doc-gnome/C/Makefile.am: Don't handle figs, let the new
338         makefile do it.
339         * configure: Substitute doc-gnome/C/figs/Makefile.
341         * lib/Makefile.am: Distribute files listed in LOCALIZED_HELP.
343 2001-01-08  Szabolcs Ban <shooby@gnome.hu>
345         * lib/mc.hlp.hu: Added Hungarian help file from
346           tothb1@freemail.hu, Janos.Zana@elfiz2.kee.hu,
347           maci@integrity.hu, mfh47@freemail.hu
348         * lib/Makefile.am: Added LOCALIZED_HELP for further
349           mc.hlp l10ns
350         * src/cmd.c, src/dlg.c, src/tree.c, src/view.c,
351           gtkedit/editcmd.c: I18n of mc.hlp
353 2000-12-29  Szabolcs Ban <shooby@gnome.hu>
355         * doc/mc.1.in: Corrected badly formatted link...
357 2000-11-10  Robert Brady  <robert@suse.co.uk>
359         * configure.in: Add Tamil to ALL_LINGUAS.
360         
361 2000-10-23  Pavel Roskin  <proski@gnu.org>
363         * mc.spec.in: Allow mcserv.8 to be gzipped.
365         * doc-gnome/C/Makefile.am: Workaround for buggy db2html
366         that cannot deal with "./gmc.sgml".
368 2000-10-09  Pavel Roskin  <proski@gnu.org>
370         * Makefile.am: GNOME_M4_FILES renamed to ACLOCAL_M4_SOURCES so
371         that CVS Automake will drop dependencied to the macros that
372         we don't distribute.
374         * lib/mc.ext.in: Removed references to icons. Source RPMs
375         grouped to one regex. Removed "Update" for source RPMs, added
376         "Rebuild" instead. Added "Check signature" for all RPMs.
377         Added a comment about pop-up menus in the text edition.
379 2000-10-06  Pavel Roskin  <proski@gnu.org>
381         * gnome/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Required
382         flags moved out of CFLAGS as recommended by GNU coding
383         standards.
384         * configure.in: Don't add GLIB_CFLAGS to CFLAGS.
385         * Make.common.in: XINC eliminated. GLIB_CFLAGS is now added to
386         XCPPFLAGS.
387         * INSTALL (Random notes on porting to other architectures):
388         Completely rewritten. Recommended using CFLAGS instead of XINC.
390 2000-10-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
392         * lib/mc.ext.in: .spm is used by SuSE to mark src rpms
394 2000-10-04  Christophe Merlet  <christophe@merlet.net>
396         * gnome/*.desktop: Updated french strings.
398 2000-10-03  Pavel Roskin  <proski@gnu.org>
400         * doc-gnome/C/gmc.sgml: DTD changed to "PNG Variant V1.1"
401         to allow <legalnotice>. Unclosed tags fixed.
403 2000-09-30  Pavel Roskin  <proski@gnu.org>
405         * mc.spec.in: New package mc-common. Use DESTDIR instead of
406         misusing prefix. Don't install old icons - they don't exist.
408         * lib/mc.sh.in: Use "rm -f" to delete temporary files. Use
409         "export -f" to have mc() exported.
410         * doc/mc.1.in: Changed description of the "-P" option to
411         avoid inclusion of mc.sh and mc.csh into the manual.
412         Corrected paths of mc.hlp, mc.no_proxy and ~/mc/Tree.
414 2000-09-24  Pavel Roskin  <proski@gnu.org>
416         * doc/mc.1.in: Minor formatting fixes.
418         * lib/mc.sh.in: Remove temporary file non-interactively.
419         * doc/mc.1.in: updated example for mc.sh.
421 2000-09-23  Pavel Roskin  <proski@gnu.org>
423         * Makefile.am: mc.spec included to noinst_DATA so that "make all"
424         updates it when needed.
425         * mc.spec.in: Include translations with mc, not gmc. Run
426         chkconfig --del in %preun, not %postun. --without-debug not
427         needed. /etc/X11/wmconfig not needed. /etc/pam.d/mcserv shouldn't
428         be executable. New files in %{prefix}/lib/mc/ - translated hints,
429         editor files.
431         * doc-gnome/C/Makefile.am: Fixed *clean targets. Use temporary
432         directory for document processing. Comment changes. gmc.ps and
433         gmc.pdf now generated from gmc.dvi.
435         * configure: Always include Make.common as file, otherwise
436         "make distclean" breaks.
437         * edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
438         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: $(RMF)
439         replaced with "rm -f" - the stangard says that "rm" is portable.
440         Ditto $(MV). Adjusted *clean targets to match those in
441         Automake. Removed "cross" target.
443 2000-09-22  Pavel Roskin  <proski@gnu.org>
445         * doc/mc.sgml: Removed as obsoleted by doc/mc.in.1
446         * doc/gnome.sgml: Removed as obsoleted by doc-gnome/C/gmc.sgml
447         * doc/Makefile.in: Converted to ...
448         * doc/Makefile.am: ... this.
450 2000-09-21  Pavel Roskin  <proski@gnu.org>
452         * lib/mc.sh.in: Use $HOME instead of '~' because the tilde
453         is not expanded in all shells.
454         * doc/mc.sgml: Updated the example script to reflect the above
455         changes.
456         * doc/mc.in.1: Likewise.
458 2000-09-19  Pavel Roskin  <proski@gnu.org>
460         * lib/Makefile.in (LIBFILES_CONST): Added mc.hint.it from
461         Marco Ciampa
463 2000-09-18  Pavel Roskin  <proski@gnu.org>
465         * Make.common.in: Added installcheck to placate "make distcheck"
466         * configure.in, Make.common.in, doc/Makefile.in,
467         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
468         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: Replacing
469         variable MKINSTALLDIRS and builddir with Automake-compatible
470         mkinstalldirs and top_builddir.
471         * doc-gnome/C/Makefile.am: Only maintainers regenerate html
472         files. Added uninstall-local target.
474 2000-09-17  Pavel Roskin  <proski@gnu.org>
476         * configure.in: fixed wrong use of AC_MSG_RESULT inside
477         AC_CACHE_VAL
479         * Make.common.in: Added the "dvi" target for "make distcheck"
480         to go further
481         * doc-gnome/C/Makefile.in: converted to ...
482         * doc-gnome/C/Makefile.am: ... this
484 2000-09-15  Pavel Roskin  <proski@gnu.org>
486         * acconfig.h, configure.in: Require autoconf 2.13 or above.
487         Removed workarounds for older versions. Removed MCDEBUG
488         variable - it's not used. --with-debug renamed to --with-mad and
489         cleaned up. Always use -Wall with gcc, other manipulations with
490         CFLAGS removed.
492         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
493         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
494         vfs/Make-mc.in: preserve timestamp on "make distdir", otherwise
495         mc.pot becomes out of date in the tarball.
497 2000-09-14  Pavel Roskin  <proski@gnu.org>
499         * configure.in: Removed some abuses of CPPFLAGS. Removed useless
500         tests for cp, mv and rm.
501         * Make.common.in: Removed variables xv_bindir and STRIP.
502         Variables CP, MV and RMF are assigned trivial values.
504         * edit/Makefile.in: Don't link headers, add extra includes
505         to CPPFLAGS instead. Put links to the build directory.
506         Remove the hack with "mx" - it is not needed anymore.
508         * configure.in: remove any manupulations with top_srcdir.
509         Don't change CPPGLAGS when the internal editor is enabled,
510         instead do it ...
511         * edit/Makefile.in, gtkedit/Makefile.in: ... here
513         * configure.in, Make.common.in, doc/Makefile.in,
514         edit/Makefile.in, gnome/Makefile.in, gtkedit/Makefile.in,
515         slang/Makefile.in, src/Makefile.in, vfs/Make-mc.in: rootdir
516         changed to top_srcdir for Automake compatability
518         * configure.in: REGEX_O variable removed - always use our regex
520         * configure.in: MCFGR variable removed
522 2000-09-12  Pavel Roskin  <proski@gnu.org>
524         * configure.in: enable AM_MAINTAINER_MODE to be consistent with
525         other GNOME modules
526         * autogen.sh: remove "-I ." from the "aclocal" command line
528 2000-09-01  Pavel Roskin  <proski@gnu.org>
530         * configure.in: output vfs/extfs/Makefile
532         * configure.in: AC_CANONICAL_SYSTEM moved above AM_INIT_AUTOMAKE
533         to avoid a warning
534         * acinclude.m4: removed unused macros AC_CHECK_HEADER_IN_PATH,
535         AC_LIB_XPM, AC_X_SHAPE_EXTENSION
537 2000-08-29  Pavel Roskin  <proski@gnu.org>
539         * configure.in: use AM_GNOME_GETTEXT
540         * gettext.m4: removed
541         * Makefile.am: adjusted files to distribute, previous change
542         reverted
544         * mc-aclocal.m4: renamed to ...
545         * acinclude.m4: ... this
546         * autogen.sh: simplified - no more tricks with mc-aclocal.m4
547         * Makefile.am: aclocal should scan "." for gettext.m4
549 2000-08-28  Pavel Roskin  <proski@gnu.org>
551         * Make.common.in: removed hack for "make distcopy"
552         * doc/Makefile.in, edit/Makefile.in, gnome/Makefile.in,
553         gtkedit/Makefile.in, slang/Makefile.in, src/Makefile.in,
554         vfs/Make-mc.in: added "distdir" target. Now "make dist" works
555         for external builds.
556         * edit/Makefile.in, slang/Makefile.in: added "Makefile" target
558 2000-08-24  Pavel Roskin  <proski@gnu.org>
560         * new_icons/Makefile.in: converted to ...
561         * new_icons/Makefile.am: ... this
562         * configure.in: automake conditional GNOME introduced.
563         "insticons" removed
565         * icons/*: removed
566         * Makefile.am, configure.in: necessary adjustments
568         * config.guess, config.sub, install-sh, mkinstalldirs: removed,
569         automake installs them now
571         * syntax/Makefile.in: converted to ...
572         * syntax/Makefile.am: ... this
574         * idl/Makefile.in: converted to ...
575         * idl/Makefile.am: ... this
577         * lib/Makefile.am: simplified, fixed "make dist"
579         * lib/Makefile.in: converted to ...
580         * lib/Makefile.am: ... this
582         * lib/tkmc.wmconfig: removed
583         * lib/Makefile.in, doc/FILES: removed lib/tkmc.wmconfig
585         * Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
586         to ...
587         * Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
588         * Make.common.in: support for "distdir" for compatability
589         with Automake-generated makefiles
590         * autogen.sh: run automake. Force cache - it is off by default
591         in autoconf 2.49a, but it's still handy for maintainers
592         * configure.in: adapted for Automake
594         * AUTHORS: new file
596 2000-08-23  Pavel Roskin  <proski@gnu.org>
598         * configure.in: resurrect definition of xvers
600         * VERSION.in: removed
601         * Makefile.in: don't do anything with VERSION.in and VERSION
602         Take mc.spec from builddir, not srcdir
603         * configure.in: don't create VERSION
605 2000-08-22  Pavel Roskin  <proski@gnu.org>
607         * *.c, *.h: Updated address of Free Software Foundation
609 2000-08-21  Pavel Roskin  <proski@gnu.org>
611         * Make.common.in, acconfig.h, configure.in, mc-aclocal.m4,
612         doc-gnome/Makefile.in, doc-gnome/C/Makefile.in: removed stuff
613         related to XView, libXPM, libXext and Tk
615 2000-08-18  Pavel Roskin  <proski@gnu.org>
617         * Makefile.in, lib/Makefile.in: adjusted lists of distributed
618         files
620         * configure.in: Simplified dependency tracking by using
621         "-include" with GNU Make
622         * autogen.sh: Exit on all failures
624 2000-08-17  Pavel Roskin  <proski@gnu.org>
626         * doc/mc.sgml: Curly braces replaced with &lcub; and &rcub;
627         Fixed all misuses of single and double quotes. Typo fixes.
628         Ensured compatability with sgml2html, sgml2txt and sgml2latex
629         * doc/mc.1.in: Typo fix
631         * doc/mc.sgml: made compatible with sgml-tools 1.0.9
632         * doc/linuxdoc-sgml.diff: removed
633         * doc/Makefile.in: don't distribute linuxdoc-sgml.diff,
634         distribute gnome.sgml
636 2000-08-15  Pavel Roskin  <proski@gnu.org>
638         * Makefile.in: fixes for improper usage of $(srcdir), cleanup
639         in the "distclean" target
641         * doc-gnome/Makefile.in: Fixed some abuses of $(srcdir)
642         Removed all XVIEW-related stuff
643         Fixed placement of png files on "make dist"
645         * doc/mc.1.in: Updated info about the internal editor
647         * Makefile.in, */Makefile.in: Fail if $(RMF) fails - it may
648         indicate serious problems. Fixes for uninstall.
649         * doc/Makefile.in: Rebuild if it is out of date.
651         * lib/cedit.menu: Added. This file has been missing
653         * lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
655 2000-08-08  Pavel Roskin  <proski@gnu.org>
657         * Makefile.in: correctly detect make failures in subdirs
659 2000-08-01  Pavel Roskin  <proski@gnu.org>
661         * nt, os2, tk, xv: removed all files
662         * configure.in: don't create os2 and nt directories
664 2000-08-01  Pavel Roskin  <proski@gnu.org>
666         * configure.in, mc-aclocal.m4: AC_WARN replaced with AC_MSG_WARN
668         * README.PC, doc/mc.1.in, doc/mc.sgml: Updated e-mail address
670 2000-07-21  Pablo Saratxaga <pablo@mandrakesoft.com>
672         * src/main.c: make 8bit input/output the default (99% of the people
673         expects that; lets the remaining 1% use the configuration menu
674         to disactivate it if they want)
676 2000-07-20  Andrew V. Samoilov  <sav@bcs.zp.ua>
678         * gtkedit/ChangeLog: There was no ChangeLog there, so I added one.
680 2000-06-20  Jacob Berkman  <jacob@helixcode.com>
682         * configure.in: check for gnome-libs with window icon support
684         * acconfig.h: add icon define
686 2000-06-08  Matthias Warkus  <mawa@iname.com>
688         * new_icons/gnome-pack-*.png: Updated.
689         * gnome/mc.keys: Added a MIME type for SLP packages.
691 2000-05-30  Pavel Roskin  <pavel_roskin@geociiities.com>
693         * syntax/diff.syntax: Highlight lines beginning with "File",
694         "Files" and "Binary"
695         * syntax/makefile.syntax: Highlight "ifndef"
696         * syntax/sh.syntax: Don't highlight "basnemae" ("basename" is
697         highlighted)
699 2000-05-05  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
701         * lib/mc.ext.in: More changes by rebel@atrey: he forgot to begin
702         comment lines with # in last release
704 2000-05-03  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
706         * lib/mc.ext.in: Fixes to changes by rebel@atrey.karlin.mff.cuni.cz.
708 2000-04-26  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
710         * lib/mc.ext.in: Changes from rebel@atrey.karlin.mff.cuni.cz. They
711         look more consistent than original.
713 2000-04-14  Timur Bakeyev  <mc@bat.ru>
715         * config.in: Added check against strcoll().
717 2000-04-14  Timur Bakeyev  <mc@bat.ru>
719         * syntax/perl.syntax: According to Tomasz Wegrzanovski <maniek@beer.com>
720         added 'and', 'or', 'not', 'for' keywords.
722 2000-04-06  Timur Bakeyev  <mc@bat.ru>
724         * syntax.c: Wery dirty fix to allow compilation of mcedit on ncurses
725         based systems. Hope, this will make FreeBSD midc maintainer to enable
726         build-in editor by default. Still, syntax highlighting is disabled.
727         Need to port...
728         
729 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
731         * gtkedit/syntax.c (upgrade_syntax_file): possible buffer overflow
732           fixed, some messages gettext()ed again here and in 
733         gtkedit/editmenu.c:edit_about_cmd()
735 2000-03-13  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
737         * doc/mc.sgml (Examples): Fixed documentation, thanx
738         to martin@internet-treff.uni-koeln.de.
740 2000-03-01  Pavel Roskin  <pavel_roskin@geocities.com>
742         * gtkedit/editcmd.c (edit_replace_prompt): fix index for
743         the label text
745 2000-02-25  Pavel Roskin  <pavel_roskin@geocities.com>
747         * gtkedit/syntax.c: treat *.ads as Ada source
748         * syntax/ada95.syntax: escape "+" and "*"
749         * syntax/diffc.syntax: removed (obsoleted by diff.syntax)
750         * syntax/Makefile.in: remove diffc.syntax
752         * edit/edit_key_translator.c: interpret code 0177 as
753         backspace unless recognized otherwise
755 2000-02-23  Norbert Warmuth  <nwarmuth@privat.circular.de>
757         * gtkedit/editcmd.c (edit_replace_prompt): fix incorrect
758         initialization of array of structure (gcc version 2.96 20000131
759         chokes on it). 
761         * lib/mc.hint: C-y and not C-u can be used to insert text in input
762         lines (e. g. text which has been deleted with M-d).
764         * configure.in: Fix the extfs-configure-fragment-in-final-output bug
766 2000-01-31  Yuan-Chung Cheng <platin@linux.org.tw>
768         * configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
770 2000-01-29  Matthias Warkus  <mawa@iname.com>
772         * new_icons/gnome-pack-deb.png: Replaced with Eduardo Silva's
773         design on Federico's request.
775 2000-01-26  Federico Mena Quintero  <federico@helixcode.com>
777         * idl/FileManager.idl (Desktop): Added arrange_icons() method and
778         an ArrangeType enum.
780 2000-01-03  Aaron Lehmann  <aaronl@vitelus.com>
782         * gdesktop.c, gdnd.c, gaction.c, gicon.c, 
783         gnome-file-property-dialog.c, gpopup.c, gpopup2.c, gprefs.cgmain.h, 
784         setup.c: Add option of using GNOME "magic" routines to determine file
785         types. This makes MC intelligently look at the data in the file to see
786         what type of file it is, rather than looking at the filename extension.
787         This slows down MC quite a bit, so it has been made an optional
788         preference item. Type detection is expected to improve as mime-magic
789         matures.
790         
791 2000-01-15  Federico Mena Quintero  <federico@helixcode.com>
793         * lib/mc.menu (shell_patterns): Add a missing "esac".  Thanks to
794         Martin Bialasinski <martin@internet-treff.uni-koeln.de> for
795         providing a patch.
797 2000-01-11  Matthias Warkus  <mawa@iname.com>
799         * Added icon and keys entry for Scheme source.
801 2000-01-03  Fatih Demir <kabalak@gmx.net>
803         * configure.in: Added tr -> ALL_LINGUAS .
805 1999-12-28  Matthias Warkus  <mawa@iname.com>
807         * new_icons/*.png: Added a bunch of new icons.
809 1999-12-06  Federico Mena Quintero  <federico@redhat.com>
811         * configure.in (VERSION): Bumped version number to 4.5.42.
813 1999-11-25  Yuri Syrota <rasta@renome.rovno.ua>
815         * configure.in: added 'uk' to ALL_LINGUAS.
817 1999-11-09  Pavel Machek  <pavel@artax.karlin.mff.cuni.cz>
819         * lib/Makefile.in (LIBFILES_CONST): Adding mc.hint.cs file on
820         request from David Sauer
822 1999-11-01  Federico Mena Quintero  <federico@redhat.com>
824         * configure.in (VERSION): Bumped version number to 4.5.41.
826 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
828         * configure.in (VERSION): Set version number to 4.5.39.
830 1999-09-23      Jorge Godoy     <godoy@conectiva.com.br>
832         * configure.in: Added pt_BR to ALL_LINGUAS
834 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
836         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
837         path to the mc binary according to @prefix@.
839         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
840         configure. Install mc.sh and mc.csh in $(suppbindir).
842         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
843         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
844         copies of the included function definitions.
846         * mcfn_install.in: Comment out definitions of the mc functions. Source
847         mc.sh instead of adding an outdated mc function definition.
849         * configure.in: output mc.sh and mc.csh
851 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
853         * lib/startup.links: Changed the news link to Gnotices
855 1999-09-19  David Martin <dmartina@usa.net>
857         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that 
858         8 bit chars from strftime get displayed when inserting date.
860         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in 
861         Mandrake 6.0. The generic entry for bzip2 moved to the end of the 
862         file to avoid interferences. In this one I changed the extension check 
863         to a type check (as used for gzip) which might give problems in some 
864         systems.
866         * configure.in: Use -Tlatin1 to format man pages when available and 
867         "view" 8 bit chars.
869 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
871         * gtkedit/edit.h: Include file reordering to make it compile with
872         --with-debug
874         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
875         dependent on lenght of translated strings to display.
877 1999-09-16  Owen Taylor  <otaylor@redhat.com>
879         * Remove the magicdev autoconf test in favor of just
880         including the idl file. Otherwise we have a dependency
881         loop between this and magicdev.
883 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
885         * idl/FileManager.idl: Changed names, and put everything under a
886         FileManager module.  Added a Desktop interface and some methods to
887         the WindowFactory interface.
889 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
891         * doc-gnome/*: Shiny new docs from users-guide.
892         All synced up.
893         
894 1999-09-03  Pablo Saratxaga <pablo@mandrakesoft.com>
896         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
898 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
900         * README: Updated and spell-checked.
902         * NEWS: Updated.
904 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
906         * configure.in (ALL_LINGUAS): Added sv.
908 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
910         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
911         symlink attacks (mcfn_install and the man page still needs to be
912         updated).
914 1999-08-20  Norbert Warmuth <nwarmuth@privat.circular.de>
916         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
917         a symbolic link (ln -sf doesn't work as expected on Solaris)
919 1999-08-19  Elliot Lee <sopwith@redhat.com>
920         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
922 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
924         * doc-gnome/C/gmc.sgml: Index fixes.
926 1999-08-18  Elliot Lee <sopwith@redhat.com>
928         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
929         initializers in the GnomeUIInfo structure.
931 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
933         * configure.in (VERSION): Bumped version number to 4.5.38.
935 1999-08-15  Norbert Warmuth <nwarmuth@privat.circular.de>
937         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
939 1999-08-15  David Martin <dmartina@usa.net>
941         * gtkedit/edit.c: Print localized date with strftime()
943         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
945 1999-08-08  David Martin <dmartina@usa.net>
947         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
948         translation. 
950         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
951         translation as it used to be. 
953 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
955         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
956         that the correct index.html will be generated.
958 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
960         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
961         to the list.
963 1999-07-21  Paul Sheer <psheer@obsidian.co.za>
965         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
966         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
967         This adds some new syntax rules, and spell check on the fly
968         which if someone bugs me for, will actually get enabled in
969         both the text and gnome versions. Bookmark stuff also needs
970         some keys bound to it, I suppose: any takers?
972 July 19, 1999 Elliot Lee
973         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
975 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
977         * Makefile.in (all): Makefile fix.
979 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
981         * Make.common.in (confdir): Define confdir as sysconfdir.  This
982         should fix the problem we had with FSSTND distributions.
984 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
986         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
987         list of distributed files.
989 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
991         * configure.in (VERSION): Bumped version number to 4.5.34.
993 1999-07-02  Tuomas J. Lukka <lukka@iki.fi>
995         * Add fi into ALL_LINGUAS
997 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
999         * gnome/i-zipdisk2.png: Added another zip-disk icon
1000         by <scarab@egyptian.net> - It looks very nice. Variation
1001         is good.
1003 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1005         * acconfig.h: Add WITH_SMBFS
1007         * macros/gnome-vfs.m4: Support conditional samba support.
1009 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1011         * Make.common.in (confdir): Define confdir as sysconfdir.  This
1012         should fix the problem we had with FSSTND distributions.
1014 1999-02-22  Vladimir Kondratiev <vkondra@iil.intel.com>
1016         * mc.spec.in: added syntax files to %files
1018 1999-06-22  David Martin <dmartina@usa.net>
1020         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
1022 1999-06-07  Shooby Ban  <bansz@szif.hu>
1024         * po/hu.po, configure.in: added hungarian translations... 
1025           I'm not sure it's OK, but it seems usable.
1026           Translators: Tamas Fejos and Andras Kadar
1028 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
1030         * configure.in, Makefile.in: added the gmc helpfile to the build
1031         
1032 1999-05-23  Yukihiro Nakai <nacai@iname.com>
1034         * Add ja entry to LANG in configure.in
1036 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
1038         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to 
1039         be installed in the system :) (added it to the Makefile.in)
1041 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
1043         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
1044         disks - someone please add it to the mount.c code so it gets used..
1045         Everyone have a nice time at the expo! :) I hope to join the 
1046         next time.
1048 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1050         * configure.in: Added check for getpt ()
1052 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1054         * configure.in (VERSION): Bumped version number to 4.5.31.
1056 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1058         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no 
1059         need to fool it by strdup'ing the return value of tempnam.
1061 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1063         * configure.in: New option --with-tm-x-support, use MCCFLAGS and 
1064         MCLIBS which are specific to the text edition.
1066         * INSTALL: Added documentation for --with-tm-x-support
1067         
1068 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean <gregm@comstar.net>
1070         * mc.spec.in : Folded in some changes from the 'offical' rpm 
1071         spec file.
1073 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1075         * configure.in (SHELL): Do not use grep -q, as it is not portable
1076         to every OS.
1078 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1080         * configure.in: Linking from $srcdir/slang is broken when configure
1081         isn't called with an absolute path. Link from ../$srcdir/slang if
1082         configure was invoked with a relative path.
1084 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
1086         * configure.in: Do not rm the destination file and then link, use
1087         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
1089 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1091         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
1092         --with-PACKAGE and --without-PACKAGE gave the same results.
1094 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1096         * configure.in (VERSION): Bumped version number to 4.5.30.
1098 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1100         * configure.in (VERSION): Bumped version number to 4.5.29.
1102 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1104         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS 
1105         now contains all checks.
1107 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1109         * configure.in (VERSION): bumped version number to 4.5.28.
1111 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
1113         * */Makefie.*: fixed several missed conversions from libdir to
1114         mclibdir. (Should be automake'd, really)
1116 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1118         * Make.common.in: There were conflicting definitions of mclibdir
1119         (one for installation, one for source).  Now the source one is
1120         called mcsrclibdir.
1122         * doc/Makefile.in: Use mcsrclibdir where appropriate.
1124 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
1125         
1126         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
1127         Pascal Program" (Heh, second time :)
1128         
1129         * Makefile.common: Until things gets clear, keep syntax rules in 
1130         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
1131         
1132         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
1133         @libdir@.
1135 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
1137         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
1138         as requested by Paul. Still, need some checking...
1140 Sun Mar 21 03:55:24 1999 Paul Sheer <psheer@obsidian.co.za>
1142         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
1143         to date with cooledit 3.9.0. This adds some new features.
1144         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
1145         syntax.c. This is because the rule set is becoming too
1146         large to maintain in its current form and because file
1147         loading is starting to get slow.
1149         There is also a bookmark feature which does not yet have
1150         key bindings assigned to it, but should be cool once
1151         these get inserted. Syntax rules files are named
1152             $LIBDIR/cooledit/syntax/*.syntax
1154 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
1156         * configure.in: Create slang directory, it is needed when
1157         builddir != srcdir.
1158         Use -f when calling rm, the file does not exist on
1159         first compile.
1160         No need to copy VERSION from $srcdir, it's already generated in
1161         $buildir.
1163 Fri Mar 19 06:32:36 1999  David Martin <dmartina@usa.net>
1165         * edit/edit_key_translator.c: Added missing translation tags.
1167 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1169         * configure.in: Minimum version of glib should be 1.2.0.
1170         (VERSION): Bumped version number to 4.5.27.
1172 Wed Mar 10 21:52:55 1999  David Martin <dmartina@usa.net>
1174         * gtkedit/editcmd.c: Added missing translation tags.
1176         * gtkedit/editoptions.c: Added missing translation tags. Translate
1177         radio buttons on first use.
1179 Sat Feb 27 21:00:45 1999 Gregory McLean <gregm@comstar.net>
1181         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
1182         to get the mc spec file to work.
1183         * hacked configure to generate a properly versioned spec file.
1185 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1187         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
1188         radio buttons on first pass.
1190 Fri Feb 26 21:45:30 1999  David Martin <dmartina@usa.net>
1192         * gtkedit/editcmd.c: Mark strings in the search and replace
1193         dialogs for translation. Resized these dialogs to let the messages
1194         fit. 
1196 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1198         * gtkedit/editwidget.c (selection_send): Use the proper type for
1199         64-bit cleanliness (Patch from George Lebl).
1201 Tue Feb 16 21:24:43 1999  David Martin <dmartina@usa.net>
1203         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro 
1204         into the catalog file.
1206 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1208         * configure.in: Make Timur's libtermcap check work with SLang
1209         0.99.98, too.
1211 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1213         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
1214         PS and EPS files.  Thanks, Tigert!
1216 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1218         * configure.in (CCOPTS): Drop the prefix auto-detection.  
1220 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
1222         * configure.in: Add check, which, in case of system-installed SLang
1223         library tries to run a test program, which determines, does we need
1224         linking with libtermcap.a. Also, set of if's for finding terminfo
1225         dir changed to for cycle - a bit nicer :)
1227 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1229         * README.QNX: Deleted documention about mc.menu.qnx.diff.
1231 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1233         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
1235 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1237         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o 
1238         from tar calls when extracting (according to my man page this option 
1239         is only useful when creating archieves).
1241 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1243         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which 
1244         adds support for tar.bz2 and merges the support for freeze-compressed 
1245         tar files (tar.F) from mc.menu.qnx.diff.
1247 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
1249         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
1250         GNU-like :)
1252 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1254         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
1255         the catalog file.
1257 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
1259         * new_icons/gnome-core.png: New icon for core files. Someone 
1260         please add the code part :)
1262 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
1264         * configure.in: Add check against setuid() and setreuid() functions.
1266 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
1268         * slang/slang.h: renamed to slang-mc.h
1270         * slang/Makefile.in: delete slang.h on "make clean"
1272         * configure.in: link slang/slang-mc.h to slang/slang.h when the 
1273         included slang is used. Problem was that MC's slang.h was used
1274         when we compiled with an already installed SLang and the systems
1275         header file were included with <slang/slang.h>.
1276         Unfortunatly I can't use AC_LINK_FILES to make the links because
1277         if we needn't make any links AC_LINK_FILES makes a link from 
1278         srcdir to top_builddir (builddir != srcdir).
1280         Temporary add $LGPM to $LIBS when checking for the resizeterm
1281         and keyok functions (ncurses might be linked against GPM).
1283         Substitude PACKAGE (intl/Makefile makes use of it)
1285 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
1287         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
1288         #include "global.h".
1290 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
1292         * Make.common.in (gnewdir): new path.
1294 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
1296         * configure.in: Add comments before "Let" and "the" - typo. Add new
1297         path to include's search.
1299 1999-01-10  Ilya Zakharevich <ilya@math.ohio-state.edu>
1301         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
1303 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1305         * configure.in (REGEX_O): Always include regex.o as the code we
1306         are using in gmc is not using regcomp/regexec, but the internal
1307         Emacs API.  
1309         * src/regex.c: Do not compile the POSIX compatibility code, as we
1310         do not use it.
1312 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
1314         * doc/mc.sgml, mc1.in (Color section): minor polishing
1315         (Layout section): documented Highlight...
1317 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
1319         * configure.in: Deleted du checks
1321         * INSTALL: Deleted --with-dusum documentation.
1323         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
1324         Configuration dialog. Added Advanced chown subsection. Deleted
1325         variables from the Special settings section which are now covered
1326         by the configuration dialog.
1328 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
1330         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
1331         tar_gz_memlimit. Partially rewrote the section about the
1332         Virtual FS.. configuration dialog.
1334 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
1336         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
1338 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
1340         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir) 
1342         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the 
1343         builddir
1345 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
1347         * new_icons/gnome-image-[lots].png: I added some icons for file
1348         types (image) there - someone please tell me what the correct
1349         location and naming convention is and I will try to follow that. :)
1351 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
1353         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
1354         the build will still work.  (Has this been replaced by new_icons?)
1356 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
1358         * doc/mc.1.in, mc.sgml: added my name to list ov authors
1360 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1362         * Makefile.in (codedirs): Dropped xv and tk ports from the
1363         distribution. include idl directory.
1365 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
1367         * configure.in (slang_use_system_installed_lib): Define slang
1368         here, to avoid having this on LIBS.
1370 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
1372         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
1374 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
1376         * config.h.in: Removed from CVS, added to .cvsignore
1378         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
1379         configure.in:
1380         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
1381         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
1382         HAS_CURSES added to acconfig.h
1384 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
1386         * autogen.sh: Add "-I macros" to the aclocal flags.
1388         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
1389         so that aclocal will not complain about an obsolete macro.
1391         * configure.in: Use MC_HPUX_PROG_CC_STDC
1393         * ChangeLog: There was no ChangeLog here, so I added one.