aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-04-20 06:10:35 +0800
committerChris Toshok <toshok@src.gnome.org>2003-04-20 06:10:35 +0800
commit5cf9db22084a646cec7d655926db67b8650f65a4 (patch)
tree7fb27c8b1f44df065e4f8b371f949e9ee5b3c414 /composer/ChangeLog
parent5cc97da325c7d802e0f6c0652603a91dfc962991 (diff)
downloadgsoc2013-evolution-5cf9db22084a646cec7d655926db67b8650f65a4.tar
gsoc2013-evolution-5cf9db22084a646cec7d655926db67b8650f65a4.tar.gz
gsoc2013-evolution-5cf9db22084a646cec7d655926db67b8650f65a4.tar.bz2
gsoc2013-evolution-5cf9db22084a646cec7d655926db67b8650f65a4.tar.lz
gsoc2013-evolution-5cf9db22084a646cec7d655926db67b8650f65a4.tar.xz
gsoc2013-evolution-5cf9db22084a646cec7d655926db67b8650f65a4.tar.zst
gsoc2013-evolution-5cf9db22084a646cec7d655926db67b8650f65a4.zip
[ fixes #40694 ] this can't hurt - set the frame to autoactivate so if by
2003-04-19 Chris Toshok <toshok@ximian.com> [ fixes #40694 ] * e-msg-composer-hdrs.c (create_addressbook_entry): this can't hurt - set the frame to autoactivate so if by some chance the widget is focused the control will end up being activated. * e-msg-composer.c (map_default_cb): activate the To: control instead of focusing the widget. svn path=/trunk/; revision=20896
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 443dc2947a..b8e28ac9e8 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,13 @@
+2003-04-19 Chris Toshok <toshok@ximian.com>
+
+ [ fixes #40694 ]
+ * e-msg-composer-hdrs.c (create_addressbook_entry): this can't
+ hurt - set the frame to autoactivate so if by some chance the
+ widget is focused the control will end up being activated.
+
+ * e-msg-composer.c (map_default_cb): activate the To: control
+ instead of focusing the widget.
+
2003-04-18 Rodney Dawes <dobey@ximian.com>
* Makefile.am: