diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 8c18a6ab6e..d78737ecfb 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2003-11-19 Jeffrey Stedfast <fejj@ximian.com> + * em-folder-selector.c (emfs_create_name_activate): Emit the + response signal with the RESPONSE_NEW value. + (emfs_create_name_changed): Sanity check the entry text and set OK + sensitivity. + (folder_selected_cb): If there is an entry widget, then call + name_changed() to decide sensitivity, else set OK to be sensitive. + * em-utils.c (em_utils_selection_set_urilist): Same. * em-format-html-display.c (efhd_drag_data_get): Same as below. |