diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-08-31 10:22:37 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-08-31 10:22:37 +0800 |
commit | 847c27f555cab89444f863326de57abcd8ad9766 (patch) | |
tree | aa34202cc8c0bb5eb5e2b6ada53b72787c26fe6d /mail/ChangeLog | |
parent | 26f1d04d35245fa23b469f2629d9564701ef4182 (diff) | |
download | gsoc2013-evolution-847c27f555cab89444f863326de57abcd8ad9766.tar gsoc2013-evolution-847c27f555cab89444f863326de57abcd8ad9766.tar.gz gsoc2013-evolution-847c27f555cab89444f863326de57abcd8ad9766.tar.bz2 gsoc2013-evolution-847c27f555cab89444f863326de57abcd8ad9766.tar.lz gsoc2013-evolution-847c27f555cab89444f863326de57abcd8ad9766.tar.xz gsoc2013-evolution-847c27f555cab89444f863326de57abcd8ad9766.tar.zst gsoc2013-evolution-847c27f555cab89444f863326de57abcd8ad9766.zip |
Make the HTML widget grab the focus in the mail view window so that
you can scroll with the keyboard without clicking on the widget first.
svn path=/trunk/; revision=5130
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 7e7a873d8e..cfc5a4ce0d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-08-30 Ettore Perazzoli <ettore@helixcode.com> + + * mail-view.c (mail_view_create): Make the HTML widget grab the + focus. + 2000-08-30 Peter Williams <peterw@helixcode.com> * mail-config-gui.c (do_test_service): Explicitly connect to |