mc/edit
Andrew V. Samoilov 301c38b445 (edit_load_cmd): input_dialog returns g_malloc(ed) string,
so g_free has to be used.
(edit_save_block_cmd): Likewise.
(edit_insert_file_cmd): Likewise.
(edit_sort_cmd): Likewise.
(edit_save_as_cmd): Likewise. Memory leak fixed.
2001-11-05 13:24:18 +00:00
..
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
bookmark.c * edit.h (edit_execute_cmd): Declare it here. 2001-11-05 09:23:05 +00:00
ChangeLog * edit.h (edit_execute_cmd): Declare it here. 2001-11-05 09:23:05 +00:00
edit_key_translator.c * edit/edit_key_translator.c (cooledit_key_map): Use Ctrl-O for 2001-08-12 18:04:16 +00:00
edit-widget.h * edit-widget.h: Change ~/.cedit to ~/.mc/cedit to keep mcedit 2001-09-07 19:10:44 +00:00
edit.c * edit.h (edit_execute_cmd): Declare it here. 2001-11-05 09:23:05 +00:00
edit.h * edit.h (edit_execute_cmd): Declare it here. 2001-11-05 09:23:05 +00:00
editcmd.c (edit_load_cmd): input_dialog returns g_malloc(ed) string, 2001-11-05 13:24:18 +00:00
editcmddef.h * edit.c: Eliminate all code disabled for the text edition. 2001-09-07 20:10:45 +00:00
editdraw.c * bookmark.c: Eliminate all code disabled for the text edition. 2001-09-07 18:56:07 +00:00
editmenu.c * edit.c: Eliminate all code disabled for the text edition. 2001-09-07 20:10:45 +00:00
editoptions.c * bookmark.c: Eliminate all code disabled for the text edition. 2001-09-07 18:56:07 +00:00
editwidget.c * edit.c: Stop using _EDIT_C definition. Move variable 2001-10-23 01:46:53 +00:00
Makefile.am * Makefile.am: Don't define "MIDNIGHT" - it's unused now. 2001-09-07 21:24:11 +00:00
syntax.c * syntax.c (syntax_text): Remove, it's a separate file now. 2001-09-11 21:44:52 +00:00
wordproc.c * edit.c: Eliminate all code disabled for the text edition. 2001-09-07 20:10:45 +00:00