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
ec1b1f9614
Globally replace OS2_NT and _OS_NT with WIN32_NATIVE.
2002-09-10 22:04:11 +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
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
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 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
5899d6b714
Resources support for RSX
...
Improved support for MinGW and RSX
1998-05-12 16:20: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
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