aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2001-01-21 13:49:00 +0800
committerChris Lahey <clahey@src.gnome.org>2001-01-21 13:49:00 +0800
commitd623f94d7f9d69ce6622e1764f42cac15e6699eb (patch)
treeb310c5d05c050a9e473c342f1e278f9b950afb4a /mail/ChangeLog
parent7d1cbbaa104a97cf0f10dae61c2fd37ca1feeee3 (diff)
downloadgsoc2013-evolution-d623f94d7f9d69ce6622e1764f42cac15e6699eb.tar
gsoc2013-evolution-d623f94d7f9d69ce6622e1764f42cac15e6699eb.tar.gz
gsoc2013-evolution-d623f94d7f9d69ce6622e1764f42cac15e6699eb.tar.bz2
gsoc2013-evolution-d623f94d7f9d69ce6622e1764f42cac15e6699eb.tar.lz
gsoc2013-evolution-d623f94d7f9d69ce6622e1764f42cac15e6699eb.tar.xz
gsoc2013-evolution-d623f94d7f9d69ce6622e1764f42cac15e6699eb.tar.zst
gsoc2013-evolution-d623f94d7f9d69ce6622e1764f42cac15e6699eb.zip
Added draw-focus="true" and selection-mode="browse" attributes to the
2001-01-21 Christopher James Lahey <clahey@helixcode.com> * message-list.c (message_list_get_layout): Added draw-focus="true" and selection-mode="browse" attributes to the ETableSpecification. (message_list_construct): Removed setting the "draw_focus" argument since it doesn't exist any more. svn path=/trunk/; revision=7674
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 64cbe1c166..3f40c4c23f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2001-01-21 Christopher James Lahey <clahey@helixcode.com>
+
+ * message-list.c (message_list_get_layout): Added
+ draw-focus="true" and selection-mode="browse" attributes to the
+ ETableSpecification.
+ (message_list_construct): Removed setting the "draw_focus"
+ argument since it doesn't exist any more.
+
2001-01-21 Not Zed <NotZed@Ximian.com>
* mail-mt.c (mail_msg_new): Init a cancel field in the message.