Commit Graph

4735 Commits

Author SHA1 Message Date
Andrew V. Samoilov
cd456a3042 * Makefile.am (man2hlp_LDADD): Set to $(GLIB_LIBS). 2002-10-15 15:33:04 +00:00
Andrew V. Samoilov
f537158d47 Fix stale links. Don't mention about egrep in "Find file" subsection 2002-10-15 14:54:41 +00:00
Andrew V. Samoilov
056ebbd7a0 * man2hlp.c: Report about stale links. 2002-10-15 14:41:27 +00:00
Marco Ciampa
b0e147a8da some .BR cleanup... 2002-10-15 11:26:37 +00:00
Pavel Roskin
e9347d1c6b Add:
Check compatibility with new gpm.  Excessive warnings on Mandrake 9.0
have been reported.
2002-10-14 21:45:41 +00:00
Pavel Roskin
fe43cab3af * update.pl: Use --add-comments=TRANSLATORS:, not just
--add-comments for compatibility with Makefile from gettext.
* update.sh: Likewise.
2002-10-14 21:41:26 +00:00
Pavel Roskin
22baf7583c Update. 2002-10-14 21:09:21 +00:00
Pavel Roskin
a3a2f31856 One more .IR to remove highlighting from ";" and useless quotes. 2002-10-14 21:00:24 +00:00
Pavel Roskin
929bb396ea Update from David Martin <dmartina@excite.com> 2002-10-14 20:57:52 +00:00
Pavel Roskin
af1c9c0775 Update from David Martin <dmartina@excite.com> 2002-10-14 13:24:24 +00:00
Pavel Roskin
bfec8a5fe7 * lib/mc.ext.in: Don't use "-dump" option with "links".
From David Martin <dmartina@excite.com>
2002-10-14 13:10:40 +00:00
Marco Ciampa
fe14f738a7 *** empty log message *** 2002-10-14 11:54:38 +00:00
Pavel Roskin
65903958ba * color.h: Remove Q_SELECTED_COLOR and Q_UNSELECTED_COLOR.
Rename BEST_COLOR to IF_COLOR.  Make error messages bold on b/w
terminals.  Don't highlight stale links on b/w terminals, since
they cannot be distinguished from marked files.
2002-10-13 23:55:39 +00:00
Pavel Roskin
3e79378af6 * lib/mc.hint*: Remove all references to "-1" - hints file is no
substitute to unambigous GUI.
From Christian Laubscher <christian.laubscher@tiscalinet.ch>
2002-10-13 23:29:04 +00:00
Pavel Roskin
7bb1b58274 * vfs.h: Remove tar_gzipped_memlimit.
From Christian Laubscher <christian.laubscher@tiscalinet.ch>
2002-10-13 23:25:57 +00:00
Pavel Roskin
f367374054 Add FIXME. 2002-10-13 23:12:06 +00:00
Pavel Roskin
6506aabc2a Update list of keywords for file types. 2002-10-13 22:59:28 +00:00
Pavel Roskin
01d8a125c8 * main.c (print_color_usage): Update list of keywords for file
types.  Add a notice for translators.
2002-10-13 22:57:52 +00:00
Pavel Roskin
e3141024f3 s/stalledlink/stalelink/ 2002-10-13 22:45:59 +00:00
Pavel Roskin
4b2fb46a72 Replace "stalled" with "stale" when referring to symlinks. 2002-10-13 22:44:22 +00:00
Pavel Roskin
d80e663ec7 Replace "stalled" with "stale". 2002-10-13 22:43:24 +00:00
Pavel Roskin
c011f62dea * color.c: Rename stalledlink to stalelink. Make the same
change elsewhere.
2002-10-13 22:23:17 +00:00
Pavel Roskin
3740792876 Fix hightlighting before Shift-Ins. 2002-10-13 04:54:44 +00:00
Pavel Roskin
6f85fe6f90 * lib/mc.ext.in: Redirect stderr from "links" to suppress a
warning if it's not found.
2002-10-12 20:07:58 +00:00
Pavel Roskin
823df274e7 Add: Crash on circular macro definitions in the editor. 2002-10-11 21:15:49 +00:00
Andrew V. Samoilov
94542548d2 Done:
SMB crash when not starting with the share root, but copying to the
share root.
2002-10-11 15:36:25 +00:00
Andrew V. Samoilov
f4a0b6e40b * smbfs.c (fake_share_stat): Make sure share exists by
smbfs_get_path() and fill buf with realistic data
if current_share_info is NULL.  Reformat function.
(smbfs_get_path): Add const qualifier to path.
2002-10-11 15:29:55 +00:00
Marco Ciampa
07dee4f111 added smbfs user option 2002-10-11 11:22:24 +00:00
Andrew V. Samoilov
e751871446 (smbfs_stat): Don't write to path. 2002-10-10 10:04:41 +00:00
Andrew V. Samoilov
ca70ee44c5 * popt.h: Adjust poptHelpOptions[] declaration.
* popthelp.c: Replace POPT_ with _ for visible strings.
(singleOptionHelp): Eliminate format array.
(poptHelpOptions): Make const.
(poptPrintHelp): Return width of left column.

* main.c (print_mc_usage): Use width from poptPrintHelp() for "+number".
2002-10-09 15:27:01 +00:00
Andrew V. Samoilov
b9331ba800 * doc/mc.1.in (SMB File System): Username is allowed in
URLs now (/#smb:[user@]machine).
* doc/ru/mc.1.in: Likewise.
2002-10-09 13:46:22 +00:00
Andrew V. Samoilov
872e77eb1d * smbfs.c: Allow username in URL (/#smb:[user@]machine) and
reformat changed functions.
(smbfs_get_host_and_username): Fix comment.
(smbfs_fill_names): Add username@ before hostname.
(smbfs_open_link): Use IPC$ if share is empty.
(smbfs_get_path): Pass remote_path to smbfs_open_link().
(smbfs_stat): Copy username@ to server_url if passed.
2002-10-09 13:18:10 +00:00
Pavel Roskin
c8b0c913b7 Fix date. 2002-10-08 21:29:08 +00:00
Pavel Roskin
2127664d75 - Use the included S-Lang again, since we include a better version now.
This should avoid incompatibility with Red Hat 7.x.
- Add _with_glib2 option.
2002-10-08 21:23:31 +00:00
Pavel Roskin
0b37a8667a Replace RH_VERSION with RPM_VERSION everywhere. 2002-10-08 21:13:45 +00:00
Pavel Roskin
438e723a5a * configure.in: Rename RH_VERSION to RPM_VERSION - not every
rpm-based system is Red Hat.  Replace all dashes, not just one.
2002-10-08 20:44:58 +00:00
Pavel Roskin
1e5c072969 Check that the script is run in the right directory.
Replace version with the date in configure.in.
Build from the beginning and run make distcheck.
2002-10-08 20:36:00 +00:00
Marco Ciampa
fbb4341de6 small fix... 2002-10-08 13:51:04 +00:00
Pavel Roskin
4a5073b0b7 Done:
Alt-P in the editor should return the viewport to the leftmost position.
2002-10-08 05:04:31 +00:00
Pavel Roskin
346e628955 * wordproc.c (format_paragraph): If formatting was successful,
scroll to the left to show the formatted paragraph.
2002-10-08 05:03:45 +00:00
Pavel Roskin
b79fe53f97 Remove unnecessary and incorrect declaration of edit_cursor_to_bol(). 2002-10-08 04:50:20 +00:00
Pavel Roskin
d570124a7a * acinclude.m4 (MC_WITH_MCSLANG): Check for terminfo and use
termcap if terminfo is missing in the known locations.
* configure.in: Remove --with-termcap processing, it is now in
acinclude.m4.
2002-10-08 04:42:10 +00:00
Pavel Roskin
a7dd92996c * view.c: Move call to view_update_bytes_per_line() from
view_init(), where the number of columns is unknown yet, to
view_callback() where it's already known.
(view_adjust_size): Make static.
2002-10-07 18:50:27 +00:00
Pavel Roskin
a67eb057ec * view.c (view_update_bytes_per_line): Don't use vertical bars
in the hex viewer is short of space.  Fix missing space between
addresses and hexdump when framed.
(display): Likewise.
2002-10-07 18:09:50 +00:00
Pavel Roskin
604950704a * ftpfs.c (linear_abort): Add a timeout after which a reconnect
is performed instead of further fetching of the remaining data.
2002-10-07 17:56:15 +00:00
Pavel Roskin
7ec962a1fb Remove editor regression, it's a side effect of lacking UTF-8 support.
Rephrase problem with dates on FTP.
2002-10-07 16:01:39 +00:00
Pavel Roskin
ade4cf0bbf * include/jdmacros.h: Define SLMEMSET and SLMEMCPY
unconditionally, use macros with arguments.
* include/_slang.h: Make it clear which parts are disabled
for compatibility with glib.
* include/slinclud.h: Include malloc.h only if STDC_HEADERS is
not defined.
2002-10-07 15:48:42 +00:00
Andrew V. Samoilov
0412daf338 * ru.po: Replace 0x96 with OK due to problems with xterm.
* uk.po: Likewise.
2002-10-07 12:51:51 +00:00
Andrew V. Samoilov
318a346055 * sldisply.c (Color_Def_Type): Make const.
* slsmg.c (Fake_Alt_Char_Pairs): Likewise.
* sltermin.c (Tgetstr_Map_Type): Likewise.
* slutty.c (Baud_Rate_Type): Likewise.
2002-10-07 11:08:16 +00:00
Andrew V. Samoilov
3d95a5fa29 * smbfs.c: Don't define BOOL_DEFINED to fix compilation on SunOS 5.8. 2002-10-07 10:05:36 +00:00