diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-12-09 05:21:07 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-12-09 05:21:07 +0800 |
commit | 4294cdc1edfaa7adcc6f0d86a5f6d2ebe32f52ad (patch) | |
tree | a681042f4995d832c42c2484766b02d98ed81185 /mail/ChangeLog | |
parent | 164defcd7da31808773f1af4dd388f04b73a5da5 (diff) | |
download | gsoc2013-evolution-4294cdc1edfaa7adcc6f0d86a5f6d2ebe32f52ad.tar.gz gsoc2013-evolution-4294cdc1edfaa7adcc6f0d86a5f6d2ebe32f52ad.tar.zst gsoc2013-evolution-4294cdc1edfaa7adcc6f0d86a5f6d2ebe32f52ad.zip |
Connect to signals on the ETable instead of the ETableScrolled.
2000-12-08 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Connect to signals on the ETable instead of the
ETableScrolled.
svn path=/trunk/; revision=6871
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index f3a5262c6f..906bda8639 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-12-08 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c: Connect to signals on the ETable instead of the + ETableScrolled. + 2000-12-07 Christopher James Lahey <clahey@helixcode.com> * message-list.c: Got rid of code referencing the ETableScrolled |