Andrew V. Samoilov
0154dbfdc3
* man2hlp.c (handle_link): Strip .B and .I
...
* gindex.pl: Use fifth argument as man2hlp location.
2002-03-21 13:01:20 +00:00
Andrew V. Samoilov
20dd6b4e88
* man2hlp.c (handle_command): Handle backslash quoting
...
for .I and .B
2002-03-21 08:13:58 +00:00
Andrew V. Samoilov
a2bd191696
* syntax/c.syntax: Highlight "%p" printf format.
...
Allow '*' as width and precision for strings and numbers.
2002-03-21 08:01:14 +00:00
Andrew V. Samoilov
3a7a27c135
* doc/mc.1.in: Fix smbfs example. Minor format fixes.
...
* doc/ru/mc.1.in: Likewise.
2002-03-21 07:57:55 +00:00
Andrew V. Samoilov
830c9ae976
* man2hlp.c (handle_command): Handle '.\"TOPICS' comment.
...
Use it for translated 'Topics:' message.
* gindex.pl: Use first line of man2hlp output as
translated 'Topics:' message if fourth argument
is empty string.
* Makefile.am (mc.hlp.ru): Use empty string as gindex.pl's
fourth argument.
2002-03-20 14:03:55 +00:00
Andrew V. Samoilov
e212629436
Use .\"TOPICS. Minor updates.
2002-03-20 13:55:08 +00:00
Andrew V. Samoilov
fae9735bb9
* textconf.c (version): Write to stdout.
...
* main.c (print_mc_usage): Add "stream" parameter to specify
file stream.
(process_args): Use print_mc_usage() with stdout as stream.
(handle_args): Use print_mc_usage() with stderr as stream.
(print_color_usage): Write to stdout.
2002-03-20 11:28:08 +00:00
Pavel Roskin
9e5818f696
* Makefile.am: Remove regex.h and regex.c.
2002-03-18 21:16:36 +00:00
Pavel Roskin
0f8df892cb
* regex.h: Remove. We now have complete regex in src.
...
* regex.c: Likewise.
2002-03-18 21:11:21 +00:00
Pavel Roskin
351a118d20
* edit.h: Use eregex.h, not regex.h.
...
From Alexander Varakin <avarakin00@hotmail.com>
2002-03-18 21:09:50 +00:00
Pavel Roskin
7ca687c8ed
* eregex.h: Update from glibc-2.2.5.
...
* regex.c: Likewise.
* find.c: Use eregex.h, not regex.h.
* util.c: Likewise.
* view.c: Likewise.
From Alexander Varakin <avarakin00@hotmail.com>
2002-03-18 21:08:18 +00:00
Pavel Roskin
ebe22f53db
* find.c (find_parameters): Invert condition when find is case
...
sensitive.
2002-03-18 20:04:13 +00:00
Pavel Roskin
31fbb7507d
* doc/ru/Makefile.am: Distribute xnc.hlp.
2002-03-18 18:02:17 +00:00
Marco Ciampa
77c96b9025
*** empty log message ***
2002-03-18 07:24:57 +00:00
Pavel Roskin
5e7549d346
Add mc.hlp.??
2002-03-12 16:26:53 +00:00
Pavel Roskin
589a0fd037
* doc/Makefile.am: Adjust for doc/ru/Makefile.am.
2002-03-12 16:25:09 +00:00
Andrew V. Samoilov
061fa72493
* configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
...
* doc/ru/Makefile.am: New file.
* doc/ru/.cvsignore: Add Makefile and Makefile.in.
2002-03-12 11:43:48 +00:00
Andrew V. Samoilov
6c0e640a9d
* configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.am.
...
* doc/ru/Makefile.am: New file.
* doc/ru/.cvsignore: Add Makefile and Makefile.in.
2002-03-12 11:25:34 +00:00
Andrew V. Samoilov
582e7d4eaa
* configure.in (AC_CONFIG_FILES): Add doc/ru/Makefile.
...
* doc/ru/Makefile.am: New file.
* doc/ru/.cvsignore: Add Makefile and Makefile.in.
2002-03-12 11:25:33 +00:00
Andrew V. Samoilov
2390d9b4b6
* doc/ru/mc.1.in: Minor fixes.
...
* doc/ru/xnc.hlp: Don't hardcode version.
2002-03-12 09:33:35 +00:00
Yuri Syrota
6f44fd1128
Updated Ukrainian translation
2002-03-11 16:20:11 +00:00
Pavel Roskin
8642495c05
* doc/Makefile.am (EXTRA_DIST): Distribute doc/ru/mc.1.
2002-03-08 17:29:02 +00:00
Andrew V. Samoilov
7df53e2bd2
* direntry.c (vfs_s_resolve_symlink): Comment out buggy code.
...
(vfs_s_retrieve_file): Set fh->handle to -1.
(vfs_s_read): Don't manipulate with FH->handle if it is -1.
(vfs_s_write): Likewise.
(vfs_s_close): Likewise.
2002-03-06 08:46:35 +00:00
Andrew V. Samoilov
5f2ae160c0
* file.c (copy_file_file): Rollback one hunk to eliminate infinitive loop.
2002-03-06 07:37:14 +00:00
Andrew V. Samoilov
0e0fdc3aa6
* Makefile.am (mc.hlp.ru): Use mc.1 instead of mc.1.in.
...
(mc.hlp): Likewise.
2002-03-04 14:54:34 +00:00
Andrew V. Samoilov
4bfeff6aca
* Makefile.am (mc.hlp.ru): Use mc.1 instead of mc.1.in.
...
(mc.hlp): Likewise.
2002-03-04 14:09:09 +00:00
Andrew V. Samoilov
8ce8833c37
* file.c (copy_file_file): Chmod destination only if
...
ctx->preserve is on. Eliminate gotos.
2002-03-04 13:52:39 +00:00
Andrew V. Samoilov
d05ff778ff
* configure.in (AC_CONFIG_FILES): Add doc/ru/mc.1.
2002-03-04 12:19:38 +00:00
Kjartan Maraas
3b97dbab7a
2002-03-03 Kjartan Maraas <kmaraas@gnome.org>
...
* no.po: Updated Norwegian (bokml) translation.
2002-03-03 18:51:54 +00:00
Andrew V. Samoilov
51e1d26419
* Makefile.am (mc.hlp.ru): New rule to compile translated
...
help file.
(mclib_DATA): Add mc.hlp.ru.
2002-03-01 15:05:20 +00:00
Andrew V. Samoilov
3a11aa6347
* doc/ru: New directory for Russian manuals.
...
* doc/ru/mc.1.in: Translated mc.1 manual page. Originally
translated by Victor A. Kostromin for mc 4.5.30. Converted
from binary mc.hlp.ru, corrected and actualized by me.
* doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
* doc/ru/.cvsignore: Ignore mc.1.
2002-03-01 14:39:58 +00:00
Andrew V. Samoilov
2b2dee6921
* doc/ru: New directory for Russian manuals.
...
* doc/ru/mc.1.in: Translated mc.1 manual page. Originally
translated by Victor A. Kostromin for mc 4.5.30. Converted
from binary mc.hlp.ru, corrected and actualized by me.
* doc/ru/xnc.hlp: Translated lib/xnc.hlp. See above.
* doc/ru/.cvsignore: Ignore mc.1.
2002-03-01 14:30:21 +00:00
Andrew V. Samoilov
e587297a62
* gindex.pl: Add optional 4th argument for translated
...
Content section name.
2002-03-01 14:08:03 +00:00
Andrew V. Samoilov
760d6a8115
* gindex.pl: Use [nodename] as user visible section name
...
only if next line is empty. Elsewhere use this nonempty line.
2002-02-28 16:49:26 +00:00
Andrew V. Samoilov
10517bd1fc
* mad.c: Make mem_areas dynamically growing.
...
(mad_init): Allocate memory for mem_areas.
(mad_alloc): Grow mem_areas if it is exhausted.
2002-02-28 15:36:00 +00:00
Andrew V. Samoilov
0f4a7d26f8
* filegui.c (file_mask_dialog): Enable 'follow Links'
...
and 'preserve Attributes' features in Move dialog.
(file_bps_show): Translate messages.
(file_eta_show): Likewise.
2002-02-28 15:18:10 +00:00
Andrew V. Samoilov
b5a0c42e21
(handle_command): Handle '.\"NODE' comment. Use it for
...
nodename in translated manual pages.
2002-02-28 14:38:38 +00:00
Andrew V. Samoilov
ad0767356f
* man2hlp.c (main): Don't crash if called without argument(s).
...
Make `buffer' char pointer.
2002-02-28 14:12:34 +00:00
Andrew V. Samoilov
3de820819f
* find.c (find_parameters): Compile content_pattern here.
...
Inform user about alformed regular expression.
(search_content): Use compiled regular expression.
(do_find): Eliminate `done'. Call regfree for compiled
content_pattern.
2002-02-28 13:50:03 +00:00
Andrew V. Samoilov
80fb518808
* editcmd.c (edit_replace_cmd): Eliminate fin_string
...
and use message() to fix possible buffer overflow.
(edit_search_cmd): Likewise.
2002-02-27 15:40:22 +00:00
Andrew V. Samoilov
0924daa8f5
* samba/lib/debug.c: Remove syslog support.
2002-02-27 14:17:45 +00:00
Andrew V. Samoilov
1937ae0442
(Virtual File System): Document SMB File System.
2002-02-27 13:47:26 +00:00
Andrew V. Samoilov
8755da29c0
* doc/mc.1.in (Macro Substitution): Document "%var{ENV-default}".
...
(FILES): Document changes in mc behavior. ~/.mc/ini now override
mc.lib settings.
2002-02-27 08:33:09 +00:00
Pavel Roskin
8b5418771b
* lib/mc.ext.in: Run "file" before "nm" to avoid an error
...
message "no symbol found" for unsupported architectures and
provide more useful information.
2002-02-26 23:59:55 +00:00
Stanislav Visnovsky
6c4fd4c044
2002-02-26 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
...
* sk.po: Updated Slovak translation.
2002-02-26 15:40:41 +00:00
Pavel Roskin
b9e4f7c338
* chown.c (chown_cmd): Use size_trunc_len() to show the file
...
size. Eliminate c_fsize, which wasn't properly initialized.
2002-02-24 07:17:47 +00:00
Pavel Roskin
4290d93939
Update from David Martin <dmartina@excite.com>
2002-02-22 23:27:37 +00:00
Pavel Roskin
d95635b074
* README.smbfs: Remove. It contained no useful information
...
and the webpage is now dead.
* Makefile.am: Remove README.smbfs.
2002-02-22 06:45:10 +00:00
Pavel Roskin
3576460977
* README: Mention that glib 1.2.x is required.
2002-02-22 06:09:49 +00:00
Pavel Roskin
7346c6f93e
* man2hlp.c (string_len): Don't exclude characters with codes
...
above 128 from the string length.
2002-02-22 05:54:00 +00:00