diff options
author | Peter Williams <peterw@ximian.com> | 2001-07-05 22:37:54 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-07-05 22:37:54 +0800 |
commit | 5438b275894ae095116ef0312cc687da09de248d (patch) | |
tree | e0dafe5fb37578bcba2bb15427ee3560b2cf65ad /mail/ChangeLog | |
parent | 4495c61899a6ad87fee5cbce4e46811739cd8d3f (diff) | |
download | gsoc2013-evolution-5438b275894ae095116ef0312cc687da09de248d.tar gsoc2013-evolution-5438b275894ae095116ef0312cc687da09de248d.tar.gz gsoc2013-evolution-5438b275894ae095116ef0312cc687da09de248d.tar.bz2 gsoc2013-evolution-5438b275894ae095116ef0312cc687da09de248d.tar.lz gsoc2013-evolution-5438b275894ae095116ef0312cc687da09de248d.tar.xz gsoc2013-evolution-5438b275894ae095116ef0312cc687da09de248d.tar.zst gsoc2013-evolution-5438b275894ae095116ef0312cc687da09de248d.zip |
Clear the shell view label if mailer loses focus.
2001-07-05 Peter Williams <peterw@ximian.com>
* mail-folder-cache.c (mail_folder_cache_set_folder_browser): Clear the
shell view label if mailer loses focus.
* mail-ops.c (do_update_subfolders_rec): Check for NULL url before
calling folder cache functions.
svn path=/trunk/; revision=10804
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 9a8c8154d4..111fc40b64 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2001-07-05 Peter Williams <peterw@ximian.com> + + * mail-folder-cache.c (mail_folder_cache_set_folder_browser): Clear the + shell view label if mailer loses focus. + + * mail-ops.c (do_update_subfolders_rec): Check for NULL url before + calling folder cache functions. + 2001-07-04 Gediminas Paulauskas <menesis@delfi.lt> * folder-browser-ui.c (message_pixcache): set icon for ApplyFilters |