diff options
author | Not Zed <NotZed@Ximian.com> | 2003-03-18 06:44:58 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-03-18 06:44:58 +0800 |
commit | 42508f7a3ba2e050ddec599740a525d62926bace (patch) | |
tree | aaecfe6034e2ff46539e4b2e7c262ffa0843b507 /mail/ChangeLog | |
parent | 8bc5772286f17dcb7df17ce01ed7b32f83dae454 (diff) | |
download | gsoc2013-evolution-42508f7a3ba2e050ddec599740a525d62926bace.tar.gz gsoc2013-evolution-42508f7a3ba2e050ddec599740a525d62926bace.tar.zst gsoc2013-evolution-42508f7a3ba2e050ddec599740a525d62926bace.zip |
use a hack to find out if the message-list was focussed before we
2003-03-12 Not Zed <NotZed@Ximian.com>
* mail-callbacks.c (expunge_folder): use a hack to find out if the
message-list was focussed before we desensitise it.
(expunged_folder): If the message-list was focussed before,
re-grab the focus. For bug #29564.
svn path=/trunk/; revision=20325
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 1c2fad5e4b..11c8791472 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2003-03-12 Not Zed <NotZed@Ximian.com> + + * mail-callbacks.c (expunge_folder): use a hack to find out if the + message-list was focussed before we desensitise it. + (expunged_folder): If the message-list was focussed before, + re-grab the focus. For bug #29564. + 2003-03-17 Ettore Perazzoli <ettore@ximian.com> * mail-signature-editor.c (mail_signature_editor): Give the editor |