mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Address of Pavel Roskin changed
I'm very, very sorry for this :-(((
This commit is contained in:
parent
8b298b1a99
commit
d2e8a8696c
@ -3025,7 +3025,7 @@ Jean-Daniel Luiset (luiset@cih.hcuge.ch), Jon Stevens
|
||||
(j-grigera@usa.net), Juan Jose Ciarlante (jjciarla@raiz.uncu.edu.ar),
|
||||
Ilya Rybkin (rybkin@rouge.phys.lsu.edu), Marcelo Roccasalva
|
||||
(mfroccas@raiz.uncu.edu.ar), Massimo Fontanelli (MC8737@mclink.it),
|
||||
Pavel Roskin (pavel.roskin@ecsoft.co.uk),
|
||||
Pavel Roskin (pavel_roskin@geocities.com),
|
||||
Sergey Ya. Korshunoff (root@seyko.msk.su), Thomas Pundt
|
||||
(pundtt@math.uni-muenster.de), Timur Bakeyev
|
||||
(timur@goff.comtat.kazan.su), Tomasz Cholewo
|
||||
|
@ -2627,7 +2627,7 @@ and many bug fixes (in alphabetical order):
|
||||
<item>Ilya Rybkin (<tt/rybkin@rouge.phys.lsu.edu/)
|
||||
<item>Marcelo Roccasalva (<tt/mfroccas@raiz.uncu.edu.ar/)
|
||||
<item>Massimo Fontanelli (<tt/MC8737@mclink.it/)
|
||||
<item>Pavel Roskin (<tt/pavel.roskin@ecsoft.co.uk/)
|
||||
<item>Pavel Roskin (<tt/pavel_roskin@geocities.com/)
|
||||
<item>Sergey Ya. Korshunoff (<tt/root@seyko.msk.su/)
|
||||
<item>Thomas Pundt (<tt/pundtt@math.uni-muenster.de/)
|
||||
<item>Timur Bakeyev (<tt/timur@goff.comtat.kazan.su/)
|
||||
|
@ -1,11 +1,11 @@
|
||||
Tue May 12 17:16:43 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Tue May 12 17:16:43 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* Makefile.RSX, mc.rc: Resources support for RSX
|
||||
|
||||
* Makefile.PC, *.c: Some includes corrected for MinGW
|
||||
compatability (dir.h exists both in mc and MinGW)
|
||||
|
||||
Fri May 8 10:49:21 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Fri May 8 10:49:21 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* Makefile.PC, Makefile.MIN: support for custom extension
|
||||
for compiled resourses
|
||||
@ -16,7 +16,7 @@ Fri May 8 10:49:21 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
|
||||
* slint_pc.c: support for syntax highlighting
|
||||
|
||||
Fri May 1 17:33:11 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Fri May 1 17:33:11 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* chmod.c: Updated call to update_panels()
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
and the port for OS/2 by
|
||||
Alexander Dong <ado@software-ag.de>
|
||||
and is currently maintained by
|
||||
Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
This port of the Midnight Commander is released under the GNU General
|
||||
Public License version 2.0 or any later version. See file COPYING for
|
||||
@ -38,4 +38,4 @@ the distribution.
|
||||
This port is not very stable now. See files BUGS and TODO in this
|
||||
directory.
|
||||
|
||||
Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
@ -4,7 +4,7 @@ Mon Aug 31 12:40:29 1998 Pavel Machek <pavel@ucw.cz>
|
||||
_very_ usefull with vfs (now you can browse web with mc: try
|
||||
/#url:http:||atrey.karlin.mff.cuni.cz|~pavel#uhtml)
|
||||
|
||||
Thu Aug 27 19:52:45 1998 Pavel Roskin <pavel.roskin@escoft.co.uk>
|
||||
Thu Aug 27 19:52:45 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* Make.common.in: Don't define VERSION anymore
|
||||
|
||||
@ -22,7 +22,7 @@ Thu Aug 27 19:52:45 1998 Pavel Roskin <pavel.roskin@escoft.co.uk>
|
||||
* mad.h: Include stdlib.h/malloc.h first, to prevent prototypes
|
||||
from being clobbered by the subsequent macro defines.
|
||||
|
||||
Wed Aug 12 15:56:46 1998 Pavel Roskin <pavel.roskin@escoft.co.uk>
|
||||
Wed Aug 12 15:56:46 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* edit.h: added "../" before some includes to avoid unnecessary
|
||||
"-I" options for the PC port makefiles.
|
||||
@ -32,7 +32,7 @@ Sun Aug 9 22:39:12 1998 Janne Kukonlehto <jtklehto@paju.oulu.fi>
|
||||
* mad.h (calloc): Added parentheses around the arguments as
|
||||
suggested by Steef Boerrigter <sxmboer@sci.kun.nl>.
|
||||
|
||||
Fri Jul 31 09:04:35 1998 Pavel Roskin <pavel.roskin@escoft.co.uk>
|
||||
Fri Jul 31 09:04:35 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* syntax.c: makefile* will be highlighted as Makefile*
|
||||
|
||||
@ -62,7 +62,7 @@ Thu Jul 23 22:44:16 1998 Tom Tromey <tromey@cygnus.com>
|
||||
macros instead of in-line checks. Create vfs/Makefile from
|
||||
vfs/Make-mc.in.
|
||||
|
||||
Thu Jul 23 19:49:12 1998 Pavel Roskin <pavel.roski@ecsoft.co.uk>
|
||||
Thu Jul 23 19:49:12 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* hotlist.c: corrected layout of the warning which appears
|
||||
if ~/.mc doesn't exist. Appropriate changes in translations.
|
||||
@ -811,7 +811,7 @@ Sat Apr 4 00:16:49 1998 Alex Tkachenko <alex@bcs.zp.ua>
|
||||
|
||||
* src/boxes.c (confirm_box): i18n stuff added.
|
||||
|
||||
Mon Apr 6 07:48:22 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Mon Apr 6 07:48:22 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* Makefile.in: "make dist" works with bash 1.x again
|
||||
|
||||
@ -968,7 +968,7 @@ Mon Mar 23 14:04:07 1998 Philippe De Muyter <phdm@macqel.be>
|
||||
* configure.in (nlink_t): Check it using AC_CHECK_TYPE.
|
||||
* acconfig.h (nlink_t): New define slot.
|
||||
|
||||
Mon Mar 23 08:17:55 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Mon Mar 23 08:17:55 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* src/main.c: mcedit can be named mce or mcedit.exe - only
|
||||
3 first letters are significant. The same for mcview.
|
||||
@ -1043,7 +1043,7 @@ Sat Feb 21 16:46:49 1998 Stas Maximov <stmax@u213.srcc.msu.su>
|
||||
* file.c (file_mask_dialog): Free the source_mask after calling
|
||||
convert_pattern().
|
||||
|
||||
Mon Mar 16 13:03:45 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Mon Mar 16 13:03:45 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* cmd.c: Internal edit is used by default. vi may be
|
||||
confusing for some users.
|
||||
@ -1157,7 +1157,7 @@ Tue Mar 10 20:41:45 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
|
||||
* main.c (handle_args): Added parentheses around assignment/truth value.
|
||||
|
||||
Sat Mar 7 14:33:38 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Sat Mar 7 14:33:38 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* src/complete.c: obsolete hack for OS/2 and NT removed.
|
||||
Completion works for NT now (not very good)
|
||||
@ -1316,7 +1316,7 @@ Fri Jan 23 07:28:54 1998 Peter Daum <gator@cs.tu-berlin.de>
|
||||
* extfs/mailfs: New file system for browsing mail files (support
|
||||
for compressed mail fiels as well).
|
||||
|
||||
Fri Jan 23 07:19:18 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Fri Jan 23 07:19:18 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* edit/edit.h: mc_mkdir requires 2 arguments for any operation
|
||||
system. Obsolete #ifdef's removed.
|
||||
@ -1421,7 +1421,7 @@ Fri Jan 16 16:19:59 1998 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
configuration: core; Fixed the case where the color spec was
|
||||
buggy and we kept on a infinite loop;
|
||||
|
||||
Fri Jan 16 13:47:13 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Fri Jan 16 13:47:13 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* nt/drive.nt.c, nt/chmod.nt.c: Updated button_new and check_new
|
||||
calls
|
||||
|
@ -62,7 +62,7 @@ Wed Jan 14 12:55:19 1998 Sung-Hyun Nam <namsh@lgic.co.kr>
|
||||
|
||||
* mc.tcl: find a user specific 'tkmc' file in the ~/.mc
|
||||
|
||||
Tue Jan 13 17:15:21 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Tue Jan 13 17:15:21 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* main.c (pre_exec): reset_prog_mode is not called if mc is
|
||||
compiled with SLang. Otherwise, raw_mode in invoke_subshell()
|
||||
@ -309,7 +309,7 @@ Tue Dec 30 15:06:52 1997 Tomasz K
|
||||
|
||||
* mc.spec.in: Cosmetic changes.
|
||||
|
||||
Tue Dec 30 14:30:09 1997 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Tue Dec 30 14:30:09 1997 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* vfs/extfs/arfs: UID and GID shell variables renamed because they
|
||||
are read-only under Linux.
|
||||
@ -336,7 +336,7 @@ Mon Dec 22 15:28:25 1997 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
the current selection if torben_fj_mode is on, this allows the
|
||||
history to be used with Alt-h.
|
||||
|
||||
Mon Dec 22 15:14:22 1997 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Mon Dec 22 15:14:22 1997 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* mc.sgml, mc.1, mcedit.1, mc.hlp, main.c: gray and brightred
|
||||
colors was not mentioned.
|
||||
@ -516,7 +516,7 @@ Mon Dec 22 11:21:17 1997 Bakeyev I. Timur timur@goff.comtat.kazan.su
|
||||
* widget.c (history_put): Check for a tkname in a couple of extra
|
||||
places.
|
||||
|
||||
1997-12-16 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
1997-12-16 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* src/popt.c: Include config.h to get the HAVE_MMAP definition.
|
||||
|
||||
@ -605,7 +605,7 @@ Wed Dec 10 10:28:44 1997 Norbert Warmuth <k3190@fh-sw.de>
|
||||
* tk/gui.quick_file_mask_copy.tcl: Changed the order of the
|
||||
checkbuttons
|
||||
|
||||
Wed Dec 10 10:19:52 1997 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Wed Dec 10 10:19:52 1997 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* gnome/Makefile.in: popt.c is compiled with the gnome version
|
||||
gwidget.c: clean_button is not needed anymore
|
||||
@ -725,7 +725,7 @@ Thu Nov 27 19:14:33 1997 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
* util.c (get_current_wd): Replace HAVE_VFS with USE_VFS, thanks
|
||||
to Pavel for submiting the relevant information.
|
||||
|
||||
Thu Nov 27 19:05:12 1997 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Thu Nov 27 19:05:12 1997 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* boxes.c: very small patch for src/boxes.c Some array was
|
||||
incorrectly initialized, XV_WLAY_DONTCARE was at a wrong position.
|
||||
@ -739,7 +739,7 @@ Thu Nov 27 11:48:06 1997 Norbert Warmuth <k3190@fh-sw.de>
|
||||
enlarges on some system the chance that free can give back memory
|
||||
to the operating system when the memory for the tar file is freed.
|
||||
|
||||
Wed Nov 26 11:16:01 1997 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Wed Nov 26 11:16:01 1997 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* src/background.c, cons.handler.c, utilunix.c, extfs.c, tar.c:
|
||||
Include sys/wait.h only if HAVE_SYS_WAIT_H is defined.
|
||||
@ -754,7 +754,7 @@ Mon Nov 24 16:48:16 1997 Norbert Warmuth <k3190@fh-sw.de>
|
||||
* utilunix.c (init_groups): Check the return value of getpwuid(),
|
||||
it can be NULL.
|
||||
|
||||
Fri Nov 21 18:08:54 1997 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Fri Nov 21 18:08:54 1997 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* view.c: Double escape on save dialog was save old changes. Now
|
||||
it cancels quit.
|
||||
@ -813,7 +813,7 @@ Mon Nov 10 21:41:53 1997 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
|
||||
* gmain.c, gwidget.c: GNOME versions of the main and widget bits.
|
||||
|
||||
Mon Nov 10 20:10:01 1997 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Mon Nov 10 20:10:01 1997 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* file.h: added missing declaration for erase_file
|
||||
|
||||
@ -1183,7 +1183,7 @@ Tue Oct 7 21:53:57 1997 Paul Sheer <psheer@icon.co.za>
|
||||
replace. Also, a mail command was added to mail the edit
|
||||
buffer.
|
||||
|
||||
Thu Oct 2 12:37:00 1997 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Thu Oct 2 12:37:00 1997 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* view.c: F17 works as "Next search". Improved look of the
|
||||
save dialog. Suppressed some warning about "incompatible
|
||||
@ -1209,7 +1209,7 @@ Mon Sep 22 12:35:53 1997 Norbert Warmuth <k3190@fh-sw.de>
|
||||
At the moment that's only for HP-UX the case. When we know that
|
||||
some compiler need special flags we can add them later again.
|
||||
|
||||
Tue Sep 16 16:39:39 1997 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Tue Sep 16 16:39:39 1997 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* src/main.c: Pressing of "tab" correctly refreshes the command
|
||||
prompt.
|
||||
|
@ -2687,7 +2687,7 @@ port (j-grigera@usa.net), Juan Jose Ciarlante
|
||||
(rybkin@rouge.phys.lsu.edu), Marcelo Roccasalva
|
||||
(mfroccas@raiz.uncu.edu.ar), Massimo Fontanelli
|
||||
(MC8737@mclink.it), Pavel Roskin
|
||||
(pavel.roskin@ecsoft.co.uk), Sergey Ya. Korshunoff
|
||||
(pavel_roskin@geocities.com), Sergey Ya. Korshunoff
|
||||
(root@seyko.msk.su), Thomas Pundt
|
||||
(pundtt@math.uni-muenster.de), Timur Bakeyev
|
||||
(timur@goff.comtat.kazan.su), Tomasz Cholewo
|
||||
|
@ -23,7 +23,7 @@ Fri Mar 20 18:41:40 1998 Norbert Warmuth <k3190@fh-sw.de>
|
||||
* tkmain.c (x_init_dlg): added dummy function to make it
|
||||
compile
|
||||
|
||||
Mon Mar 16 13:05:47 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Mon Mar 16 13:05:47 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* tkview.c: Include stdio.h; Minor spelling corrections added.
|
||||
|
||||
|
@ -23,7 +23,7 @@ Sun Aug 30 13:19:49 1998 Pavel Machek <pavel@ucw.cz>
|
||||
|
||||
* libvfs.c: adding variable mc_home
|
||||
|
||||
Thu Aug 27 19:45:31 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Thu Aug 27 19:45:31 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* extfs.c: mc_extfsdir was not defined in extfs_open()
|
||||
|
||||
@ -49,7 +49,7 @@ Tue Aug 25 17:54:17 1998 Pavel Machek <pavel@ucw.cz>
|
||||
* Makefile.am (mad.c, mad.h): Create symlinks to counterparts in
|
||||
`mc-src'.
|
||||
|
||||
Wed Aug 12 19:04:48 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Wed Aug 12 19:04:48 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* extfs/patchfs: %k replaced with more portable %H in the format
|
||||
for "date" command
|
||||
@ -57,7 +57,7 @@ Wed Aug 12 19:04:48 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
* extfs/extfs.ini: Added patchfs and mailfs. Some comments
|
||||
changed
|
||||
|
||||
Tue Aug 11 15:25:52 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Tue Aug 11 15:25:52 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* extfs/rpm: Fix for buggy "cut" on HP-UX 10.20 which ignores
|
||||
lines without enf-of-line.
|
||||
@ -90,7 +90,7 @@ Fri Jul 24 00:22:30 1998 Tom Tromey <tromey@cygnus.com>
|
||||
* Make-mc.in: Renamed from Makefile.in.
|
||||
* Makefile.in: Removed.
|
||||
|
||||
Mon Jun 29 15:12:55 1998 Pavel Roskin <pavel.roskin@ecsoft.co.uk>
|
||||
Mon Jun 29 15:12:55 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
||||
|
||||
* Makefile.in: Rewritten stuff concerning extfs files.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user