aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2004-01-25 23:47:27 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-01-25 23:47:27 +0800
commitc689c8ff99d433e32e43c33ff3d18d068b989962 (patch)
treed3a86d15b48e2789098b1f58b0e2fc5c2ea1dc0e /mail/ChangeLog
parenta960914290eb999976a5ed08fab9d9d08f9e57d9 (diff)
downloadgsoc2013-evolution-c689c8ff99d433e32e43c33ff3d18d068b989962.tar
gsoc2013-evolution-c689c8ff99d433e32e43c33ff3d18d068b989962.tar.gz
gsoc2013-evolution-c689c8ff99d433e32e43c33ff3d18d068b989962.tar.bz2
gsoc2013-evolution-c689c8ff99d433e32e43c33ff3d18d068b989962.tar.lz
gsoc2013-evolution-c689c8ff99d433e32e43c33ff3d18d068b989962.tar.xz
gsoc2013-evolution-c689c8ff99d433e32e43c33ff3d18d068b989962.tar.zst
gsoc2013-evolution-c689c8ff99d433e32e43c33ff3d18d068b989962.zip
Cast the name entry to a GtkWidget to avoid a compiler warning Grab focus
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 svn path=/trunk/; revision=24423
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
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