diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7236d48c4e..7f5263abfd 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2004-01-25 Rodney Dawes <dobey@ximian.com> + + * em-folder-selector.c (em_folder_selector_create_new): Cast the + name entry to a GtkWidget to avoid a compiler warning + * em-folder-tree.c (emft_popup_new_folder): Grab focus on the name + entry when we show the dialog (#53089) + + Fixes #53089 + 2004-01-23 Jeffrey Stedfast <fejj@ximian.com> * em-folder-tree-model.c (em_folder_tree_model_get_type): Removed |