Pavel Roskin
|
07de958369
* edit.c (edit_move_forward3): Show 'r' as ^M.
|
22 years ago |
Pavel Roskin
|
3d8a56ee9c
* edit.h: Remove all references to O_TEXT, USE_O_TEXT and
|
22 years ago |
Pavel Roskin
|
e49a220a30
* edit.c: Use O_BINARY when opening files.
|
22 years ago |
Pavel Roskin
|
fb418291eb
* editwidget.c (edit_event): Add support for mouse wheel events.
|
22 years ago |
Andrew V. Samoilov
|
bb947f855e
* edit.c: Don't initialize static selection and selection_history.
|
22 years ago |
Andrew V. Samoilov
|
9f80054302
* editdraw.c (status_string): Remove font_width argument.
|
22 years ago |
Pavel Roskin
|
b5265f8da5
* edit.c (edit_filters): Use gzip, not compress for *.Z files
|
22 years ago |
Pavel Roskin
|
31e34e93b8
* editcmd.c: Recheck and fix all calls to create_dlg().
|
22 years ago |
Pavel Roskin
|
2d93d274b5
* editcmd.c (edit_raw_key_query): Eliminate
|
22 years ago |
Pavel Roskin
|
9a5bacf175
* editcmd.c (edit_block_process_cmd): Restore third argument
|
22 years ago |
Pavel Roskin
|
d02a8d6473
* editwidget.c (edit): Avoid passing an uninitialized color
|
22 years ago |
Andrew V. Samoilov
|
63d111db28
* editcmd.c (edit_printf): Use g_vsnprintf() instead of sprintf().
|
22 years ago |
Pavel Roskin
|
221c35266c
* edit-widget.h: Eliminate ERROR_FILE.
|
22 years ago |
Pavel Roskin
|
74d224e1b2
* editcmd.c: Clean up global variables in the completion code.
|
22 years ago |
Pavel Roskin
|
6071fea76d
* editwidget.c: Use new dialog flags.
|
22 years ago |
Pavel Roskin
|
089a1ae9e5
* editcmd.c (compl_callback): Use common_dialog_repaint().
|
22 years ago |
Pavel Roskin
|
8275c2f5fd
* editcmd.c (raw_callback): Use standard common_dialog_repaint()
|
22 years ago |
Pavel Roskin
|
231f67342e
* editwidget.c (edit): Make edit_bar a local variable.
|
22 years ago |
Pavel Roskin
|
4756fbf271
* editcmd.c (freestrs): Set freed strings to NULL.
|
22 years ago |
Pavel Roskin
|
42f28932fc
* editcmd.c (freestrs): New function to clean temporary strings.
|
22 years ago |
Pavel Roskin
|
37318c2b78
* editmenu.c: Use new create_menu() interface.
|
22 years ago |
Pavel Roskin
|
3a93326ce7
* editoptions.c: Make some variables static.
|
22 years ago |
Pavel Roskin
|
5dbb74eca2
* editcmd.c (edit_block_process_cmd): Plug memory leak.
|
22 years ago |
Pavel Roskin
|
21cc1c5e28
* edit.c (edit_push_action): Fix access to uninitialized memory.
|
22 years ago |
Pavel Roskin
|
d6a8671055
* syntax.c: Remove all references to MAD.
|
22 years ago |
Pavel Roskin
|
e692d7865c
* edit.h: Don't include mad.h.
|
22 years ago |
Andrew V. Samoilov
|
f7de38f345
* edit.h (edit_get_load_file): Mark message for translation.
|
22 years ago |
Pavel Roskin
|
2e17e22122
* syntax.c (apply_rules_going_right): Recheck keyword rules when
|
22 years ago |
Pavel Roskin
|
72a5fc5cc1
* syntax.c (edit_get_syntax_color): Return colorpair index, not
|
22 years ago |
Pavel Roskin
|
3c437c273d
* syntax.c (edit_load_syntax): Do nothing in black and white
|
22 years ago |
Pavel Roskin
|
75666df0fe
* edit.h [!HAVE_SLANG]: Enable syntax highlighting.
|
22 years ago |
Pavel Roskin
|
a23618b2ef
* edit.h (struct key_word): Remove unused "bg" field, rename
|
22 years ago |
Pavel Roskin
|
bb989f677a
* editdraw.c (edit_draw_this_line): Fix setting MOD_ABNORMAL
|
22 years ago |
Pavel Roskin
|
4655fbbb6b
* editdraw.c (edit_status): Use EDITOR_NORMAL_COLOR instead of
|
22 years ago |
Pavel Roskin
|
2ce74d23e1
* edit.c (check_file_access): Return 1 on all errors, document
|
23 years ago |
Andrew V. Samoilov
|
17a0c13186
s/declaration/definitions/ in the last but one entry
|
23 years ago |
Andrew V. Samoilov
|
16b73c1f39
* editcmd.c (edit_save_file): Call mc_chown () and mc_chmod ()
|
23 years ago |
Andrew V. Samoilov
|
0b08e1b69f
* edit.h: Remove open, close, write, read and mkdir declaration.
|
23 years ago |
Andrew V. Samoilov
|
47f1ce66af
* syntax.c (edit_read_syntax_file): Use system wide Syntax
|
23 years ago |
Pavel Roskin
|
351a118d20
* edit.h: Use eregex.h, not regex.h.
|
23 years ago |
Andrew V. Samoilov
|
80fb518808
* editcmd.c (edit_replace_cmd): Eliminate fin_string
|
23 years ago |
Andrew V. Samoilov
|
fc3ef44f3b
* syntax.c (convert): Fix buffer overflow for ".*\" cases.
|
23 years ago |
Pavel Roskin
|
817602f8af
* editdraw.c (edit_scroll_screen_over_cursor): Do nothing if the
|
23 years ago |
Pavel Roskin
|
3d0de08b32
* edit.c: Rename DELETE to DELCHAR to avoid macro redefinition
|
23 years ago |
Pavel Roskin
|
7ed785e3cc
* edit.c: Add support for CK_Complete_Word event.
|
23 years ago |
Pavel Roskin
|
eb28e580d9
* editmenu.c (CmdMenuEmacs): Add mail command without shortcut.
|
23 years ago |
Andrew V. Samoilov
|
1e5b1bfde1
* edit-widget.h: Use PATH_SEP_STR.
|
23 years ago |
Andrew V. Samoilov
|
e41f4c01e4
(edit_read_syntax_rules): Eliminate c->single_char.
|
23 years ago |
Andrew V. Samoilov
|
3eea969c3b
* syntax.c (syntax_g_free): New macro to release and NULLify
|
23 years ago |
Andrew V. Samoilov
|
3f55f6bf2f
* editcmd.c (sprintf_p): Don't cast (char *) to (unsigned long).
|
23 years ago |