Marco Ciampa
561e7db22b
2008-04-09 Marco Ciampa <ciampix@libero.it>
...
* it.po: updated italian translation.
2008-04-09 06:39:52 +00:00
Pavel Roskin
c85192c705
* doc/hu/mc.1.in: Fix description for M-u and M-H. Reported by
...
Bozo Lajos.
2008-02-19 17:25:27 +00:00
Roland Illig
eccc4a4fec
... this closes bug #21959 .
2008-01-06 12:45:38 +00:00
Roland Illig
b644f5a136
Answered the FAQ regarding the slow startup related to the Samba
...
configuration.
2008-01-06 12:45:03 +00:00
Pavel Tsekov
d2fb34f021
* vfs/fish.c (fish_dir_load): Check the exit status of the remote command
...
and fail with EACCES if it was unsuccessful.
Fix the value returned on error - must be -1 instead of 1.
2007-11-02 14:50:41 +00:00
Pavel Tsekov
7c190bc576
* lib/mc.ext.in: Play .flv files.
2007-11-02 14:20:27 +00:00
Pavel Tsekov
3c4c1b9fc7
* syntax/Syntax: Enable syntax highlighting for .hpp files.
2007-11-02 14:10:27 +00:00
Pavel Tsekov
b0f2d1654c
* edit/editlock.c (lock_build_name): Check the return value of getpwuid().
...
* src/cmd.c (save_setup_cmd): Remove redundant g_strconcat() call.
* src/hotlist.c (load_hotlist): Likewise.
* vfs/smbfs.c (smbfs_convert_path): Replaced NULL with (char *) NULL.
2007-11-02 14:02:23 +00:00
Pavel Tsekov
7d113d0125
* vfs/fish.c (FISH_OP): Remove the second argument since it is unused.
...
Fix the macro usage troughout.
(XTEST): Remove unused macro.
2007-10-29 13:31:44 +00:00
Pavel Tsekov
4a895496c7
* vfs/fish.c (fish_linear_start): Fix a hang when retrieving unreadable
...
file. Fixes savannah bug #21331 .
2007-10-26 13:46:42 +00:00
Pavel Tsekov
f5c8203418
* NEWS: Update for 4.6.2.
2007-10-19 12:14:46 +00:00
Pavel Tsekov
3efbdcb0f7
* src/myslang.h [HAS_ACS_AS_PCCHARS]: Remove all code ifdef-ed
...
HAS_ACS_AS_PCCHARS - it's unused.
* src/help.c [HAS_ACS_AS_PCCHARS]: Likewise.
* src/layout.c (init_curses) [HAS_ACS_AS_PCCHARS]: Remove redundant code.
2007-10-15 10:20:58 +00:00
Marco Ciampa
021572bf8f
2007-10-13 Marco Ciampa <ciampix@libero.it>
...
* it.po: updated italian translation.
2007-10-13 00:48:18 +00:00
Pavel Tsekov
56eccaadb4
* configure.ac: Determine the size of long',
long long' and
...
off_t.
* vfs/fish.c (fish_linear_start): Use strtol() or strtoll() to retrieve
the size of the file being retrieved.
2007-10-11 12:32:42 +00:00
Pavel Tsekov
f6a49ff8e3
* NEWS: Revert last change - it is invalid.
2007-09-26 13:55:33 +00:00
Pavel Tsekov
7ad6feae42
* src/achown.c: Update copyright notice.
...
* src/chmod.c: Likewise.
* src/chown.c: Likewise.
* src/cmd.c: Likewise.
* src/color.c: Likewise.
* src/command.c: Likewise.
* src/cons.handler.c: Likewise.
* src/cons.saver.c: Likewise.
* src/dialog.c: Likewise.
* src/dir.c: Likewise.
* src/help.c: Likewise.
* src/info.c: Likewise.
* src/man2hlp.c: Likewise.
* src/menu.c: Likewise.
* src/mouse.c: Likewise.
* src/option.c: Likewise.
* src/profile.c: Likewise.
* src/screen.c: Likewise.
* src/setup.c: Likewise.
* src/subshell.c: Likewise.
* src/user.c: Likewise.
* src/win.c: Likewise.
* vfs/sfs.c: Likewise.
* vfs/tcputil.c: Likewise.
2007-09-26 10:22:25 +00:00
Pavel Tsekov
2f3df3af4e
* edit/bookmark.c: Update copyright notice.
...
* edit/edit.c: Likewise.
* edit/editcmd.c: Likewise.
* edit/editdraw.c: Likewise.
* edit/editkeys.c: Likewise.
* edit/editlock.c: Likewise.
* edit/editmenu.c: Likewise.
* edit/editoptions.c: Likewise.
* edit/editwidget.c: Likewise.
* edit/syntax.c: Likewise.
* src/background.c: Likewise.
* src/boxes.c: Likewise.
* src/complete.c: Likewise.
* src/execute.c: Likewise.
* src/ext.c: Likewise.
* src/file.c: Likewise.
* src/filegui.c: Likewise.
* src/fileopctx.c: Likewise.
* src/find.c: Likewise.
* src/hotlist.c: Likewise.
* src/key.c: Likewise.
* src/keyxdef.c: Likewise.
* src/layout.c: Likewise.
* src/learn.c: Likewise.
* src/listmode.c: Likewise.
* src/main.c: Likewise.
* src/panelize.c: Likewise.
* src/slint.c: Likewise.
* src/textconf.c: Likewise.
* src/tree.c: Likewise.
* src/treestore.c: Likewise.
* src/tty.c: Likewise.
* src/util.c: Likewise.
* src/utilunix.c: Likewise.
* src/view.c: Likewise.
* src/widget.c: Likewise.
* src/wtools.c: Likewise.
* src/x11conn.c: Likewise.
* vfs/cpio.c: Likewise.
* vfs/extfs.c: Likewise.
* vfs/fish.c: Likewise.
* vfs/ftpfs.c: Likewise.
* vfs/gc.c: Likewise.
* vfs/mcfs.c: Likewise.
* vfs/mcserv.c: Likewise.
* vfs/smbfs.c: Likewise.
* vfs/tar.c: Likewise.
2007-09-25 15:33:35 +00:00
Pavel Tsekov
ad135b0727
* m4/codeset.m4: Update to serial #2 .
...
* m4/fsusage.m4: Update to serial #23 .
* m4/iconv.m4: Update to serial #AM6.
* m4/intdiv0.m4: Update from gnulib.
* m4/intmax.m4: Update to serial #3 .
* m4/inttypes-pri.m4: Update to serial #4 .
* m4/inttypes_h.m4: Update to serial #7 .
* m4/lib-link.m4: Update to serial #13 .
* m4/lib-prefix.m4: Update to serial #5 .
* m4/longlong.m4: Update to serial #10 .
* m4/onceonly.m4: Update to serial #4 .
* m4/printf-posix.m4: Update to serial #3 .
* m4/size_max.m4: Update to serial #6 .
* m4/stdint_h.m4: Update to serial #6 .
* m4/ulonglong.m4: Update to serial #6 .
* m4/wint_t.m4: Update to serial #2 .
2007-09-24 16:14:49 +00:00
Pavel Tsekov
305e2aab79
* vfs/direntry.c (vfs_s_free_super): Remove redundant code.
2007-09-24 13:47:54 +00:00
Pavel Tsekov
f560dfaa77
* src/ChangeLog: Fix last commit.
2007-09-24 13:40:40 +00:00
Pavel Tsekov
9df32b5790
* src/widget.h: Define new mode for listbox insertion.
...
* src/widget.c (listbox_append_item): Implement LISTBOX_APPEND_SORTED
by insertsort.
* src/chown.c (init_chown): Use LISTBOX_APPEND_SORTED for user and
group list.
* src/achown.c (do_enter_key): Likewise.
2007-09-24 13:38:48 +00:00
Pavel Tsekov
78d356ed89
* doc/mcedit.1.in: Update the version number to 4.6.2-pre1.
...
* doc/mcview.1.in: Ditto.
* doc/mcserv.8.in: Ditto.
2007-09-24 12:50:36 +00:00
Pavel Tsekov
97c4582e9c
* FAQ: Update MC's homepage url.
...
* README: Ditto.
* mc.qpg.in: Ditto.
* mc.spec.in: Ditto.
* doc/mc.1.in: Ditto.
* doc/mcedit.1.in: Ditto.
* doc/mcserv.8.in: Ditto.
* doc/mcview.1.in: Ditto.
* doc/es/mc.1.in: Ditto.
* doc/hu/mc.1.in: Ditto.
* doc/it/mc.1.in: Ditto.
* doc/pl/mc.1.in: Ditto.
* doc/ru/mc.1.in: Ditto.
* doc/sr/mc.1.in: Ditto.
* doc/sr/mcserv.8.in: Ditto.
* lib/mc.hint: Ditto.
* lib/mc.hint.cs: Ditto.
* lib/mc.hint.es: Ditto.
* lib/mc.hint.hu: Ditto.
* lib/mc.hint.it: Ditto.
* lib/mc.hint.nl: Ditto.
* lib/mc.hint.pl: Ditto.
* lib/mc.hint.ru: Ditto.
* lib/mc.hint.sr: Ditto.
* lib/mc.hint.uk: Ditto.
* lib/mc.hint.zh: Ditto.
2007-09-24 12:40:47 +00:00
Pavel Tsekov
23361694b6
* src/background.c: Use the correct form of FSF's name in the copyright
...
notice.
* src/boxes.c: Ditto.
* src/complete.c: Ditto.
* src/execute.c: Ditto.
* src/ext.c: Ditto.
* src/file.c: Ditto.
* src/filegui.c: Ditto.
* src/fileopctx.c: Ditto.
* src/fileopctx.h: Ditto.
* src/find.c: Ditto.
* src/hotlist.c: Ditto.
* src/key.c: Ditto.
* src/keyxdef.c: Ditto.
* src/layout.c: Ditto.
* src/learn.c: Ditto.
* src/listmode.c: Ditto.
* src/main.c: Ditto.
* src/panelize.c: Ditto.
* src/slint.c: Ditto.
* src/textconf.c: Ditto.
* src/tree.c: Ditto.
* src/treestore.c: Ditto.
* src/tty.c: Ditto.
* src/util.c: Ditto.
* src/utilunix.c: Ditto.
* src/view.c: Ditto.
* src/widget.c: Ditto.
* src/wtools.c: Ditto.
* src/x11conn.c: Ditto.
* vfs/cpio.c: Ditto.
* vfs/extfs.c: Ditto.
* vfs/fish.c: Ditto.
* vfs/ftpfs.c: Ditto.
* vfs/gc.c: Ditto.
* vfs/mcfs.c: Ditto.
* vfs/mcserv.c: Ditto.
* vfs/smbfs.c: Ditto.
* vfs/tar.c: Ditto.
* vfs/undelfs.c: Ditto.
* vfs/utilvfs.c: Ditto.
* vfs/vfs.c: Ditto.
* edit/bookmark.c: Ditto.
* edit/edit.c: Ditto.
* edit/edit.h: Ditto.
* edit/editcmd.c: Ditto.
* edit/editdraw.c: Ditto.
* edit/editkeys.c: Ditto.
* edit/editlock.c: Ditto.
* edit/editmenu.c: Ditto.
* edit/editoptions.c: Ditto.
* edit/editwidget.c: Ditto.
* edit/syntax.c: Ditto.
2007-09-24 09:28:32 +00:00
Pavel Tsekov
2362e00199
* src/cmd.c (menu_edit_cmd): Rename a button label from "Home"
...
to "User".
2007-09-19 14:34:33 +00:00
Pavel Tsekov
bdcbed43de
* src/widget.c (listbox_new): Remove redundant initialization of
...
WListbox fields.
2007-09-19 11:01:50 +00:00
Pavel Tsekov
2d297c4375
* src/util.c (file_date): Do not ignore the return value of localtime ().
...
Gentoo bug #184296 .
2007-09-17 19:42:31 +00:00
Pavel Tsekov
e1386414af
* src/find.c (find_parameters): Fix hotkey duplication.
2007-09-14 12:55:08 +00:00
Pavel Tsekov
adb84ceba8
* src/subshell.c (write_all): Do not use void pointer arithmetic.
2007-09-11 13:38:26 +00:00
Pavel Tsekov
20d32448f7
* src/mountlist.c: Fix a warning issued by gcc.
2007-09-11 08:37:51 +00:00
Pavel Tsekov
ca6af7ed40
* edit/choosesyntax.c (pstrcmp): Make static.
2007-09-11 08:34:31 +00:00
Pavel Tsekov
834cbed64f
* configure.ac: Update the version number to 4.6.2-pre1.
...
* doc/mc.1.in: Likewise.
2007-09-10 14:25:30 +00:00
Pavel Tsekov
be88d7daef
* po/ru.po: Update the russian translation. From Andrew Borodin.
2007-09-05 12:39:17 +00:00
Pavel Tsekov
139e48183f
* src/color.h: Add a new color pair.
...
* src/color.c: Likewise.
* edit/editdraw.c (print_to_widget): Make tabs and trailing whitespace
characters visible.
(edit_draw_this_line): Likewise.
2007-08-27 12:06:02 +00:00
Pavel Tsekov
767982df31
* syntax/d.syntax: Add support for highlighting D language source files.
...
* syntax/Syntax: Likewise.
* syntax/Makefile.am: Likewise.
2007-08-27 06:56:47 +00:00
Pavel Tsekov
29447c6ca1
* po/nl.po: Fix conflicting shortcut in the dutch translation.
...
From Daniel Hahler.
2007-08-27 06:36:52 +00:00
Pavel Tsekov
dd208753b6
* src/screen.c (show_dir): Surrond the current directory with spaces.
2007-08-24 12:22:29 +00:00
Pavel Tsekov
339a66dc2f
* src/screen.c (show_dir): Remove unneeded code.
2007-08-24 09:13:47 +00:00
Pavel Tsekov
91dcf2be2b
* syntax/tcl.syntax:
2007-08-23 15:04:16 +00:00
Pavel Tsekov
e2424ae139
* src/filegui.c (rd_widgets) [_LARGE_FILES]: Use format string
...
capable of supporting 64 bit file sizes.
* vfs/fish.c (fish_linear_start) [_LARGE_FILES]: Use format string
capable of supporting 64 bit file sizes.
2007-08-23 13:16:39 +00:00
Pavel Tsekov
e6980eb09a
* src/mountlist.c (fstype_to_string): Define only when
...
`MOUNTED_GETMNTINFO' or `MOUNTED_VMOUNT' is defined.
2007-08-23 12:33:36 +00:00
Pavel Tsekov
82177fe309
* po/pl.po: Updated date format for the polish translation.
2007-08-22 13:40:17 +00:00
Marco Ciampa
364aa0e083
Updated italian translation
2007-08-20 09:38:26 +00:00
Pavel Roskin
ebed695298
Make cons.saver suid vcsa, it's needed for Fedora 7
2007-06-23 13:55:56 +00:00
Roland Illig
30d603ec67
* Syntax: Files that contain "/lua" in the first line are
...
probably Lua source code.
* lua.syntax: Comments may also start with "#", at least in the
first line.
2007-06-08 07:05:23 +00:00
Pavel Roskin
d480dbe0b3
* diff.syntax: Don't use blue background for lines starting with
...
spaces and tabs. It stands out too much if the default editor
background is not blue. Use the default background. Remove an
obsolete comment.
2007-06-04 22:25:48 +00:00
Roland Illig
2eccdbd045
* lua.syntax: Strings can have embedded \" sequences.
2007-06-01 07:07:45 +00:00
Pavel Tsekov
0be8302a3d
* vfs/fish.c: Remove all references to HAVE_HACKED_SSH.
2007-05-07 13:23:54 +00:00
Pavel Tsekov
6cb718c0a8
* src/cmd.c (dirsizes_cmd): Re-sort the panel when done.
2007-05-02 12:01:13 +00:00
Pavel Tsekov
46d039e0e1
* edit/editcmd.c (edit_find_string): Fix an off-by-one error when matching
...
against a RE.
2007-05-02 11:22:01 +00:00