Commit Graph

18 Commits

Author SHA1 Message Date
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
Pavel Machek becae6c1bb PC port will be copied on "make dist" instead of OS/2 and NT ports 1998-04-14 04:05:43 +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