Pavel Roskin
4ad6e7a0cc
* syntax/m4.syntax: Don't use yellow color on parentheses, since
...
it interferes with parentheses highlighting. Remove list of
supported Autoconf macros.
2002-09-29 19:49:16 +00:00
Pavel Roskin
7aec774638
* ext.c (get_file_type_local): Return -1 for fatal errors.
...
(get_file_type_pipe): Likewise.
(regex_command): Likewise. Adjust all callers.
From Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
2002-09-29 19:26:15 +00:00
Pavel Roskin
3cdf930ea6
* dlg.c (frontend_run_dlg): Allow terminating the dialog from
...
the idle handler.
From Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
Call change_screen_size() regardless of ncurses version, and let
that function decide what to do.
2002-09-29 18:51:32 +00:00
Pavel Roskin
99800b2f24
* direntry.c (vfs_s_retrieve_file): Allow interrupt by Ctrl-C.
...
From Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
2002-09-29 18:35:14 +00:00
Pavel Roskin
9c1b6f52bd
Update from David Martín <dmartina@excite.com>
2002-09-29 18:03:26 +00:00
Pavel Roskin
e29c060d7a
More consistent use of periods.
2002-09-29 17:36:25 +00:00
Pavel Roskin
fb59134dc6
Update from David H. Martín Alonso <dmartina@excite.com>.
2002-09-29 17:21:19 +00:00
Marco Ciampa
0aeee15dbf
small corrections / a forgived string ...
2002-09-28 18:48:49 +00:00
Pavel Roskin
28cca5d4f5
Fixed segmentation fault when displaying messages from background process.
2002-09-28 05:13:29 +00:00
Pavel Roskin
0e9e693c9d
* background.c (background_attention): Fix calling functions
...
with wrong arguments, which resulted in segmentation faults.
2002-09-28 05:10:29 +00:00
Pavel Roskin
35c57c4a3f
Add:
...
Support for multi-byte charsets (e.g. UTF-8).
2002-09-27 22:27:00 +00:00
Pavel Roskin
7fece18d5f
* file.c (panel_operate): Replace fancy internationalized
...
message boxes for unknown file operations with abort().
2002-09-27 21:39:30 +00:00
Pavel Roskin
4cf69ff615
* util.c (name_trunc): Remove unused code, unhelpful error
...
message and workaround for bugs in the callers.
2002-09-27 21:20:41 +00:00
Pavel Roskin
222035b949
* file.c (copy_file_file): Rename DST_* names to DEST_*, since
...
DST_NONE is used in FreeBSD libc.
Reported by Pavel Shirshov <pavelsh@mail.ru>
2002-09-27 19:21:36 +00:00
Marco Ciampa
caddab826d
small error in help file
2002-09-27 15:33:40 +00:00
Marco Ciampa
79d7d2b68c
small typo
2002-09-27 15:24:32 +00:00
Marco Ciampa
88e31ede7f
small impr.
2002-09-27 14:26:34 +00:00
Marco Ciampa
f66a459f1c
filling a hole in the manual translation...
2002-09-27 09:13:28 +00:00
Marco Ciampa
7eb25898cd
last fuzzy translated...
2002-09-27 09:12:27 +00:00
Pavel Roskin
9cdc12b33d
* syntax/syntax.syntax: Remove highlighting for numbers - it's
...
for Cooledit only.
2002-09-27 04:16:00 +00:00
Pavel Roskin
30441024b8
* syntax/c.syntax: Require at least one space at the beginning
...
of indented cpp directives. Use brightmagenta for them.
2002-09-27 04:07:21 +00:00
Pavel Roskin
dee854b21e
* syntax/c.syntax: Require at least one space at the beginning
...
of indented cpp directives. Use brightmagenta for them.
2002-09-27 04:00:30 +00:00
Pavel Roskin
3e7f74c588
* syntax/syntax.syntax: Don't start keywords with "[" - it
...
doesn't work. Use "[]" at the end of keywords to suppress
their special meaning.
2002-09-27 03:33:39 +00:00
Pavel Roskin
4a028e35c1
* *.po: Remove unused translations, there is too much stuff left
...
from the GNOME edition.
2002-09-27 01:23:43 +00:00
Pavel Roskin
d51fc07a99
* textconf.c: Don't translate filesystem names.
2002-09-27 01:18:54 +00:00
Pavel Roskin
b181f4519f
* main.h: Remove all references to icons.
...
* panel.h: Likewise. Adjust all dependencies.
2002-09-27 00:47:29 +00:00
Pavel Roskin
bd4b18731e
s/suplied/supplied/
...
s/duplicit/duplicate/
2002-09-27 00:17:10 +00:00
Pavel Roskin
4d34d9dfbe
* hotlist.c (load_hotlist): Remove compatibility code with
...
hotlist files created by ancient versions of mc.
2002-09-27 00:04:26 +00:00
Pavel Roskin
c1e04b9ed6
* command.c (do_cd_command): Reuse translated message.
2002-09-26 23:55:00 +00:00
Pavel Roskin
b31f058eea
s/appropriative/suitable/
2002-09-26 23:40:03 +00:00
Pavel Roskin
cf31b0aacd
* user.c (check_patterns): Ignore invalid shell_patterns and
...
let user see them in the menu. The error message was too vague.
2002-09-26 23:33:22 +00:00
Pavel Roskin
da7e82d253
Global removal of RCS Id: flags.
2002-09-26 23:13:45 +00:00
Pavel Roskin
85ea3e7533
Parametrize sfs.ini.
2002-09-26 22:55:36 +00:00
Pavel Roskin
bbc35a31cf
* sfs.c (sfs_init): Parametrize sfs.ini to allow reuse of the
...
messages in other places.
2002-09-26 22:51:27 +00:00
Andrew V. Samoilov
758842a16d
* util.c (mc_mkstemps): Really return NULL in the filename in the
...
case of failure. Reported by Andrew W. Nosenko <awn@bcs.zp.ua>.
2002-09-26 22:13:16 +00:00
Pavel Roskin
65924ac165
* ext.c (get_file_type_local): Make static.
...
(get_file_type_pipe): Likewise.
* util.c (check_patterns): Likewise.
2002-09-26 21:23:55 +00:00
Pavel Roskin
f2972e99dc
Comment fix.
2002-09-26 20:55:51 +00:00
Pavel Roskin
e402f59842
* file.c (copy_file_file): Eliminate the complex scheme with
...
"resources". Set src_desc, dest_desc to -1 initially and use
their values to see if they need to be closed. Track status of
the destination file using a 3-state variable.
2002-09-26 16:39:17 +00:00
Pavel Roskin
7fcbcaf284
* file.c (copy_file_file): Fix event handling - check the result
...
of file_progress_show_bytes().
From Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-09-26 16:07:25 +00:00
Pavel Roskin
4da9d7431e
Typo fix from Vlad Romanenko <VladRomanenko@ukr.net>
2002-09-26 13:25:17 +00:00
Andrew V. Samoilov
790b85b555
* edit.h (struct key_word): Remove time field.
...
* syntax.c: Remove MAD support.
2002-09-26 12:23:13 +00:00
Andrew V. Samoilov
de8ccb62fd
Allow whitespace(s) before #
2002-09-26 06:20:55 +00:00
Pavel Roskin
a615bd6857
Use Automake 1.7.
2002-09-25 21:54:24 +00:00
Pavel Roskin
ef3132d077
Use "set -e", drop "exit 1" where it's now redundant.
2002-09-25 21:53:38 +00:00
Andrew V. Samoilov
30442e7d0b
Don't highlight "linstart"
2002-09-25 13:26:06 +00:00
Andrew V. Samoilov
e28f9e52f7
Add "linestart" for "spellcheck" and "keyword". Allow whitespace(s) before "context *", "keyword" and "spellcheck"
2002-09-25 13:17:39 +00:00
Marco Ciampa
ac660c129d
reflect a change in the main help file...
2002-09-25 12:34:35 +00:00
Marco Ciampa
77fdf20263
fix panel_scroll_pages start page
2002-09-25 12:32:44 +00:00
Pavel Roskin
7afedadc10
Fix description of only_leading_plus_minus.
2002-09-25 12:24:15 +00:00
Pavel Roskin
2f6499aa33
Rewrite very poor description of only_leading_plus_minus.
2002-09-25 12:21:31 +00:00