Commit Graph

6041 Commits

Author SHA1 Message Date
Pavel Roskin
603e2af580 * editcmddef.h: Split CK_No_Command into CK_Insert_Char and
CK_Ignore_Key.
* editkeys.c (emacs_key_map): Ignore Ctrl-g.  Requested by
Paul Seelig <pseelig@uni-mainz.de>
(edit_translate_key): Implement CK_Ignore_Key.
2004-02-04 23:09:22 +00:00
Pavel Roskin
90ae5d102d * edit.c (edit_execute_key_command): Return void, the result is
never used.
(edit_execute_cmd): Likewise.
2004-02-04 22:27:58 +00:00
Pavel Roskin
083ca51fa5 Add questions about Ctrl-O. 2004-01-30 08:44:00 +00:00
Pavel Roskin
f7a79c670c Update. 2004-01-28 00:16:55 +00:00
Pavel Roskin
5d5ff56046 Revert smbfs_reconnect -> reconnect. 2004-01-28 00:06:16 +00:00
Pavel Roskin
05e6a61834 * smbfs.c (smbfs_reconnect): Revert changes in a translated
message.
2004-01-28 00:01:30 +00:00
Pavel Roskin
0f02dfc327 find without path may be a GNU extension, avoid it. 2004-01-27 17:56:42 +00:00
Pavel Roskin
55095507d2 Ignore POTFILES.in, it's generated now. 2004-01-27 17:29:14 +00:00
Pavel Roskin
c5ab201601 This file is now generated by autogen.sh. 2004-01-26 21:41:25 +00:00
Pavel Roskin
a1e579c415 Generate po/POTFILES.in automatically. 2004-01-26 21:40:30 +00:00
Pavel Roskin
2ac67e670a Fix format mismatch caused by the previous commit. 2004-01-26 20:41:19 +00:00
Pavel Roskin
7ca77e4faf Replace "Offset 0x%08x" with "Offset 0x%08lx". 2004-01-26 17:58:31 +00:00
Pavel Roskin
7e02c8592e New translations: Mongolian, Serbian and Lithuanian. 2004-01-26 17:52:28 +00:00
Pavel Roskin
f0c3795033 Restore lost translations. 2004-01-26 17:47:29 +00:00
Pavel Roskin
aef085a46e Restore lost translations. 2004-01-26 17:41:02 +00:00
Pavel Roskin
012e777fc2 Restore lost translations. 2004-01-26 17:35:45 +00:00
Pavel Roskin
8d47f2885a POTFILES.in: Add vfs/utilvfs.c. 2004-01-26 17:30:40 +00:00
Pavel Roskin
79b4c398de * extfs/rpm: Workaround for spaces and single quotes in the path
name.
2004-01-24 00:48:46 +00:00
Pavel Roskin
47225c2ff3 Typo fix.
From Andrew V. Samoilov <andrew@email.zp.ua>
2004-01-24 00:28:13 +00:00
Pavel Roskin
291f976b13 * utilunix.c (canonicalize_pathname): Add support for UNC paths. 2004-01-24 00:17:34 +00:00
Pavel Roskin
4ced5086ac * utilunix.c (canonicalize_pathname): Return void to make it
clear that the conversion is done in place.  Adjust all callers.
2004-01-23 23:53:37 +00:00
Pavel Roskin
c7c3073133 * filegui.c (init_replace): Don't show the "Reget" button when
moving files.  Reported by Arpad Biro <biro_arpad@yahoo.com>
2004-01-23 22:08:05 +00:00
Pavel Roskin
b1494c9876 Use "-U 1" instead of "-u1" to satisfy GNU diff 2.8.1. 2004-01-23 22:05:14 +00:00
Pavel Roskin
efff2a4d4e * fileopctx.h: Add "operation" filed to FileOpContext.
* fileopctx.c (file_op_context_new): Add "operation" argument.
* filegui.c (file_op_context_create_ui): Remove "operation"
argument, it's known already.  Adjust all callers.
2004-01-23 21:59:38 +00:00
Pavel Roskin
74647ce584 Add:
Broken pipe warning when viewing large *.tar.gz files.  Warnings should
be shown before the viewer is started if possible.
2004-01-23 20:52:01 +00:00
Pavel Roskin
b8b0623f5a More keywords from Juan C. Olivares <juancri@juancri.com> 2004-01-23 17:45:04 +00:00
Pavel Roskin
9fe5ee23c9 * user.c (execute_menu_command): Put /bin/sh in the beginning of
the script.
2004-01-23 17:33:36 +00:00
Pavel Roskin
a8261b28d6 * mcserv.c: Use HAVE_CRYPT instead of USE_CRYPT. Remove
references to HAVE_LIBCRYPT and HAVE_LIBCRYPT_I.  Reported by
Christian Laubscher <christian.laubscher@tiscalinet.ch>
2004-01-22 08:44:20 +00:00
Pavel Roskin
1d6ab07a10 * screen.c (display_mini_info): Correctly fill the space after
"<readlink failed>".
2004-01-22 08:25:23 +00:00
Pavel Roskin
970793d4e2 * lib/mc.ext.in: Recognize *.tb2 and *.tbz files. 2004-01-22 07:40:51 +00:00
Pavel Roskin
429f1a476e * glibcompat.h: Fix definition of g_try_realloc(). 2004-01-22 07:19:58 +00:00
Pavel Roskin
eb846733f8 Remove documentation for desk.pl. Remove references to configure.in. 2004-01-22 06:51:30 +00:00
Pavel Roskin
06d3a2271d Remove, this file is useless for anything but GNOME projects. 2004-01-22 06:38:54 +00:00
Pavel Roskin
b995c294d4 Rename configure.in to configure.ac. 2004-01-22 06:35:03 +00:00
Pavel Roskin
bbd66306bf * configure.in: Rename to ...
* configure.ac: ... this.
2004-01-22 06:33:12 +00:00
Pavel Roskin
8db3838b57 * samba/configure.in: Rename to ...
* samba/configure.ac: ... this.  Adjust dependencies.
2004-01-22 06:30:30 +00:00
Pavel Roskin
c1a8812ba4 Update from Arpad Biro. 2004-01-19 17:37:35 +00:00
Pavel Roskin
c5a633d8ab Update from Arpad Biro. 2004-01-19 17:22:06 +00:00
Marco Ciampa
9f9f848928 Updated italian translation 2004-01-07 16:44:38 +00:00
David Martin
c571381553 Synchronized latest fixes (long options) and moved year and version number. 2003-12-30 17:43:56 +00:00
David Martin
355020bcee Updated for 4.6.1. Dates changed to 2004. 2003-12-30 17:35:38 +00:00
Dmitry Alexeyev
04ebb4bea0 * configure.in: Release 4.6.1-pre1. 2003-12-24 17:41:26 +00:00
Dmitry Alexeyev
2bec98d1a4 Bump version to 4.6.1-pre1a. 2003-12-24 17:40:37 +00:00
Dmitry Alexeyev
bafb6bf24a Release 4.6.1-pre1. 2003-12-24 17:02:42 +00:00
Dmitry Alexeyev
c459caead1 * syntax.c (edit_read_syntax_rules): Fix crash if syntax file
has more than 1024 keywords.
2003-12-24 07:38:49 +00:00
Dmitry Alexeyev
e4d4887e9c Add more keywords. 2003-12-24 07:35:47 +00:00
Dmitry Alexeyev
63cedbc380 Recognize "Url". Allow encoding in summary. 2003-12-24 07:27:23 +00:00
Dmitry Alexeyev
ad7f8af0d8 Remove duplicate mail keyword, added two new keywords.
From Dmitry Alexeyev <dmi_a@qnx.org.ru>
2003-12-24 07:26:11 +00:00
Dmitry Alexeyev
8cfaeb9644 Highlight *.hxx, *.h.in, *.spec.in.
From Dmitry Alexeyev <dmi_a@qnx.org.ru>
2003-12-24 07:24:57 +00:00
Dmitry Alexeyev
5ed4d38bc4 Typo fix from Dmitry Alexeyev <dmi_a@qnx.org.ru> 2003-12-24 07:23:26 +00:00