aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-03-05 22:35:57 +0800
committerChris Lahey <clahey@src.gnome.org>2001-03-05 22:35:57 +0800
commit455d1eabc1ab7f5a8676bb027e6f3c7b79327b01 (patch)
tree8d83afeee8e71b457ab177449be77790cf9e3e0a /shell/ChangeLog
parenta9be26c0f86451475ffa09fbf387ba1d30c3c9ee (diff)
downloadgsoc2013-evolution-455d1eabc1ab7f5a8676bb027e6f3c7b79327b01.tar
gsoc2013-evolution-455d1eabc1ab7f5a8676bb027e6f3c7b79327b01.tar.gz
gsoc2013-evolution-455d1eabc1ab7f5a8676bb027e6f3c7b79327b01.tar.bz2
gsoc2013-evolution-455d1eabc1ab7f5a8676bb027e6f3c7b79327b01.tar.lz
gsoc2013-evolution-455d1eabc1ab7f5a8676bb027e6f3c7b79327b01.tar.xz
gsoc2013-evolution-455d1eabc1ab7f5a8676bb027e6f3c7b79327b01.tar.zst
gsoc2013-evolution-455d1eabc1ab7f5a8676bb027e6f3c7b79327b01.zip
Override cursor_activated signal instead of cursor_changed signal.
2001-03-05 Christopher James Lahey <clahey@ximian.com> * e-storage-set-view.c: Override cursor_activated signal instead of cursor_changed signal. svn path=/trunk/; revision=8554
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 3843f23c1b..9c0c7d4be5 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-05 Christopher James Lahey <clahey@ximian.com>
+
+ * e-storage-set-view.c: Override cursor_activated signal instead
+ of cursor_changed signal.
+
2001-02-27 Dan Winship <danw@ximian.com>
* main.c (development_warning): Update this again.