Commit Graph

4460 Commits

Author SHA1 Message Date
Andrew V. Samoilov 9e527a5781 Eliminate \f[BI].*\f[RP] constructions. 2002-09-24 13:41:55 +00:00
Andrew V. Samoilov 1f3f8da820 Typo fixed. 2002-09-24 11:15:06 +00:00
Marco Ciampa 937242ed24 color help done! 2002-09-24 09:40:31 +00:00
Marco Ciampa c7cc984627 done some cleanup... 2002-09-24 08:12:59 +00:00
Marco Ciampa 26ecca102d done till colors ... 2002-09-24 08:12:23 +00:00
Marco Ciampa 423697b387 translated some forgotten messages... 2002-09-24 07:14:59 +00:00
Pavel Roskin ac608302f8 * screen.c (panel_event): Implement support for mouse wheel. 2002-09-24 05:16:19 +00:00
Pavel Roskin 2e3fc9234b * edit.c: Remove all references to CR_LF_TRANSLATION.
* editcmd.c: Likewise.
2002-09-24 04:35:44 +00:00
Pavel Roskin 609af3a4b7 Remove unused NEEDS_CR_LF_TRANSLATION. 2002-09-24 04:33:16 +00:00
Pavel Roskin c46620d1c5 * view.c (display): Fix wrapping of tabs.
Reported by Arpad Biro <biro_arpad@yahoo.com>
2002-09-24 04:20:16 +00:00
Pavel Roskin 894f2c3d40 Make mouse wheel work on the panels. 2002-09-24 04:19:57 +00:00
Pavel Roskin 07dc0f0490 DONE: Make resize a dialog event. 2002-09-24 03:58:45 +00:00
Pavel Roskin 996a847666 * editwidget.c (edit): Install handler for DLG_RESIZE. 2002-09-24 03:57:36 +00:00
Pavel Roskin 7b42d6c5cd * dlg.h: New message DLG_RESIZE.
* layout.c: Call DLG_RESIZE instead of resizing viewer and
editor individually.
* view.c (view): Install handler for DLG_RESIZE.  Make view_dlg
a local variable.
2002-09-24 03:56:08 +00:00
Pavel Roskin 95deedcc08 * view.c (view): Set view_dlg to NULL after it's destroyed. 2002-09-23 23:49:22 +00:00
Pavel Roskin a18c202fc7 Make resize a dialog event. 2002-09-23 23:47:42 +00:00
Pavel Roskin 2571416650 * editwidget.c (edit): Set edit_dlg to NULL after it's
destroyed.
2002-09-23 23:42:44 +00:00
Pavel Roskin 9707873a05 Caret notation done. Unambigous notation for other non-printable
characters will be added if somebody requests.
2002-09-23 23:38:19 +00:00
Pavel Roskin 2cd434f6c2 Editor shows control characters in the caret notation.
Mouse wheel in the viewer.
2002-09-23 23:22:03 +00:00
Pavel Roskin 07fd90fb64 * color.h: Remove EDITOR_UNDERLINED_COLOR, it's unused. 2002-09-23 23:06:28 +00:00
Pavel Roskin 50c15654ef * edit.h: Move style definitions ...
* editdraw.c: ... here.  Multiply them by 256.  Remove unused
styles.
(print_to_widget): Don't divide style by 256.  Simplify logic
since we only have 4 styles now.
2002-09-23 23:05:15 +00:00
Pavel Roskin 6d1beed458 * edit.c (edit_move_forward3): Use caret notation for code 127
and below code 32.
* editdraw.c (edit_draw_this_line): Likewise.  Print '.' for
other non-printable characters and remove this code from ...
(print_to_widget): ... here.
2002-09-23 22:32:47 +00:00
Marco Ciampa 2cca76da0f another typo: too late at light corrections...:-( 2002-09-23 17:00:12 +00:00
Marco Ciampa 83e7570ec4 small typo 2002-09-23 16:51:19 +00:00
Andrew V. Samoilov deda652442 - Restore %config for %{_prefix}/share/mc/mc.charsets.
- Restore %{_prefix}/share/mc/edit.spell.rc.
2002-09-23 16:12:42 +00:00
Marco Ciampa 0d26ab6854 small highlighting correction 2002-09-23 12:10:21 +00:00
Marco Ciampa 525b682c8c small highlighting correction... 2002-09-23 12:07:09 +00:00
Marco Ciampa bf96375842 deleted "prehistoric" string... 2002-09-23 12:01:10 +00:00
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