Commit Graph

5461 Commits

Author SHA1 Message Date
Pavel Roskin
4ed5c559b2 Minor formatting and textual fixes. 2003-02-05 09:35:22 +00:00
David Martin
77aa095c2b More formatting and updates. 2003-02-05 09:24:58 +00:00
Pavel Roskin
0f865bcf8f * cmd.c (get_random_hint): Add "force" argument to ignore
timeout.  Adjust all dependencies.
* main.c (load_hint): Likewise.
* layout.c (setup_panels): Force updating the hint bar.
Original patch by Adam Byrtek <alpha@debian.org>
2003-02-05 08:37:21 +00:00
Pavel Roskin
620bf270aa * syntax/c.syntax: Revert highlighting trailing whitespaces. 2003-02-05 07:44:49 +00:00
Pavel Roskin
a092663452 Update from Adam Byrtek <alpha@debian.org> 2003-02-04 14:32:32 +00:00
Andrew V. Samoilov
7f3ecbb307 Minor formatting... 2003-02-03 21:56:28 +00:00
Andrew V. Samoilov
46349cbf6e * autogen.sh: Fix unportable "+" sed regexp in gettext_ver
calculation.  Reported by vlad@geekizoid.com.
2003-02-03 21:19:57 +00:00
Pavel Roskin
482e675156 * slint.c (getch): If there is EOF on the input, exit
immediately, don't use quiet_quit_cmd().
Reported by Steven P. Ulrick <spu@faith4miracle.org>
2003-02-03 18:00:34 +00:00
David Martin
4b685b1862 Minor formatting. 2003-02-03 12:37:08 +00:00
David Martin
0c896ed831 Highlight navigation keys. 2003-02-03 10:54:46 +00:00
Pavel Roskin
40734f6a14 * syntax/nroff.syntax: Make colors more compatible with the
highlighting used in the internal viewer - yellow for bold and
brightred for italic.
2003-01-31 20:39:33 +00:00
Pavel Roskin
d34da4e327 More formatting fixes. 2003-01-31 19:58:17 +00:00
Pavel Roskin
bd4cfc1405 Document "Include". Minor spelling and formatting fixes. 2003-01-31 19:48:37 +00:00
Andrew V. Samoilov
9604cb48c6 * syntax/c.syntax: Highlight trailing whitespace(s). 2003-01-31 13:00:21 +00:00
Pavel Roskin
9bcada1d8b Update from Misu Moldovan <dumol@go.ro> 2003-01-30 22:22:49 +00:00
Pavel Roskin
b0c4a45dcf * acinclude.m4 (MC_WITH_NCURSES): Check -lcurses if -lncurses
doesn't work.  Useful on OpenBSD 3.2.
2003-01-30 06:52:26 +00:00
Pavel Roskin
4f1e8b8d26 It was a semicolon, not a comma. 2003-01-30 00:30:11 +00:00
Pavel Roskin
9180186101 * lib/mc.ext.in: Fix missing comma that affected viewing RPM packages. 2003-01-30 00:27:33 +00:00
Pavel Roskin
2edd447426 * util.c (name_quote): Don't quote ':', '~' and '@'. Quote '#'
and '~' only if it's the first character.
2003-01-28 22:52:04 +00:00
Pavel Roskin
5cecc135e1 * info.c (info_show_info): Cast nlink_t to int to avoid a
warning if nlink_t is short.
* screen.c (string_file_nlinks): Likewise.
2003-01-28 21:15:59 +00:00
Pavel Roskin
b3d0da2a30 Update description of syntax highlighting. 2003-01-28 20:43:10 +00:00
Pavel Roskin
a6a2ed7eae Updates before the point where the manual mentions colors. 2003-01-28 20:03:11 +00:00
Pavel Roskin
0da0c44f87 * (OptMenu): Add "Learn Keys".
(OptMenuEmacs): Likewise.
2003-01-28 17:56:53 +00:00
David Martin
691fe8dee2 Typo fixes. 2003-01-28 11:08:37 +00:00
Andrew V. Samoilov
86d8893548 shell desc does not allow wildcards.
* regex/\.(rpm/spm)$: Use --nosignature only if rpm supports this.
2003-01-28 06:58:18 +00:00
Pavel Roskin
781dae3544 * key.c (is_idle): Correct maximal file descriptor and return
value.
2003-01-27 22:37:32 +00:00
Andrew V. Samoilov
b25dd0a948 * util.c (get_compression_type): Cast magic to char * to
fix compilation on AIX.
2003-01-27 18:19:34 +00:00
Andrew V. Samoilov
14a6ef141c * util.h (app_text): Remove declaration - it became static. 2003-01-27 18:03:04 +00:00
Andrew V. Samoilov
778845fc48 * mountlist.c (read_filesystem_list) [MOUNTED_GETMNTENT1]:
Check for MOUNTED is defined to fix compilation on AIX.
Reported by Alexander Varakin <avarakin00@hotmail.com>.
2003-01-27 17:51:53 +00:00
Pavel Roskin
a9440f0320 * main.c (update_xterm_title_path): Use is_printable(). 2003-01-27 17:16:11 +00:00
Andrew V. Samoilov
a132b94cf9 * edit-widget.h (struct macro): Move definition ...
* edit.h: ... here to fix compilation on HP-UX.
2003-01-27 15:46:40 +00:00
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