diff options
author | Larry Ewing <lewing@ximian.com> | 2001-08-24 10:59:34 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-08-24 10:59:34 +0800 |
commit | 0d3ec1ae39ce2a93d77d266a257b2b9b6048a8a5 (patch) | |
tree | d2328248b6f6555d216c7b6172158a398e0d43df /mail/ChangeLog | |
parent | 755b78ae71f388496eeb24fc465170f066b06385 (diff) | |
download | gsoc2013-evolution-0d3ec1ae39ce2a93d77d266a257b2b9b6048a8a5.tar.gz gsoc2013-evolution-0d3ec1ae39ce2a93d77d266a257b2b9b6048a8a5.tar.zst gsoc2013-evolution-0d3ec1ae39ce2a93d77d266a257b2b9b6048a8a5.zip |
attach to the destroy handler to reset the tokenizer. (dialog_destroy_cb):
2001-08-23 Larry Ewing <lewing@ximian.com>
* mail-search.c (mail_search_construct): attach to the destroy
handler to reset the tokenizer.
(dialog_destroy_cb): reset the tokenizer here so that destroying
the dialog with the window manager still clears the hilighted
items.
svn path=/trunk/; revision=12431
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 653943135f..5fee79adc6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2001-08-23 Larry Ewing <lewing@ximian.com> + + * mail-search.c (mail_search_construct): attach to the destroy + handler to reset the tokenizer. + (dialog_destroy_cb): reset the tokenizer here so that destroying + the dialog with the window manager still clears the hilighted + items. + 2001-08-23 Peter Williams <peterw@ximian.com> * mail-account-gui.c (mail_account_gui_save): Eek, let the user create |