diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2001-01-26 00:19:31 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-01-26 00:19:31 +0800 |
commit | 9100d6bcdd7928ddd74587ba58367658816bffe5 (patch) | |
tree | c8998da64628dcbacb666a92ffe4a8577e1a0279 /mail/ChangeLog | |
parent | 22ab36ee52994c718c655a5d64fb1d7f36ac5f03 (diff) | |
download | gsoc2013-evolution-9100d6bcdd7928ddd74587ba58367658816bffe5.tar gsoc2013-evolution-9100d6bcdd7928ddd74587ba58367658816bffe5.tar.gz gsoc2013-evolution-9100d6bcdd7928ddd74587ba58367658816bffe5.tar.bz2 gsoc2013-evolution-9100d6bcdd7928ddd74587ba58367658816bffe5.tar.lz gsoc2013-evolution-9100d6bcdd7928ddd74587ba58367658816bffe5.tar.xz gsoc2013-evolution-9100d6bcdd7928ddd74587ba58367658816bffe5.tar.zst gsoc2013-evolution-9100d6bcdd7928ddd74587ba58367658816bffe5.zip |
Made the message list pay attention to the "cursor_activated" signal
2001-01-25 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Made the message list pay attention to the
"cursor_activated" signal instead of the "cursor_change" signal.
svn path=/trunk/; revision=7812
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 455d1f4888..81d1a1c542 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-01-25 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c: Made the message list pay attention to the + "cursor_activated" signal instead of the "cursor_change" signal. + 2001-01-25 Ettore Perazzoli <ettore@ximian.com> * folder-browser-factory.c (update_pixmaps): Set the print icon |