Pavel Roskin
b246f3c7ea
s/Could not/Cannot/
2002-12-08 01:12:18 +00:00
Pavel Roskin
7e8c2e9abe
* key_nt.c: Remove C++ style comments.
2002-11-11 06:37:44 +00:00
Pavel Roskin
7f250dafa3
* key_nt.c: Don't use ERR - it conflicts with sys/ucontext.h
...
in glibc 2.1.3.
2002-11-06 06:09:21 +00:00
Pavel Roskin
d3f0a2f61b
Remove spaces around "Error" and "Warning" together with their translations.
...
Also remove spaces from "Quit" and "Search", but leave alone the
translations, that already have them without spaces.
2002-10-21 04:13:49 +00:00
Pavel Roskin
609af3a4b7
Remove unused NEEDS_CR_LF_TRANSLATION.
2002-09-24 04:33:16 +00:00
Pavel Roskin
3d8a56ee9c
* edit.h: Remove all references to O_TEXT, USE_O_TEXT and
...
MY_O_TEXT.
2002-09-23 07:00:30 +00:00
Pavel Roskin
966511399b
Move fcntl.h inclusion to global.h.
2002-09-23 06:45:32 +00:00
Pavel Roskin
ec1b1f9614
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +00:00
Pavel Roskin
82d2844bb0
* chmod.c: Eliminate x_set_dialog_title().
...
* drive.c: Likewise.
2002-09-02 19:29:33 +00:00
Pavel Roskin
599e14a9eb
* (chmod.c): Don't include mad.h.
...
* (drive.c): Likewise.
* (slint_pc.c): Likewise.
2002-08-01 20:00:59 +00:00
Pavel Roskin
0ab222eed4
* chmod.c: Remove all translatable strings - gettext doesn't
...
work in the PC port, no need to waste translators' time.
2002-07-15 16:51:11 +00:00
Andrew V. Samoilov
1cbe19ae58
Eliminate C++ comments everywhere.
2002-07-01 19:16:17 +00:00
Andrew V. Samoilov
e48fe64e95
* util_nt.c (check_error_pipe): Use "%s" in message () to
...
prevent possible crash.
(close_error_pipe): Likewise. Don't use C++ comment.
2002-07-01 19:11:52 +00:00
Andrew V. Samoilov
64f48bbb34
* key_nt.c (define_sequence): Adjust for declaration.
...
* util_nt.c (close_error_pipe): Likewise.
(tilde_expand): Likewise.
2002-06-04 10:49:34 +00:00
Pavel Roskin
9e5818f696
* Makefile.am: Remove regex.h and regex.c.
2002-03-18 21:16:36 +00:00
Pavel Roskin
0f8df892cb
* regex.h: Remove. We now have complete regex in src.
...
* regex.c: Likewise.
2002-03-18 21:11:21 +00:00
Pavel Roskin
345cc077d0
* Makefile.PC: Remove OS/2-specific parts. Substitute
...
TARGET_OS - it is always NT now.
2002-01-22 01:46:50 +00:00
Pavel Roskin
97a212484b
* config.h: Remove definitions for UNIX-specific permission
...
bits - they are now in fs.h.
* dirent_nt.c: Trim includes, disable code under MSVC.
2002-01-22 01:27:53 +00:00
Pavel Roskin
0fd548dad6
* chmod.c: Include ../src/global.h, remove unneeded includes.
...
* cons_nt.c: Likewise.
* drive.c: Likewise.
* key_nt.c: Likewise.
* slint_pc.c: Likewise.
* util_nt.c: Likewise.
2002-01-22 00:32:42 +00:00
Pavel Roskin
3116cb1081
* config.h: Remove all HAS_NO_* definitions, they are unused.
2002-01-17 07:43:22 +00:00
Pavel Roskin
3249e26bd5
* chmod.c: Remove OS/2 specific code.
...
* config.h: Likewise.
2002-01-17 07:38:07 +00:00
Pavel Roskin
24cf8069a7
* BUGS: Remove obsolete and OS/2 specific parts.
...
* README: Likewise.
* TODO: Likewise.
2002-01-03 07:35:10 +00:00
Pavel Roskin
182da213b2
* Makefile.am: Remove all files used by OS/2 only. The OS/2
...
port is discontinued because there is no support for native OS/2
compilers in glib. Remove sys/time.h and dirent.h - they should
not be needed anymore.
2002-01-03 07:18:52 +00:00
Pavel Roskin
0276ca4760
* config.h: Include VERSION, not ..VERSION. Use sys/utime.h
...
instead of utime.h for MSVC and MinGW. Don't use dirent on
Win32 - it's replaced by glib.
2002-01-02 19:14:02 +00:00
Pavel Roskin
4d54921e9d
* chmod.c: Fix includes for cross-compiler. Add gettext N_()
...
and _() calls.
2001-11-29 02:26:50 +00:00
Pavel Roskin
23589cf41b
* regex.c: Add temporarily to fix the build.
...
* regex.h: Likewise.
* Makefile.am: Add regex.c and regex.h.
From Franco Bez <franco.bez@web.de>
2001-11-29 01:56:56 +00:00
Pavel Roskin
5fac744c29
* chmod.c: Remove all occurences of HAVE_X.
...
* drive.c: Likewise.
2001-11-14 23:13:53 +00:00
Pavel Roskin
c5df6b4367
* util_nt.c (_win32Trace): Add missing va_end().
2001-10-23 17:10:16 +00:00
Pavel Roskin
6f8323907f
Trimmed using last chtrim. Ensure exactly 2 spaces before e-mail.
2001-09-01 20:12:16 +00:00
Pavel Roskin
689c3fb9ac
Replace "Can't" with "Cannot" everywhere.
2001-08-14 00:55:34 +00:00
Pavel Roskin
c2bf83aff4
* util_nt.c (canonicalize_pathname): Don't handle PATH_SEP
...
after backslash in a special way.
* util_os2.c (canonicalize_pathname): Likewise (was already
commented out).
2001-07-13 21:46:48 +00:00
Pavel Roskin
a6a758e56d
* dirent_nt.c: Include <config.h>.
2001-06-26 14:55:08 +00:00
Pavel Roskin
accec2e1c1
* Makefile.am: Remove src/param.h.
2001-06-15 07:51:24 +00:00
Pavel Roskin
c68f401c67
* src/param.h: Remove. Should use HAVE_SYS_PARAM_H everywhere
...
instead.
* key_nt.c: Use indented #error.
* key_os2.c: Use indented #error.
2001-06-14 15:55:24 +00:00
Pavel Roskin
cc78b0ccdc
* Makefile.MIN: Add "-mno-cygwin" to MC_MISC_CFLAGS.
...
* Makefile.PC: Use VERSION, not ../VERSION. Add a rule to
extract package version from ../configure.in.
* mc.rc: Include VERSION, not ../VERSION.
2001-06-11 15:39:57 +00:00
Pavel Roskin
146730a630
* extraconf.h: Remove unused HAS_DIRECT_COLOR_ACCESS.
...
* pc/config.h: Likewise.
2001-05-29 22:12:00 +00:00
Pavel Roskin
bb912def1a
* gtkedit/editcmd.c: Remove support for XView layout attributes.
...
* gtkedit/editoptions.c: Likewise.
* pc/chmod.c: Likewise.
* pc/drive.c: Likewise.
* src/boxes.c: Likewise.
* src/chmod.c: Likewise.
* src/dlg.c: Likewise.
* src/dlg.h: Likewise.
* src/filegui.c: Likewise.
* src/find.c: Likewise.
* src/hotlist.c: Likewise.
* src/layout.c: Likewise.
* src/listmode.c: Likewise.
* src/main.c: Likewise.
* src/option.c: Likewise.
* src/panelize.c: Likewise.
* src/wtools.c: Likewise.
* src/wtools.h: Likewise.
* vfs/smbfs.c: Likewise.
2001-04-06 21:48:11 +00:00
Pavel Roskin
fe79f3e017
More files to ignore
2000-08-24 22:28:49 +00:00
Pavel Roskin
0c81f3a1bf
* Makefile.in, doc-gnome/Makefile.in, pc/Makefile: converted
...
to ...
* Makefile.am, doc-gnome/Makefile.am, pc/Makefile.am: ... this
* Make.common.in: support for "distdir" for compatability
with Automake-generated makefiles
* autogen.sh: run automake. Force cache - it is off by default
in autoconf 2.49a, but it's still handy for maintainers
* configure.in: adapted for Automake
2000-08-24 14:13:00 +00:00
Pavel Roskin
e828211662
Updated address of Free Software Foundation
2000-08-22 22:50:00 +00:00
Pavel Roskin
e743432173
Updated e-mail of Pavel Roskin
2000-08-02 01:01:18 +00:00
Miguel de Icaza
9712686402
1999-09-01 Federico Mena Quintero <federico@redhat.com>
...
* README: Updated and spell-checked.
* NEWS: Updated.
1999-09-01 16:13:33 +00:00
Miguel de Icaza
7ca0948527
OS/2 portability changes by Ilya
1999-02-13 21:39:18 +00:00
Miguel de Icaza
a7170a4f7a
OS2 now uses property defines instead of OS2_NT
1999-01-10 08:55:35 +00:00
Miguel de Icaza
ca39a2e6ee
Windows NT portability fixes from Ilya.
...
Added create directory option to gnome menu.
Removed debugging messages
Miguel.
1999-01-08 20:38:27 +00:00
Pavel Roskin
853c179690
Changes by Franco Bez <franco.bez@augsburg.baynet.de>:
...
* gtkedit/edit.c: Workarround for the CR/LF Translation problem.
This is vital, because otherwise CoolEdit corrupts files -
they keep growing each time you save the file.
* pc/key_nt.c: fixed the problem with the AltGr Key and the
Gray Keys. Still not optimal, but usable.
Especially usefull for international keyboard
* pc/util_nt.c: Provide a mc_doublepopen and mc_doublepclose
function. If one has an egrep.exe installed it's now possible
to search for files containing a search pattern.
1998-10-14 14:09:47 +00:00
Pavel Roskin
d2e8a8696c
Address of Pavel Roskin changed
...
I'm very, very sorry for this :-(((
1998-09-07 17:48:44 +00:00
Pavel Roskin
a7a330d75d
Leading spaces replaced with tabs in all makefiles.
1998-06-09 13:09:19 +00:00
Pavel Roskin
79ddddb4ef
Converted from DOS to UNIX format (CRLF->LF)
...
key_table renamed to fkt_table in key_nt.c to prevent name conflict with
slint.c
1998-06-08 15:29:23 +00:00
Pavel Machek
5c3a4556b9
-I statements changed for Borland and IBM
1998-05-17 03:31:18 +00:00