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
Pavel Machek
31db46fc3c
Fixes for OS/2 to make these files in sync with changed Makefile.PC
1998-05-13 08:57:30 +00:00
Pavel Machek
5899d6b714
Resources support for RSX
...
Improved support for MinGW and RSX
1998-05-12 16:20:06 +00:00
Pavel Machek
963146132b
Support for RSX added.
1998-05-08 16:45:06 +00:00
Pavel Machek
e161b6d92c
Better support for MinGW. Updates in slint_pc.c for syntax highlighting.
1998-05-08 09:58:53 +00:00
Pavel Machek
28f388f7c6
Address of Pavel Roskin changed
1998-05-07 13:33:13 +00:00
Pavel Machek
d28b16a4db
syntax.c added for PC port. Some changes in slint_pc.c will be necessary.
1998-05-07 07:52:37 +00:00
Pavel Machek
7b2455fa08
Makefile.MIN (for MinGW) will be copied on "make dist"
1998-05-05 14:07:38 +00:00
Pavel Machek
be25d282b1
Support for MinGW (very preliminary) added.
...
Minor update for chmod.c
1998-05-01 16:54:37 +00:00
Pavel Machek
a754100836
MC for OS/2 shows hidden and system files now
1998-04-19 02:57:57 +00:00
Pavel Machek
618d865e21
Minor fixes in dirent.c and dirent.h for Windows NT
1998-04-17 02:04:43 +00:00
Pavel Machek
5f8d7d3107
Cosmetic changes in makefiles
1998-04-14 18:04:01 +00:00