diff options
author | Dan Winship <danw@src.gnome.org> | 2002-08-09 03:40:51 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2002-08-09 03:40:51 +0800 |
commit | a2726b7dc3a10c8660fc8377334c2a9f279387a8 (patch) | |
tree | 5f6cd51c8891e160edd760f72aa4b913b8417d2c /my-evolution/ChangeLog | |
parent | aab9b5cce1eece7cfc7c17057f3fa632982fa44e (diff) | |
download | gsoc2013-evolution-a2726b7dc3a10c8660fc8377334c2a9f279387a8.tar gsoc2013-evolution-a2726b7dc3a10c8660fc8377334c2a9f279387a8.tar.gz gsoc2013-evolution-a2726b7dc3a10c8660fc8377334c2a9f279387a8.tar.bz2 gsoc2013-evolution-a2726b7dc3a10c8660fc8377334c2a9f279387a8.tar.lz gsoc2013-evolution-a2726b7dc3a10c8660fc8377334c2a9f279387a8.tar.xz gsoc2013-evolution-a2726b7dc3a10c8660fc8377334c2a9f279387a8.tar.zst gsoc2013-evolution-a2726b7dc3a10c8660fc8377334c2a9f279387a8.zip |
Only get folder info if this is a folder we're displaying.
* e-summary-mail.c (update_folder_cb): Only get folder info if
this is a folder we're displaying.
svn path=/trunk/; revision=17746
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index a44f1ec44b..512f155827 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,8 +1,14 @@ +2002-08-07 Dan Winship <danw@ximian.com> + + * e-summary-mail.c (update_folder_cb): Only get folder info if + this is a folder we're displaying. + 2002-08-07 Anna Marie Dirks <anna@ximian.com> - * e-summary-shown.c (e_summary_shown_init): Added an alignment to make - button position be the same as the other buttons of this type in evo. - (add_clicked): make this buttons sensitive when there is no proper + * e-summary-shown.c (e_summary_shown_init): Added an alignment to + make button position be the same as the other buttons of this type + in evo. + (add_clicked): make this buttons sensitive when there is no proper selection (remove_clicked): same thing with the button |