These changes disable focus changing in message view (fixes NB#75858)
authorJose Dapena Paz <jdapena@igalia.com>
Tue, 20 Nov 2007 12:03:00 +0000 (12:03 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Tue, 20 Nov 2007 12:03:00 +0000 (12:03 +0000)
commit601bba4c23eb6674759901674530b38fdc134ece
treefd427a6ab26d56948456ff202c11af37e44854fd
parent3f9a58292264ddd8802e8a935a45c175bee2423d
These changes disable focus changing in message view (fixes NB#75858)
and improve key handling of scroll.
* src/widgets/modest-mail-header-view.c:
        * Disable focus change with cursors or keys.
* src/maemo/modest-msg-view-window.c:
        * Improve keyboard scroll (now we handle properly keypad keys,
          and also page up/down, and home/end keys).
        * Block all move-focus events.

pmo-trunk-r3777
src/maemo/modest-msg-view-window.c
src/widgets/modest-mail-header-view.c