mc/edit
Pavel Roskin 6eda31f362 * menu.h: Return to keeping dialog id instead of a widget
pointer for previous widget.  The widget can be replaced in the
meantime.
* dlg.c (dlg_select_by_id): New function, essentially a cleaner
implementation of dlg_select_nth_widget().
2003-09-13 07:43:20 +00:00
..
.cvsignore
bookmark.c Typos and britainisms. 2003-06-02 18:39:44 +00:00
ChangeLog * editcmd.c (edit_raw_key_query): Use straight widget order. 2003-09-12 21:30:29 +00:00
edit-widget.h * edit-widget.h: Resurrect "dir" field in WEdit to store 2003-07-31 16:38:07 +00:00
edit.c * edit.h: Get rid of WIDGET_COMMAND, update all dependencies. 2003-09-07 19:08:07 +00:00
edit.h * edit.h: Get rid of WIDGET_COMMAND, update all dependencies. 2003-09-07 19:08:07 +00:00
editcmd.c * editcmd.c (edit_raw_key_query): Use straight widget order. 2003-09-12 21:30:29 +00:00
editcmddef.h Typo. 2003-06-02 19:25:15 +00:00
editdraw.c * edit-widget.h: Stop misusing "unsigned char" for boolean. 2003-07-08 23:46:01 +00:00
editkeys.c * editkeys.c: Leave only distinct entries in cooledit_key_map 2003-06-14 05:02:33 +00:00
editlock.c * edit.c: Move edit_modification() before actions to provide 2003-04-05 01:43:58 +00:00
editlock.h * editlock.c, editlock.h: New files. Implement file locking in 2003-04-02 19:36:10 +00:00
editmenu.c * menu.h: Return to keeping dialog id instead of a widget 2003-09-13 07:43:20 +00:00
editoptions.c
editwidget.c * editcmd.c (edit_raw_key_query): Use straight widget order. 2003-09-12 21:30:29 +00:00
Makefile.am * editlock.c, editlock.h: New files. Implement file locking in 2003-04-02 19:36:10 +00:00
syntax.c * syntax.c (edit_read_syntax_file): Fix segmentation violation. 2003-03-06 18:42:33 +00:00
wordproc.c * edit.h: Don't inclide malloc.h. Use g_malloc() and g_free() 2002-12-15 18:55:53 +00:00