aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-01 01:46:48 +0800
committerDan Winship <danw@src.gnome.org>2000-07-01 01:46:48 +0800
commit263cc3a01f8afb748a5fb3b6689e6c4b87fc7bf5 (patch)
treed222300a1e662f926f07ebef96f33a495852dfa8 /mail/ChangeLog
parentac6baa408e751313bdba2672d522b0ae7f38477d (diff)
downloadgsoc2013-evolution-263cc3a01f8afb748a5fb3b6689e6c4b87fc7bf5.tar
gsoc2013-evolution-263cc3a01f8afb748a5fb3b6689e6c4b87fc7bf5.tar.gz
gsoc2013-evolution-263cc3a01f8afb748a5fb3b6689e6c4b87fc7bf5.tar.bz2
gsoc2013-evolution-263cc3a01f8afb748a5fb3b6689e6c4b87fc7bf5.tar.lz
gsoc2013-evolution-263cc3a01f8afb748a5fb3b6689e6c4b87fc7bf5.tar.xz
gsoc2013-evolution-263cc3a01f8afb748a5fb3b6689e6c4b87fc7bf5.tar.zst
gsoc2013-evolution-263cc3a01f8afb748a5fb3b6689e6c4b87fc7bf5.zip
use the ETable row_selection signal to track how many rows are selected.
* message-list.c (on_row_selection): use the ETable row_selection signal to track how many rows are selected. Eventually we will use this info to disable toolbar buttons when you have too few/too many messages selected, but the current toolbar widget doesn't allow that. * message-list.h, message-list.c, mail-ops.c: Change selected_row and selected_uid fields of MessageList to cursor_row and cursor_uid to be more correct according to the new ETable interfaces. svn path=/trunk/; revision=3829
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 97a4ef54df..041c6d8c93 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,16 @@
+2000-06-30 Dan Winship <danw@helixcode.com>
+
+ * message-list.c (on_row_selection): use the ETable row_selection
+ signal to track how many rows are selected. Eventually we will use
+ this info to disable toolbar buttons when you have too few/too
+ many messages selected, but the current toolbar widget doesn't
+ allow that.
+
+ * message-list.h, message-list.c, mail-ops.c: Change selected_row
+ and selected_uid fields of MessageList to cursor_row and
+ cursor_uid to be more correct according to the new ETable
+ interfaces.
+
2000-06-30 Ettore Perazzoli <ettore@helixcode.com>
* component-factory.c: Eeek. Fix typo: add missing star in the