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
Andrew V. Samoilov
3e8264cf6c
Document -D option. Don't say ncurces does not support colors. Minor changes.
2002-09-25 11:24:27 +00:00
Marco Ciampa
0197b1bfb2
Finished!!!
2002-09-25 09:20:04 +00:00
Marco Ciampa
e9a9ba47fd
small typo
2002-09-25 09:06:44 +00:00
Marco Ciampa
f199600b7d
Special Option translated...
2002-09-25 07:19:47 +00:00
Marco Ciampa
93e0fe295e
*** empty log message ***
2002-09-25 06:48:18 +00:00
Pavel Roskin
851e122d12
Update priorities.
2002-09-25 05:32:15 +00:00
Pavel Roskin
d2417f2096
* vfs.c (vfs_parse_filemode): Fix parsing for filenames that
...
begin with a number.
From Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-09-25 05:09:08 +00:00
Pavel Roskin
a3f9820755
* subshell.c (pty_open_master) [IS_AIX]: Open /dev/ptc, not
...
/dev/ptmx. From Sergey Pavlukhin <psi@dmng.ru>
2002-09-25 04:38:29 +00:00
Pavel Roskin
c419491314
Typo fix.
2002-09-25 04:25:32 +00:00
Pavel Roskin
c20e6f66c1
* screen.c (string_file_nuid): Fix a warning with uClibc.
...
(string_file_ngid): Likewise.
2002-09-24 23:00:01 +00:00
Pavel Roskin
9fb801ccd6
* mountlist.c: Restore sys/param.h before sys/mount.h - it's
...
required on FreeBSD.
Reported by Pavel Shirshov <pavelsh@mail.ru>
2002-09-24 22:19:32 +00:00
Andrew V. Samoilov
e98d979a69
* smbfs.c: Undef USE_NCURSES - no needs to include *curces.h.
...
(smbfs_loaddir): Fix warning.
2002-09-24 15:26:55 +00:00
Pavel Roskin
e7e6552a03
* editwidget.c (edit): Make edit_dlg local variable.
2002-09-24 15:10:47 +00:00
Pavel Roskin
91f4a75562
* editmenu.c (edit_drop_menu_cmd): Don't use edit_dlg variable.
2002-09-24 15:04:22 +00:00
Andrew V. Samoilov
9e527a5781
Eliminate \f[BI].*\f[RP] constructions.
2002-09-24 13:41:55 +00:00
Andrew V. Samoilov
1f3f8da820
Typo fixed.
2002-09-24 11:15:06 +00:00
Marco Ciampa
937242ed24
color help done!
2002-09-24 09:40:31 +00:00
Marco Ciampa
c7cc984627
done some cleanup...
2002-09-24 08:12:59 +00:00
Marco Ciampa
26ecca102d
done till colors ...
2002-09-24 08:12:23 +00:00