diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-02-06 06:31:23 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-02-06 06:31:23 +0800 |
commit | b05d91a1e7eb51a7848e1fc16607fa549fd61d08 (patch) | |
tree | 78dac7d2c69418ebf31ece727dea88c2c631e7a4 /mail/ChangeLog | |
parent | a9f45747f1ac4ad3ae76d53e89638830f0929bb0 (diff) | |
download | gsoc2013-evolution-b05d91a1e7eb51a7848e1fc16607fa549fd61d08.tar.gz gsoc2013-evolution-b05d91a1e7eb51a7848e1fc16607fa549fd61d08.tar.zst gsoc2013-evolution-b05d91a1e7eb51a7848e1fc16607fa549fd61d08.zip |
Grab focus on the HTML widget when we display
2004-02-05 Rodney Dawes <dobey@ximian.com>
* em-message-browser.c (emmb_list_message_selected): Grab focus on
the HTML widget when we display
Fixes #52942
svn path=/trunk/; revision=24639
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 f8c8caab9b..8a0ba470ef 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2004-02-05 Rodney Dawes <dobey@ximian.com> + + * em-message-browser.c (emmb_list_message_selected): Grab focus on + the HTML widget when we display + + Fixes #52942 + 2004-02-05 Jeffrey Stedfast <fejj@ximian.com> * em-message-browser.c (emmb_list_message_selected): Set the new |