aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-05-20 13:19:42 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-05-20 13:19:42 +0800
commite714124dc7b940446165a901cdae6732dd647bfb (patch)
tree5013e4cbdcd4ca5f9b822dced52ee191bbb8403c /mail/ChangeLog
parentb2a435d9f208d5401e4561e6f106cae619a27c4f (diff)
downloadgsoc2013-evolution-e714124dc7b940446165a901cdae6732dd647bfb.tar
gsoc2013-evolution-e714124dc7b940446165a901cdae6732dd647bfb.tar.gz
gsoc2013-evolution-e714124dc7b940446165a901cdae6732dd647bfb.tar.bz2
gsoc2013-evolution-e714124dc7b940446165a901cdae6732dd647bfb.tar.lz
gsoc2013-evolution-e714124dc7b940446165a901cdae6732dd647bfb.tar.xz
gsoc2013-evolution-e714124dc7b940446165a901cdae6732dd647bfb.tar.zst
gsoc2013-evolution-e714124dc7b940446165a901cdae6732dd647bfb.zip
** See #57583.
2004-05-20 Not Zed <NotZed@Ximian.com> ** See #57583. * message-list.c (build_tree): save/restore the selection when we update. (message_list_set_selected): util to set the selected messages from a list of uids. (build_flat): same. I wonder if etree's unbroken enough to use it more directly? svn path=/trunk/; revision=26006
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0f2d5faf5a..79f79e9515 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,14 @@
2004-05-20 Not Zed <NotZed@Ximian.com>
+ ** See #57583.
+
+ * message-list.c (build_tree): save/restore the selection when we
+ update.
+ (message_list_set_selected): util to set the selected messages
+ from a list of uids.
+ (build_flat): same. I wonder if etree's unbroken enough to use it
+ more directly?
+
** See #58693.
* mail-send-recv.c (mail_autoreceive_setup): add bounds checking