Commit Graph

12 Commits

Author SHA1 Message Date
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
966511399b Move fcntl.h inclusion to global.h. 2002-09-23 06:45:32 +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
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
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
e828211662 Updated address of Free Software Foundation 2000-08-22 22:50:00 +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 Machek
5899d6b714 Resources support for RSX
Improved support for MinGW and RSX
1998-05-12 16:20:06 +00:00
Pavel Machek
450203f8a2 regex_comand() calls corrected in the XView edition
Generic PC port added. It is not yet added into the main makefile.
PC port should replace os2 and nt ports.
1998-04-09 02:21:49 +00:00