Andraz Tori
2aab2b278c
Updated Slovenian translation
2003-01-26 21:23:50 +00:00
Marco Ciampa
43f73c180c
Just header update in it.po file.
2003-01-26 13:31:54 +00:00
Pavel Roskin
8be1c7add5
* slint.c (slang_reset_softkeys): Cast arguments from size_t to
...
int to avoid a warning on 64-bit systems.
2003-01-24 21:36:29 +00:00
Pavel Roskin
e606c7bf78
* configure.in: Add -lposix on A/UX before all tests.
2003-01-24 21:14:33 +00:00
Pavel Roskin
8e7ad454d6
* subshell.c (resize_tty) [!TIOCSWINSZ]: Warning fix.
2003-01-24 21:00:49 +00:00
Pavel Roskin
4d4294fdb4
* smbfs.c (smbfs_nothingisopen): Warning fix for 64-bit systems.
...
(smbfs_free): Likewise.
2003-01-24 20:55:55 +00:00
Pavel Roskin
fc1319fd31
Remove obsolete with_tm_x_support=yes
2003-01-24 19:37:41 +00:00
Pavel Roskin
a25ad31daf
* extfs/urar.in: Search $PATH for unrar, fallback to rar.
2003-01-24 07:10:02 +00:00
Andraz Tori
315e7ce3ff
Updated Slovenian translation
2003-01-23 18:13:50 +00:00
Pavel Roskin
077e1117ff
* acinclude.m4 (MC_EXTFS_CHECKS): Fix redirection to /dev/null.
2003-01-23 14:27:11 +00:00
Andrew V. Samoilov
6bd6b1deb0
* setup.c (load_keys_from_section): Simplify.
2003-01-23 14:26:22 +00:00
Pavel Roskin
90243a202f
* slint.c (slang_init): Limit screen size to 255x255 because of
...
S-Lang limitations.
Reported by Tero Peippola <top@ees2.oulu.fi>
2003-01-23 14:19:55 +00:00
Pavel Roskin
0105a5a3d2
* cmd.c (view_other_cmd): Update path in the xterm title after
...
command execution.
* main.c (do_execute): Likewise.
2003-01-23 02:41:49 +00:00
Pavel Roskin
08dae770a6
Specify that the AltGr bug was only affecting the Linux console.
2003-01-22 22:50:42 +00:00
Marcel Telka
84411ddcb9
2003-01-22 Marcel Telka <marcel@telka.sk>
...
* sk.po: Updated Slovak translation.
2003-01-22 21:01:51 +00:00
Miloslav Trmac
64f8d31538
Update Czech translation
2003-01-22 17:29:54 +00:00
Christian Rose
0363b27084
2003-01-22 Christian Rose <menthos@menthos.com>
...
* sv.po: Updated Swedish translation.
2003-01-22 17:10:59 +00:00
Andrew V. Samoilov
619fbfef9d
Version 4.6.0-pre3.
...
- Core functionality.
- Fixed segmentation fault when processing truncated
section header in the corrupted initialization file.
Version 4.6.0-pre1.
- Translations.
- Belarussian translation has been added.
2003-01-22 15:19:51 +00:00
Vincent van Adrighem
eadfb5fcd3
2003-01-22 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
...
* nl.po: Dutch translation updated.
2003-01-22 15:03:41 +00:00
Pavel Roskin
5a1e6494b0
Update the base version.
2003-01-22 14:43:15 +00:00
David Martin
2857e62b61
Include GPL unofficial Spanish translation.
2003-01-22 11:26:40 +00:00
David Martin
a749c29890
Update.
2003-01-22 11:24:32 +00:00
Sung-Hyun Nam
3a8a390ed1
updated
2003-01-22 08:31:52 +00:00
Pavel Roskin
02f0c0c661
* configure.in: Bump version to 4.6.0-pre3a.
2003-01-22 08:22:19 +00:00
Pavel Roskin
e9ac1f3c3a
* configure.in: Version 4.6.0-pre3 released.
2003-01-22 07:44:00 +00:00
Pavel Roskin
2a0b5a3af4
Update for 4.6.0-pre3.
2003-01-22 07:38:14 +00:00
Pavel Roskin
d233a13bcd
Done: -lcurses
...
Added: "time" keyword.
2003-01-22 07:33:09 +00:00
Pavel Roskin
1a2fe5f98b
Add news for 4.6.0-pre3.
2003-01-22 07:22:13 +00:00
Pavel Roskin
9f903a7545
* acinclude.m4 (_MC_WITH_XSLANG): Drop support for old S-Lang
...
versions that required the native curses library on some OSes.
2003-01-22 07:10:38 +00:00
Pavel Roskin
73c700af4b
* util.c (size_trunc): Remove "b" from the output - it's
...
redundant and wrong - the abbreviation for byte is "B".
Reported by Werner Lemberg <wl@gnu.org>
2003-01-22 07:07:05 +00:00
Andraz Tori
ac31d97a9e
Updated Slovenian translation
2003-01-21 20:15:18 +00:00
Pavel Roskin
c89876b805
Mode things to do before 4.6.0.
2003-01-21 18:08:09 +00:00
Andraz Tori
afdfab1920
Updated Slovenian translation
2003-01-21 11:28:56 +00:00
Pavel Roskin
51f61ccbd0
* screen.c (string_file_type): Check for "regularity" before
...
checking for executable bit.
(file_compute_color): Likewise.
2003-01-21 00:40:45 +00:00
Pavel Roskin
54a2e8283d
Wrong function listed.
2003-01-21 00:33:03 +00:00
Pavel Roskin
2665057b7c
* dir.c (handle_dirent): Fix cleaning the stat buffer if
...
mc_lstat() fails. Leave buf1->st_mode to be 0, so that the
entry is marked as a "non-regular file of unknown kind".
* screen.c (do_enter_on_file_entry): Try to change directory
when pressing Enter on a non-stat()able file.
2003-01-21 00:31:43 +00:00
Pavel Roskin
7532ed2827
* screen.c (string_file_size_brief): Represent non-regular files
...
of unknown kind by '?'.
(file_compute_color): Use for them the same color as for stale
links.
2003-01-21 00:12:07 +00:00
Pavel Roskin
5f63841598
* main.c: Change default value of full_eight_bits to 0 - it's
...
reported to be broken on many terminals.
2003-01-20 23:45:13 +00:00
Pavel Roskin
f33d076970
* man2hlp.c (main): Initialize cnode->heading_level.
...
Bug report by Tribhuvan <loka@rcn.com>
2003-01-20 23:21:57 +00:00
Pavel Roskin
811a7a4dce
Fix nroff error.
2003-01-20 17:58:28 +00:00
Pavel Roskin
7bce84d95d
Add mcview.1
2003-01-20 17:08:33 +00:00
Pavel Roskin
8f02c8ee72
* dir.c (sort_size): Avoid any arithmetic except comparison on
...
file sizes - they may not fit "int" that the function returns.
Original patch by Bulia Byak <bulia@dr.com>
2003-01-20 17:06:24 +00:00
Andrew V. Samoilov
e015c70198
* profile.c (load): Handle corrupted section header.
...
Reported by skol@sbox.tugraz.at .
(GetPrivateProfileInt): Make intBuf and buf auto variables.
2003-01-20 14:33:02 +00:00
Pavel Roskin
6bf1782b77
* screen.c (do_search): Use case-insensitive search if and only
...
if the sort order is case-insensitive.
Suggested by Bulia Byak <bulia@dr.com>
2003-01-20 14:18:29 +00:00
Pavel Roskin
f3342d126e
Minor formatting fixes.
2003-01-20 14:08:22 +00:00
Pavel Roskin
51336715cb
Fix nroff error.
2003-01-20 14:07:59 +00:00
Pavel Roskin
f56c86893e
Formatting and minor editorial changes.
...
Remove irrelevant part about X colors.
2003-01-20 13:58:36 +00:00
David Martin
fc59b36c12
Update.
2003-01-20 12:39:09 +00:00
Pavel Roskin
1ccfa25357
Minor formatting and textual fixes.
2003-01-19 17:47:50 +00:00
Pavel Roskin
6caf099244
Update download location.
2003-01-19 17:10:58 +00:00