help link marks escaped in (I hope) all the document.
[midnight-commander.git] / pc / ChangeLog
blob2b135eb5143f3e481a3dd2870d5c80fdd699483c
1 2002-09-02  Pavel Roskin  <proski@gnu.org>
3         * chmod.c: Eliminate x_set_dialog_title().
4         * drive.c: Likewise.
6 2002-08-01  Pavel Roskin  <proski@gnu.org>
8         * chmod.c: Don't include mad.h.
9         * drive.c: Likewise.
10         * slint_pc.c: Likewise.
12 2002-07-15  Pavel Roskin  <proski@gnu.org>
14         * chmod.c: Remove all translatable strings - gettext doesn't
15         work in the PC port, no need to waste translators' time.
17 2002-07-01  Andrew V. Samoilov  <kai@cmail.ru>
19         * util_nt.c: Eliminate C++ comments everywhere.
20         (check_error_pipe): Use "%s" in message () to
21         prevent possible crash.
22         (close_error_pipe): Likewise.
24 2002-06-04  Andrew V. Samoilov  <kai@cmail.ru>
26         * key_nt.c (define_sequence): Adjust for declaration.
27         * util_nt.c (close_error_pipe): Likewise.
28         (tilde_expand): Likewise.
30 2002-03-18  Pavel Roskin  <proski@gnu.org>
32         * Makefile.am: Remove regex.h and regex.c.
34         * regex.h: Remove.  We now have complete regex in src.
35         * regex.c: Likewise.
37 2002-01-21  Pavel Roskin  <proski@gnu.org>
39         * Makefile.PC: Remove OS/2-specific parts.  Substitute
40         TARGET_OS - it is always NT now.
42         * config.h: Remove definitions for UNIX-specific permission
43         bits - they are now in fs.h.
44         * dirent_nt.c: Trim includes, disable code under MSVC.
46         * chmod.c: Include ../src/global.h, remove unneeded includes.
47         * cons_nt.c: Likewise.
48         * drive.c: Likewise.
49         * key_nt.c: Likewise.
50         * slint_pc.c: Likewise.
51         * util_nt.c: Likewise.
53 2002-01-17  Pavel Roskin  <proski@gnu.org>
55         * config.h: Remove all HAS_NO_* definitions, they are unused.
57         * chmod.c: Remove OS/2 specific code.
58         * config.h: Likewise.
60 2002-01-03  Pavel Roskin  <proski@gnu.org>
62         * BUGS: Remove obsolete and OS/2 specific parts.
63         * README: Likewise.
64         * TODO: Likewise.
66         * Makefile.am: Remove all files used by OS/2 only.  The OS/2
67         port is discontinued because there is no support for native OS/2
68         compilers in glib.  Remove sys/time.h and dirent.h - they should
69         not be needed anymore.
71 2002-01-02  Pavel Roskin  <proski@gnu.org>
73         * config.h: Include VERSION, not ..\VERSION.  Use sys/utime.h
74         instead of utime.h for MSVC and MinGW.  Don't use dirent on
75         Win32 - it's replaced by glib.
77 2001-11-28  Franco Bez  <franco.bez@web.de>
79         * chmod.c: Fix includes for cross-compiler.  Add gettext N_()
80         and _() calls.
82 2001-11-28  Pavel Roskin  <proski@gnu.org>
84         * regex.c: Add temporarily to fix the build.
85         * regex.h: Likewise.
86         * Makefile.am: Add regex.c and regex.h.
87         From Franco Bez <franco.bez@web.de>
89 2001-11-14  Pavel Roskin  <proski@gnu.org>
91         * chmod.c: Remove all occurences of HAVE_X.
92         * drive.c: Likewise.
94 2001-10-23  Pavel Roskin  <proski@gnu.org>
96         * util_nt.c (_win32Trace): Add missing va_end().
98 2001-07-13  Pavel Roskin  <proski@gnu.org>
100         * util_nt.c (canonicalize_pathname): Don't handle PATH_SEP
101         after backslash in a special way.
102         * util_os2.c (canonicalize_pathname): Likewise (was already
103         commented out).
105 2001-06-26  Pavel Roskin  <proski@gnu.org>
107         * dirent_nt.c: Include <config.h>.
109 2001-06-14  Pavel Roskin  <proski@gnu.org>
111         * Makefile.am: Remove src/param.h.
113         * src/param.h: Remove. Should use HAVE_SYS_PARAM_H everywhere
114         instead.
115         * key_nt.c: Use indented #error.
116         * key_os2.c: Use indented #error.
118 2001-06-11  Pavel Roskin  <proski@gnu.org>
120         * Makefile.MIN: Add "-mno-cygwin" to MC_MISC_CFLAGS.
121         * Makefile.PC: Use VERSION, not ../VERSION. Add a rule to
122         extract package version from ../configure.in.
123         * mc.rc: Include VERSION, not ../VERSION.
125 2000-08-01  Pavel Roskin  <proski@gnu.org>
127         * README: Updated e-mail
129 1999-09-01  Federico Mena Quintero  <federico@redhat.com>
131         * Makefile.PC: Add missing semicolon.
133 1999-01-08  Miguel de Icaza  <miguel@nuclecu.unam.mx>
135         * chmod.c (chmod_cmd): Killed the tk_end_frame and tk_new_frame
136         macros.
138 Wed Oct 14 14:51:23 1998  Franco Bez  <franco.bez@augsburg.baynet.de>
140         * gtkedit/edit.c: Workarround for the CR/LF Translation problem.
141         This is vital, because otherwise CoolEdit corrupts files -
142         they keep growing each time you save the file.
144         * pc/key_nt.c: fixed the problem with the AltGr Key and the
145         Gray Keys. Still not optimal, but usable.
146         Especially usefull for international keyboard
148         * pc/util_nt.c: Provide a mc_doublepopen and mc_doublepclose
149         function. If one has an egrep.exe installed it's now possible
150         to search for files containing a search pattern.
152 Tue May 12 17:16:43 1998  Pavel Roskin  <pavel_roskin@geocities.com>
154         * Makefile.RSX, mc.rc: Resources support for RSX
156         * Makefile.PC, *.c: Some includes corrected for MinGW
157         compatability (dir.h exists both in mc and MinGW)
159 Fri May  8 10:49:21 1998  Pavel Roskin  <pavel_roskin@geocities.com>
161         * Makefile.PC, Makefile.MIN: support for custom extension
162         for compiled resourses
164         * key_nt.c: Minor changes for MinGW
166         * mc.rc: WindRes support
168         * slint_pc.c: support for syntax highlighting
170 Fri May  1 17:33:11 1998  Pavel Roskin  <pavel_roskin@geocities.com>
172         * chmod.c: Updated call to update_panels()
174         * config.h, Makefile.MIN: Support for MinGW added