2001-10-23 21:10:16 +04:00
|
|
|
2001-10-23 Pavel Roskin <proski@gnu.org>
|
|
|
|
|
|
|
|
* util_nt.c (_win32Trace): Add missing va_end().
|
|
|
|
|
2001-07-14 01:46:48 +04:00
|
|
|
2001-07-13 Pavel Roskin <proski@gnu.org>
|
|
|
|
|
|
|
|
* 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-06-26 18:55:08 +04:00
|
|
|
2001-06-26 Pavel Roskin <proski@gnu.org>
|
|
|
|
|
|
|
|
* dirent_nt.c: Include <config.h>.
|
|
|
|
|
2001-06-14 19:55:24 +04:00
|
|
|
2001-06-14 Pavel Roskin <proski@gnu.org>
|
|
|
|
|
2001-06-15 11:51:24 +04:00
|
|
|
* Makefile.am: Remove src/param.h.
|
|
|
|
|
2001-06-14 19:55:24 +04:00
|
|
|
* 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-11 19:39:57 +04:00
|
|
|
2001-06-11 Pavel Roskin <proski@gnu.org>
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
2000-08-02 05:01:18 +04:00
|
|
|
2000-08-01 Pavel Roskin <proski@gnu.org>
|
|
|
|
|
|
|
|
* README: Updated e-mail
|
|
|
|
|
1999-09-01 20:13:33 +04:00
|
|
|
1999-09-01 Federico Mena Quintero <federico@redhat.com>
|
|
|
|
|
|
|
|
* Makefile.PC: Add missing semicolon.
|
|
|
|
|
1999-01-08 23:38:27 +03:00
|
|
|
1999-01-08 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
|
|
|
|
|
|
|
* chmod.c (chmod_cmd): Killed the tk_end_frame and tk_new_frame
|
2001-06-26 18:55:08 +04:00
|
|
|
macros.
|
1999-01-08 23:38:27 +03:00
|
|
|
|
2001-09-02 00:12:16 +04:00
|
|
|
Wed Oct 14 14:51:23 1998 Franco Bez <franco.bez@augsburg.baynet.de>
|
1998-10-14 18:09:47 +04:00
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
2001-09-02 00:12:16 +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
|
2001-06-26 18:55:08 +04:00
|
|
|
|
1998-05-12 20:20:06 +04:00
|
|
|
* Makefile.PC, *.c: Some includes corrected for MinGW
|
|
|
|
compatability (dir.h exists both in mc and MinGW)
|
|
|
|
|
2001-09-02 00:12:16 +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
|
2001-06-26 18:55:08 +04:00
|
|
|
|
1998-05-08 13:58:53 +04:00
|
|
|
* key_nt.c: Minor changes for MinGW
|
2001-06-26 18:55:08 +04:00
|
|
|
|
1998-05-08 13:58:53 +04:00
|
|
|
* mc.rc: WindRes support
|
2001-06-26 18:55:08 +04:00
|
|
|
|
1998-05-08 13:58:53 +04:00
|
|
|
* slint_pc.c: support for syntax highlighting
|
|
|
|
|
2001-09-02 00:12:16 +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
|