ru.po: Corrections from Evgeny Bulgakov <bgav@netvision.net.il>
[midnight-commander.git] / ChangeLog
blob489422fc940c2c6a64923e7492b31461d8d3498e
1 1999-09-23  Federico Mena Quintero  <federico@redhat.com>
3         * configure.in (VERSION): Set version number to 4.5.39.
5 1999-09-23      Jorge Godoy     <godoy@conectiva.com.br>
7         * configure.in: Added pt_BR to ALL_LINGUAS
9 1999-09-22  Norbert Warmuth  <nwarmuth@privat.circular.de>
11         * lib/mc.sh.in, mc.csh.in: renamed from mc.sh resp. mc.csh. Adapt
12         path to the mc binary according to @prefix@.
14         * lib/Makefile.in (srcdir): mc.sh and mc.csh are now created by
15         configure. Install mc.sh and mc.csh in $(suppbindir).
17         * doc/mc.1.in, mc.sgml: Updated the mc function definition for bash
18         and zsh. Suggest to source mc.sh or mc.csh instead of adding verbatim
19         copies of the included function definitions.
21         * mcfn_install.in: Comment out definitions of the mc functions. Source
22         mc.sh instead of adding an outdated mc function definition.
24         * configure.in: output mc.sh and mc.csh
26 1999-09-20  Federico Mena Quintero  <federico@redhat.com>
28         * lib/startup.links: Changed the news link to Gnotices
30 1999-09-19  David Martin <dmartina@usa.net>
32         * gtkedit/editcmd.c (edit_print_string): Use unsigned char so that 
33         8 bit chars from strftime get displayed when inserting date.
35         * lib/mc.ext.in: Add entries for bzip2 compressed pages as used in 
36         Mandrake 6.0. The generic entry for bzip2 moved to the end of the 
37         file to avoid interferences. In this one I changed the extension check 
38         to a type check (as used for gzip) which might give problems in some 
39         systems.
41         * configure.in: Use -Tlatin1 to format man pages when available and 
42         "view" 8 bit chars.
44 1999-09-19  Norbert Warmuth  <nwarmuth@privat.circular.de>
46         * gtkedit/edit.h: Include file reordering to make it compile with
47         --with-debug
49         * gtkedit/editcmd.c (menu_save_mode_cmd): calculate dialog width
50         dependent on lenght of translated strings to display.
52 1999-09-16  Owen Taylor  <otaylor@redhat.com>
54         * Remove the magicdev autoconf test in favor of just
55         including the idl file. Otherwise we have a dependency
56         loop between this and magicdev.
58 1999-09-08  Federico Mena Quintero  <federico@redhat.com>
60         * idl/FileManager.idl: Changed names, and put everything under a
61         FileManager module.  Added a Desktop interface and some methods to
62         the WindowFactory interface.
64 1999-09-08  Kjartan Maraas  <kmaraas@online.no>
66         * doc-gnome/*: Shiny new docs from users-guide.
67         All synced up.
68         
69 1999-09-03  Pablo Saratxaga <pablo@mandrakesoft.com>
71         * configure.in: added 'nl' to ALL_LINGUAS, it was missing.
73 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
75         * README: Updated and spell-checked.
77         * NEWS: Updated.
79 1999-08-31  Richard Hult  <rhult@hem2.passagen.se>
81         * configure.in (ALL_LINGUAS): Added sv.
83 1999-08-30  Norbert Warmuth  <nwarmuth@privat.circular.de>
85         * lib/mc.sh: create temporary files in ~/.mc/tmp in order to avoid
86         symlink attacks (mcfn_install and the man page still needs to be
87         updated).
89 1999-08-20  Norbert Warmuth <nwarmuth@privat.circular.de>
91         * configure.in (AC_WITH_SLANG): rm -f destination before makeing
92         a symbolic link (ln -sf doesn't work as expected on Solaris)
94 1999-08-19  Elliot Lee <sopwith@redhat.com>
95         * */Makefile.in: Have 'make dist' work with builddir != srcdir.
97 1999-08-19  Federico Mena Quintero  <federico@redhat.com>
99         * doc-gnome/C/gmc.sgml: Index fixes.
101 1999-08-18  Elliot Lee <sopwith@redhat.com>
103         * gtkedit/gtkedit.c: Make it build with gcc 2.95, by fixing the non-constant
104         initializers in the GnomeUIInfo structure.
106 1999-08-16  Federico Mena Quintero  <federico@redhat.com>
108         * configure.in (VERSION): Bumped version number to 4.5.38.
110 1999-08-15  Norbert Warmuth <nwarmuth@privat.circular.de>
112         * lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
114 1999-08-15  David Martin <dmartina@usa.net>
116         * gtkedit/edit.c: Print localized date with strftime()
118         * lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.
120 1999-08-08  David Martin <dmartina@usa.net>
122         * gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
123         translation. 
125         * gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
126         translation as it used to be. 
128 1999-08-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
130         * doc-gnome/C/gmc.sgml: Set the book element's id to "index" so
131         that the correct index.html will be generated.
133 1999-07-27  Federico Mena Quintero  <federico@nuclecu.unam.mx>
135         * syntax/Makefile.in (ALLSYNTAX): Added the missing syntax files
136         to the list.
138 1999-07-21  Paul Sheer <psheer@obsidian.co.za>
140         * gtkedit.c, edit.c, editcmd.c, syntax.c, edit.h, bookmark.c,
141         editwidget.c: bring editor stuff up to date with cooledit 3.11.5
142         This adds some new syntax rules, and spell check on the fly
143         which if someone bugs me for, will actually get enabled in
144         both the text and gnome versions. Bookmark stuff also needs
145         some keys bound to it, I suppose: any takers?
147 July 19, 1999 Elliot Lee
148         * Makefile.in: Remove doc-gnome* from codedirs variable. Fixes infinitely recursing make.
150 1999-07-05  Miguel de Icaza  <miguel@gnu.org>
152         * Makefile.in (all): Makefile fix.
154 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
156         * Make.common.in (confdir): Define confdir as sysconfdir.  This
157         should fix the problem we had with FSSTND distributions.
159 1999-07-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>
161         * Makefile.in (DISTMAIN): Added config.guess and config.sub to the
162         list of distributed files.
164 1999-07-03  Federico Mena Quintero  <federico@nuclecu.unam.mx>
166         * configure.in (VERSION): Bumped version number to 4.5.34.
168 1999-07-02  Tuomas J. Lukka <lukka@iki.fi>
170         * Add fi into ALL_LINGUAS
172 1999-07-01  Tuomas Kuosmanen  <tigert@gimp.org>
174         * gnome/i-zipdisk2.png: Added another zip-disk icon
175         by <scarab@egyptian.net> - It looks very nice. Variation
176         is good.
178 1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
180         * acconfig.h: Add WITH_SMBFS
182         * macros/gnome-vfs.m4: Support conditional samba support.
184 1999-05-27  Miguel de Icaza  <miguel@nuclecu.unam.mx>
186         * Make.common.in (confdir): Define confdir as sysconfdir.  This
187         should fix the problem we had with FSSTND distributions.
189 1999-02-22  Vladimir Kondratiev <vkondra@iil.intel.com>
191         * mc.spec.in: added syntax files to %files
193 1999-06-22  David Martin <dmartina@usa.net>
195         * gtkedit/gtkedit.c (tb_items): Mark strings for localization.
197 1999-06-07  Shooby Ban  <bansz@szif.hu>
199         * po/hu.po, configure.in: added hungarian translations... 
200           I'm not sure it's OK, but it seems usable.
201           Translators: Tamas Fejos and Andras Kadar
203 1999-06-07  Kjartan Maraas  <kmaraas@online.no>
205         * configure.in, Makefile.in: added the gmc helpfile to the build
206         
207 1999-05-23  Yukihiro Nakai <nacai@iname.com>
209         * Add ja entry to LANG in configure.in
211 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
213         * gnome/Makefile.in (ICONS): Ok, perhaps we also want the zip-icon to 
214         be installed in the system :) (added it to the Makefile.in)
216 1999-05-19  Tuomas Kuosmanen  <tigert@gimp.org>
218         * gnome/i-zipdisk.png: I added an icon for the ZIP(tm I guess :)
219         disks - someone please add it to the mount.c code so it gets used..
220         Everyone have a nice time at the expo! :) I hope to join the 
221         next time.
223 Mon May 17 07:30:48 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
225         * configure.in: Added check for getpt ()
227 1999-05-05  Federico Mena Quintero  <federico@nuclecu.unam.mx>
229         * configure.in (VERSION): Bumped version number to 4.5.31.
231 Wed Apr 21 22:04:30 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
233         * gtkedit/editcmd.c (edit_save_file): MAD knows about tempnam, no 
234         need to fool it by strdup'ing the return value of tempnam.
236 Wed Apr 21 20:44:41 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
238         * configure.in: New option --with-tm-x-support, use MCCFLAGS and 
239         MCLIBS which are specific to the text edition.
241         * INSTALL: Added documentation for --with-tm-x-support
242         
243 Sun Apr 18 17:51:54 EDT 1999 Gregory McLean <gregm@comstar.net>
245         * mc.spec.in : Folded in some changes from the 'offical' rpm 
246         spec file.
248 1999-04-16  Miguel de Icaza  <miguel@nuclecu.unam.mx>
250         * configure.in (SHELL): Do not use grep -q, as it is not portable
251         to every OS.
253 Thu Apr 15 21:59:52 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
255         * configure.in: Linking from $srcdir/slang is broken when configure
256         isn't called with an absolute path. Link from ../$srcdir/slang if
257         configure was invoked with a relative path.
259 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
261         * configure.in: Do not rm the destination file and then link, use
262         ln -sf. Link from $srcdir/slang, not from ../$srcdir/slang.
264 Tue Apr 13 06:07:05 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
266         * configure.in: Some AC_ARG_WITH macros havn't checked $withval, i.e.
267         --with-PACKAGE and --without-PACKAGE gave the same results.
269 1999-04-09  Federico Mena Quintero  <federico@nuclecu.unam.mx>
271         * configure.in (VERSION): Bumped version number to 4.5.30.
273 1999-03-30  Federico Mena Quintero  <federico@nuclecu.unam.mx>
275         * configure.in (VERSION): Bumped version number to 4.5.29.
277 Sun Mar 28 23:46:01 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
279         * configure.in: Deleted duplicate VFS checks. GNOME_VFS_CHECKS 
280         now contains all checks.
282 1999-03-26  Federico Mena Quintero  <federico@nuclecu.unam.mx>
284         * configure.in (VERSION): bumped version number to 4.5.28.
286 Fri Mar 26 19:16:38 1999  Timur Bakeyev  <mc@bat.ru>
288         * */Makefie.*: fixed several missed conversions from libdir to
289         mclibdir. (Should be automake'd, really)
291 1999-03-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
293         * Make.common.in: There were conflicting definitions of mclibdir
294         (one for installation, one for source).  Now the source one is
295         called mcsrclibdir.
297         * doc/Makefile.in: Use mcsrclibdir where appropriate.
299 Mon Mar 22 03:00:15 1999  Timur Bakeyev  <mc@bat.ru>
300         
301         * edit/syntax.c: Remove extra "|"  in "file ..\*\\.(pp|PP|pas|PAS|)$ \
302         Pascal Program" (Heh, second time :)
303         
304         * Makefile.common: Until things gets clear, keep syntax rules in 
305         $(prefix)/lib/mc//syntax, as this is how (LIBDIR "/syntax") expands.
306         
307         Also, $(libdir) changed to $(mclibdir), to avoid confusion with expanded
308         @libdir@.
310 Mon Mar 22 01:52:32 1999  Timur Bakeyev  <mc@bat.ru>
312         * configure.in, Makefile.in, Makefile.common: Add syntax/Makefile.in,
313         as requested by Paul. Still, need some checking...
315 Sun Mar 21 03:55:24 1999 Paul Sheer <psheer@obsidian.co.za>
317         * edit/*.[ch] gtkedit/*.[ch]: brought the editor up
318         to date with cooledit 3.9.0. This adds some new features.
319         Firstly the SYNTAX RULES ARE NO LONGER HARDCODED into
320         syntax.c. This is because the rule set is becoming too
321         large to maintain in its current form and because file
322         loading is starting to get slow.
324         There is also a bookmark feature which does not yet have
325         key bindings assigned to it, but should be cool once
326         these get inserted. Syntax rules files are named
327             $LIBDIR/cooledit/syntax/*.syntax
329 1999-03-20  Nuno Ferreira  <nmrf@rnl.ist.utl.pt>
331         * configure.in: Create slang directory, it is needed when
332         builddir != srcdir.
333         Use -f when calling rm, the file does not exist on
334         first compile.
335         No need to copy VERSION from $srcdir, it's already generated in
336         $buildir.
338 Fri Mar 19 06:32:36 1999  David Martin <dmartina@usa.net>
340         * edit/edit_key_translator.c: Added missing translation tags.
342 1999-03-18  Federico Mena Quintero  <federico@nuclecu.unam.mx>
344         * configure.in: Minimum version of glib should be 1.2.0.
345         (VERSION): Bumped version number to 4.5.27.
347 Wed Mar 10 21:52:55 1999  David Martin <dmartina@usa.net>
349         * gtkedit/editcmd.c: Added missing translation tags.
351         * gtkedit/editoptions.c: Added missing translation tags. Translate
352         radio buttons on first use.
354 Sat Feb 27 21:00:45 1999 Gregory McLean <gregm@comstar.net>
356         * applied a patch from Duncan Mak <mustapha@wegythu.res.cmu.edu>
357         to get the mc spec file to work.
358         * hacked configure to generate a properly versioned spec file.
360 Fri Feb 26 22:06:51 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
362         * gtkedit/editcmd.c (menu_save_mode_cmd): translate strings for
363         radio buttons on first pass.
365 Fri Feb 26 21:45:30 1999  David Martin <dmartina@usa.net>
367         * gtkedit/editcmd.c: Mark strings in the search and replace
368         dialogs for translation. Resized these dialogs to let the messages
369         fit. 
371 1999-02-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>
373         * gtkedit/editwidget.c (selection_send): Use the proper type for
374         64-bit cleanliness (Patch from George Lebl).
376 Tue Feb 16 21:24:43 1999  David Martin <dmartina@usa.net>
378         * gtkedit/gtkedit.c: Hack to get one more string defined in a macro 
379         into the catalog file.
381 Sat Feb 13 01:39:17 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
383         * configure.in: Make Timur's libtermcap check work with SLang
384         0.99.98, too.
386 1999-02-12  Federico Mena Quintero  <federico@nuclecu.unam.mx>
388         * new_icons/Makefile.in (ALLICONS): Added Tigert's new icons for
389         PS and EPS files.  Thanks, Tigert!
391 1999-02-09  Miguel de Icaza  <miguel@nuclecu.unam.mx>
393         * configure.in (CCOPTS): Drop the prefix auto-detection.  
395 Wed Feb 10 02:48:51 1999  Timur Bakeyev  <mc@bat.ru>
397         * configure.in: Add check, which, in case of system-installed SLang
398         library tries to run a test program, which determines, does we need
399         linking with libtermcap.a. Also, set of if's for finding terminfo
400         dir changed to for cycle - a bit nicer :)
402 Tue Feb  9 20:52:19 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
404         * README.QNX: Deleted documention about mc.menu.qnx.diff.
406 Tue Feb  9 20:46:07 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
408         * lib/mc.menu.qnx.diff: Deleted, it was merged with mc.menu.
410 Tue Feb  9 20:32:39 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
412         * lib/mc.menu: Removed GNU tar'isms (option z). Removed option -o 
413         from tar calls when extracting (according to my man page this option 
414         is only useful when creating archieves).
416 Tue Feb  9 20:28:15 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
418         * lib/mc.menu: Applied patch from root  <root@golia.dntis.ro> which 
419         adds support for tar.bz2 and merges the support for freeze-compressed 
420         tar files (tar.F) from mc.menu.qnx.diff.
422 Sun Feb  7 06:11:48 1999  Timur Bakeyev  <mc@bat.ru>
424         * Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
425         GNU-like :)
427 1999-01-30  Miguel de Icaza  <miguel@nuclecu.unam.mx>
429         * gtkedit/gtkedit.c: Hack to get a string defined in a macro into
430         the catalog file.
432 1999-02-02  Tuomas Kuosmanen  <tigert@gimp.org>
434         * new_icons/gnome-core.png: New icon for core files. Someone 
435         please add the code part :)
437 Mon Feb  1 01:28:19 1999  Timur Bakeyev  <mc@bat.ru>
439         * configure.in: Add check against setuid() and setreuid() functions.
441 Fri Jan 29 22:55:56 1999  Norbert Warmuth  <nwarmuth@privat.circular.de>
443         * slang/slang.h: renamed to slang-mc.h
445         * slang/Makefile.in: delete slang.h on "make clean"
447         * configure.in: link slang/slang-mc.h to slang/slang.h when the 
448         included slang is used. Problem was that MC's slang.h was used
449         when we compiled with an already installed SLang and the systems
450         header file were included with <slang/slang.h>.
451         Unfortunatly I can't use AC_LINK_FILES to make the links because
452         if we needn't make any links AC_LINK_FILES makes a link from 
453         srcdir to top_builddir (builddir != srcdir).
455         Temporary add $LGPM to $LIBS when checking for the resizeterm
456         and keyok functions (ncurses might be linked against GPM).
458         Substitude PACKAGE (intl/Makefile makes use of it)
460 Wed Jan 27 03:34:44 1999  Timur Bakeyev  <mc@bat.ru>
462         * gtkedit/edit.h: including of <malloc.h> and <stdlib.h> swaped by
463         #include "global.h".
465 1999-01-13  Jonathan Blandford  <jrb@redhat.com>
467         * Make.common.in (gnewdir): new path.
469 Sun Jan 17 03:19:47 1999  Timur Bakeyev  <mc@bat.ru>
471         * configure.in: Add comments before "Let" and "the" - typo. Add new
472         path to include's search.
474 1999-01-10  Ilya Zakharevich <ilya@math.ohio-state.edu>
476         * gtkedit/edit.c (edit_load_file): Off-by-one error disabled editing.
478 1999-01-11  Miguel de Icaza  <miguel@nuclecu.unam.mx>
480         * configure.in (REGEX_O): Always include regex.o as the code we
481         are using in gmc is not using regcomp/regexec, but the internal
482         Emacs API.  
484         * src/regex.c: Do not compile the POSIX compatibility code, as we
485         do not use it.
487 Tue Dec 29 15:49:45 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
489         * doc/mc.sgml, mc1.in (Color section): minor polishing
490         (Layout section): documented Highlight...
492 Thu Dec 24 18:30:53 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
494         * configure.in: Deleted du checks
496         * INSTALL: Deleted --with-dusum documentation.
498         * doc/mc.sgml, mc.1.in: Completed documentation about the Options/
499         Configuration dialog. Added Advanced chown subsection. Deleted
500         variables from the Special settings section which are now covered
501         by the configuration dialog.
503 Mon Dec 21 22:26:34 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
505         * doc/mc.sgml, mc.1.in: Deleted obsolete information about
506         tar_gz_memlimit. Partially rewrote the section about the
507         Virtual FS.. configuration dialog.
509 1998-12-17  Christopher Blizzard  <blizzard@appliedtheory.com>
511         * autogen.sh (srcdir): Honor $ACLOCAL_FLAGS when running aclocal.
513 Sun Dec 13 15:26:19 1998  Norbert Warmuth  <nwarmuth@privat.circular.de>
515         * Makefile.in (target installdirs): create $(DESTDIR)$(idldir) 
517         * lib/Makefile.in (target install): install $(LIBFILES_OUT) from the 
518         builddir
520 1998-12-08  Tuomas Kuosmanen  <tigert@gimp.org>
522         * new_icons/gnome-image-[lots].png: I added some icons for file
523         types (image) there - someone please tell me what the correct
524         location and naming convention is and I will try to follow that. :)
526 1998-12-08  Christopher Blizzard  <blizzard@appliedtheory.com>
528         * configure.in (builddir): Add icons/Makefile to AC_OUTPUT so that
529         the build will still work.  (Has this been replaced by new_icons?)
531 Tue Dec  1 11:58:55 1998  Pavel Machek  <pavel@atrey.karlin.mff.cuni.cz>
533         * doc/mc.1.in, mc.sgml: added my name to list ov authors
535 1998-12-02  Miguel de Icaza  <miguel@nuclecu.unam.mx>
537         * Makefile.in (codedirs): Dropped xv and tk ports from the
538         distribution. include idl directory.
540 1998-12-01  Miguel de Icaza  <miguel@nuclecu.unam.mx>
542         * configure.in (slang_use_system_installed_lib): Define slang
543         here, to avoid having this on LIBS.
545 1998-11-26  Herbert Valerio Riedel  <hvr@hvrlab.ml.org>
547         * gtkedit.c: changed occurence of 'va_list *ap' to 'va_list ap'
549 Thu Nov 26 12:20:06 1998  Pavel Roskin  <pavel_roskin@geocities.com>
551         * config.h.in: Removed from CVS, added to .cvsignore
553         * acconfig.h, macros/curses.m4, src/xcurses.c, src/tty.h,
554         configure.in:
555         NO_COLOR_SUPPORT renamed to NO_COLOR_CURSES
556         HAVE_SUNOS_CURSES and SUNOS_CURSES renamed to USE_SUNOS_CURSES
557         HAS_CURSES added to acconfig.h
559 1998-11-24  Federico Mena Quintero  <federico@nuclecu.unam.mx>
561         * autogen.sh: Add "-I macros" to the aclocal flags.
563         * mc-aclocal.m4: Renamed fp_PROG_CC_STDC to MC_HPUX_PROG_CC_STDC
564         so that aclocal will not complain about an obsolete macro.
566         * configure.in: Use MC_HPUX_PROG_CC_STDC
568         * ChangeLog: There was no ChangeLog here, so I added one.