1998-10-14 18:09:47 +04:00
|
|
|
Wed Oct 14 14:51:23 1998 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-09-07 21:48:44 +04:00
|
|
|
Tue May 12 17:16:43 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
1998-05-12 20:20:06 +04:00
|
|
|
|
|
|
|
* Makefile.RSX, mc.rc: Resources support for RSX
|
|
|
|
|
|
|
|
* Makefile.PC, *.c: Some includes corrected for MinGW
|
|
|
|
compatability (dir.h exists both in mc and MinGW)
|
|
|
|
|
1998-09-07 21:48:44 +04:00
|
|
|
Fri May 8 10:49:21 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
1998-05-08 13:58:53 +04:00
|
|
|
|
|
|
|
* Makefile.PC, Makefile.MIN: support for custom extension
|
|
|
|
for compiled resourses
|
|
|
|
|
|
|
|
* key_nt.c: Minor changes for MinGW
|
|
|
|
|
|
|
|
* mc.rc: WindRes support
|
|
|
|
|
|
|
|
* slint_pc.c: support for syntax highlighting
|
|
|
|
|
1998-09-07 21:48:44 +04:00
|
|
|
Fri May 1 17:33:11 1998 Pavel Roskin <pavel_roskin@geocities.com>
|
1998-05-01 20:54:37 +04:00
|
|
|
|
|
|
|
* chmod.c: Updated call to update_panels()
|
|
|
|
|
|
|
|
* config.h, Makefile.MIN: Support for MinGW added
|