Commit Graph

4932 Commits

Author SHA1 Message Date
Marco Ciampa
0f5a769e6f corrected 'ancient' help string... 2002-09-23 11:58:51 +00:00
Marco Ciampa
689207e170 translated fish & network fs 2002-09-23 11:55:24 +00:00
Marco Ciampa
3246f4aca8 ftp & tarfs manual sections translated... 2002-09-23 11:34:25 +00:00
Pavel Roskin
041123939b Use a more traditional representation of non-printable characters in
editor (i.e. binary 0 would be ^@).
'\r' in the editor is done.
2002-09-23 07:16:08 +00:00
Pavel Roskin
07de958369 * edit.c (edit_move_forward3): Show 'r' as ^M.
* editdraw.c (edit_draw_this_line): Likewise.  Use MOD_ABNORMAL
attribute.
From Alexander Varakin <avarakin00@hotmail.com>
2002-09-23 07:13:11 +00:00
Pavel Roskin
3d8a56ee9c * edit.h: Remove all references to O_TEXT, USE_O_TEXT and
MY_O_TEXT.
2002-09-23 07:00:30 +00:00
Pavel Roskin
e49a220a30 * edit.c: Use O_BINARY when opening files.
* editcmd.c: Likewise.
From Alexander Varakin <avarakin00@hotmail.com>
2002-09-23 06:54:50 +00:00
Pavel Roskin
966511399b Move fcntl.h inclusion to global.h. 2002-09-23 06:45:32 +00:00
Pavel Roskin
c785d4195b * global.h: Move fcntl.h inclusion here. Define O_BINARY.
* mountlist.c: Remove more includes already handled in global.h.
2002-09-23 06:43:22 +00:00
Pavel Roskin
c646bbb049 Don't use StupIDcaps in "lynx". 2002-09-23 06:04:03 +00:00
Pavel Roskin
572ea6be4d Add: real_input_dialog_help() shouldn't use translated strings in the section
names in .mc/history.
2002-09-23 06:01:04 +00:00
Pavel Roskin
33204d7577 Update. 2002-09-22 19:49:02 +00:00
Pavel Roskin
70a60eae41 * doc/Makefile.am: Remove width from the man2hlp command line.
The same for translations.
2002-09-22 19:42:02 +00:00
Pavel Roskin
90e25baa5e Fix hanging dot. 2002-09-22 19:41:32 +00:00
Pavel Roskin
389f053c47 * man2hlp.c (handle_alt_font): Implement .BR, .IR, .RB, .RI, .BI
and .IB macros.
(handle_command): Call handle_alt_font().
2002-09-22 19:19:45 +00:00
Pavel Roskin
15d5cfdca3 * doc/Makefile.am: Remove width from the man2hlp command line.
The same for translations.
2002-09-22 17:08:05 +00:00
Pavel Roskin
8fad60a1c6 * man2hlp.c: Take text width from help.h, not from the command
line.
* help.h: Declare HELP_TEXT_WIDTH.
* help.c: Use HELP_TEXT_WIDTH.
2002-09-22 17:03:28 +00:00
Pavel Roskin
f1cec8dc2d * help.h: Replace CHAR_BOLD_ON, CHAR_BOLD_OFF and CHAR_ITALIC_ON
with  CHAR_FONT_BOLD, CHAR_FONT_NORMAL and CHAR_FONT_ITALIC
respectively for better consistency.
2002-09-22 16:40:33 +00:00
Marco Ciampa
9c3b5e2eec *** empty log message *** 2002-09-22 13:55:50 +00:00
Marco Ciampa
5683eb30cb in italian after a comma is an error to start with uppercase... 2002-09-22 13:55:28 +00:00
Pavel Roskin
beb47e96db More subshell-related items. 2002-09-22 08:07:23 +00:00
Pavel Roskin
bbf6cdb792 * util.c (is_printable): Disable "Full 8 bits output" on xterm,
fall back to "ISO 8859-1" due to problems with gnome-terminal,
which identifies itself as xterm.
Reported by Miven Dooligan <dooligan@intergate.ca>
2002-09-22 07:40:56 +00:00
Pavel Roskin
94fa3bbef9 Update. 2002-09-22 07:25:41 +00:00
Pavel Roskin
e30ec8eff1 * configure.in: Remove support for HSC proxy - it's obsolete.
Remove all references to HSC proxy everywhere.
2002-09-22 06:23:56 +00:00
Pavel Roskin
b5700cf6f8 * configure.in: Remove support for HSC proxy - it's obsolete.
Remove all references to HSC proxy everywhere.
2002-09-22 06:14:16 +00:00
Pavel Roskin
98923b3ee1 Add mc.hlp.hu 2002-09-22 05:52:56 +00:00
Pavel Roskin
774b97e94c * mouse.h: Put return codes from the mouse callback to an enum.
Remove MOU_ENDLOOP and MOU_LOCK - they are interpreted like
MOU_NORMAL.  Adjust all dependencies.
* dlg.c: Use MOU_NORMAL instead of 0 for mouse_status.
2002-09-22 05:49:17 +00:00
Pavel Roskin
577f69c223 - Drop %config from files under /usr/share - users are not supposed to
edit them.  Local copies under ~/.mc should be used for that.
2002-09-22 02:05:03 +00:00
Pavel Roskin
4085591bd0 * main.c (process_args): Print only data directory and nothing
else for the "-f" argument.
(argument_table): Rename --libdir to --datadir, adjust its
description.
2002-09-22 01:59:37 +00:00
Pavel Roskin
5802fdacfc Make local directories configurable. 2002-09-22 01:41:18 +00:00
Pavel Roskin
a250483e11 Remove old rpm packages before building the new one. 2002-09-22 01:37:20 +00:00
Pavel Roskin
aee2962a24 * configure.in: Bump version to 4.6.0-pre1b. 2002-09-22 01:19:34 +00:00
Pavel Roskin
cd2817a53c Use FHS-compliant paths. 2002-09-22 01:18:08 +00:00
Pavel Roskin
d433e41f3e - mc now complies with the Filesystem Hierarchy Standard and uses
@prefix@/share/mc for the data files.
2002-09-22 01:02:18 +00:00
Pavel Roskin
d792494ee9 * doc/hu/mc.hlp.hu: Rename to ...
* doc/hu/mc.hlp.hu.in: ... this.  Adjust paths.
* configure.in: Substitute doc/hu/mc.hlp.hu.
* doc/hu/Makefile.am: Don't distribute mc.hlp.hu.
2002-09-22 00:58:55 +00:00
Pavel Roskin
b509516df7 * doc/mc.1.in: Update path to data the files. Rename MC_LIBDIR
to MC_DATADIR.  Make the same changes in the translations.
2002-09-22 00:38:54 +00:00
Pavel Roskin
6979a9fddf * Makefile.am: Rename LIBDIR to DATADIR, since it refers to
pkgdatadir now.  Install cons.saver to pkglibdir, pass it to the
compiler as LIBDIR.
* cons.handler.c (handle_console): Use LIBDIR.
* main.c (OS_Setup): Use DATADIR instead of LIBDIR.  Rename
MC_LIBDIR to MC_DATADIR.
2002-09-22 00:13:32 +00:00
Pavel Roskin
748e028d05 * */Makefile.am: Replace mclibdir with pkgdatadir to use "share"
directory for architecture-independent files.
2002-09-21 23:49:52 +00:00
Pavel Roskin
b803c4463c Typo fix. 2002-09-21 23:04:54 +00:00
Pavel Roskin
e90d91e7a0 * mcfs.c: Move config,h to the beginning. 2002-09-21 23:01:41 +00:00
Pavel Roskin
7fcd9a6517 * panelize,c: Remove unused variable panelize_title. 2002-09-21 06:20:25 +00:00
Pavel Roskin
28ee4bd6f0 * view.c (view_event): Add mouse wheel support. 2002-09-21 05:46:19 +00:00
Pavel Roskin
8bded038ab Mention glib 2.0.x and mouse wheel. 2002-09-21 00:30:23 +00:00
Pavel Roskin
fb418291eb * editwidget.c (edit_event): Add support for mouse wheel events.
* edit.h: Add missing declarations for edit_move_up() and
edit_move_down().
2002-09-21 00:16:04 +00:00
Pavel Roskin
dad4215705 * mouse.h: Define events for the mouse wheel.
* key.c (xmouse_get_event): Recognize mouse wheel events.
2002-09-21 00:11:59 +00:00
Pavel Roskin
1b3b7b70b9 Update, mention --with-glib2. 2002-09-20 22:58:51 +00:00
Pavel Roskin
d391fc8e4d Update. 2002-09-20 21:59:34 +00:00
Pavel Roskin
609ca8e92b Typo fixes. 2002-09-20 21:45:33 +00:00
Pavel Roskin
05d8279cb2 Update. 2002-09-20 21:44:38 +00:00
Pavel Roskin
53df9ca76e Update, mention glib2. 2002-09-20 21:19:34 +00:00