Commit Graph

6267 Commits

Author SHA1 Message Date
Pavel Roskin
5de01cfe53 Add:
Tilde not expanded in copy and move dialogs.
2004-06-15 20:55:18 +00:00
Pavel Roskin
8ab694ba2d * tar.c: Eliminate struct hstat, use stack arguments instead. 2004-06-14 16:04:07 +00:00
Pavel Roskin
3a0c1187b2 * vfsdummy.h [!USE_VFS]: Make sure that vfs_canon() doesn't
change the original string.  Fix compilation without VFS.
2004-04-18 20:56:08 +00:00
Pavel Roskin
a0d18b6ce8 Typo fix in the previous commit. 2004-04-02 07:22:45 +00:00
Pavel Roskin
3738fbba68 * lib/mc.ext.in: Use gqview instead of ee for images. ee seems
to be is obsolete.  Suggested by Marcel Pol <mpol@gmx.net>
2004-04-02 07:22:18 +00:00
Andrew V. Samoilov
49bcfac068 * (insert_char): Use g_realloc() instead of g_malloc()+strcpy()+g_free(). 2004-03-07 07:29:12 +00:00
Andrew V. Samoilov
cbedfdbf08 * uk.po: Updated Ukrainian translation. 2004-03-07 07:14:47 +00:00
Andrew V. Samoilov
4208406d7d * undelfs.c (undelfs_readdir): Eliminate g_snprintf() 2004-03-07 06:52:25 +00:00
Andrew V. Samoilov
ae73b0a065 * configure.ac: Remove AC_STRUCT_ST_RDEV and AC_CHECK_FUNCS (strpbrk). 2004-03-07 06:45:31 +00:00
Andrew V. Samoilov
b55db9788b * samba/lib/debug.c (Debug1): Don't try to open/create logfile if debugf is empty string. 2004-03-07 06:40:28 +00:00
Andrew V. Samoilov
50dda0fcb3 * user.c (extract_line): Add a new parameter (size of the
output buffer) to prevent buffer overflow.
2004-03-07 06:24:14 +00:00
Andrew V. Samoilov
d1943ab8cf * achown.c (init_chown_advanced) [ENABLE_NLS]: i18n fix. 2004-03-07 06:21:16 +00:00
Andrew V. Samoilov
722f4e684a * utilvfs.c (vfs_parse_ls_lga): Handle device without whitespace(s)
between major and minor.
2004-03-07 06:17:12 +00:00
Andrew V. Samoilov
02db8a9660 * direntry.c (vfs_s_resolve_symlink): Check vfs_s_fullpath()
return value to avoid NULL dereference.
Reported by wwp <subscript@free.fr>.
2004-03-07 06:12:49 +00:00
Andrew V. Samoilov
2f7bbc2c31 * vfs.c (mc_def_ungetlocalcopy): Fix missed "%s".
* utilvfs.c (vfs_parse_ls_lga): Likewise.
2004-03-07 06:07:43 +00:00
Andrew V. Samoilov
1256c7d4fa Updated translation 2004-03-07 05:58:48 +00:00
Pavel Roskin
a91405e102 Don't use --stringtable-output - it doesn't work in gettext 0.12.1.
Reported by David Sterba <dave@jikos.cz>
2004-03-05 08:30:22 +00:00
Pavel Roskin
d78f9b9bf0 * subshell.c: Partly revert previous patch to preserve translated strings. 2004-03-05 08:08:13 +00:00
Pavel Roskin
0899d3f580 Fix date of the last commit. 2004-03-05 08:05:18 +00:00
Pavel Roskin
3722e428c0 * subshell.c: Partly revert previous patch to preserve
translated strings.
2004-03-05 08:01:44 +00:00
Pavel Roskin
24b6e7b161 When using "ftp" command, set its stdin to /dev/null. Non-interactive
ftp will handle it, interactive ftp will fail rather than stop.
2004-03-01 18:11:16 +00:00
Pavel Roskin
b46fe283f6 Fix use of uninitialized pty_name. 2004-02-10 00:16:17 +00:00
Pavel Roskin
7eb0ef8bd2 * subshell.c: Use "rn" at the end of all error messages.
Don't use perror().  Make error messages more exact.
2004-02-10 00:11:09 +00:00
Pavel Roskin
739bb2edfe Add:
Crash when opening tar archives with links on the top level pointing
inside a directory.
2004-02-09 23:31:31 +00:00
Marco Ciampa
015ffdb0bb Updated italian translation 2004-02-05 10:30:09 +00:00
Pavel Roskin
85aa9da23c Add:
Need a separate color for hotkeys in red dialogs.
2004-02-04 23:16:48 +00:00
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