aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/shortcut-bar/ChangeLog
diff options
context:
space:
mode:
authorDamon Chaplin <damon@helixcode.com>2000-06-19 15:26:12 +0800
committerDamon Chaplin <damon@src.gnome.org>2000-06-19 15:26:12 +0800
commiteae703e0851b32548a9ecd326063e0ac876e9e3b (patch)
tree4f65326e662f36d11e5f186e13b2a0d7254ed7d0 /widgets/shortcut-bar/ChangeLog
parent105dd5c5f61b47581339af1145bfd98aa8c65938 (diff)
downloadgsoc2013-evolution-eae703e0851b32548a9ecd326063e0ac876e9e3b.tar
gsoc2013-evolution-eae703e0851b32548a9ecd326063e0ac876e9e3b.tar.gz
gsoc2013-evolution-eae703e0851b32548a9ecd326063e0ac876e9e3b.tar.bz2
gsoc2013-evolution-eae703e0851b32548a9ecd326063e0ac876e9e3b.tar.lz
gsoc2013-evolution-eae703e0851b32548a9ecd326063e0ac876e9e3b.tar.xz
gsoc2013-evolution-eae703e0851b32548a9ecd326063e0ac876e9e3b.tar.zst
gsoc2013-evolution-eae703e0851b32548a9ecd326063e0ac876e9e3b.zip
added support for scroll-wheels.
2000-06-19 Damon Chaplin <damon@helixcode.com> * e-icon-bar-bg-item.c: * e-icon-bar.c: * e-icon-bar.h: * e-vscrolled-bar.c: added support for scroll-wheels. svn path=/trunk/; revision=3631
Diffstat (limited to 'widgets/shortcut-bar/ChangeLog')
-rw-r--r--widgets/shortcut-bar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/shortcut-bar/ChangeLog b/widgets/shortcut-bar/ChangeLog
index 76c46fabea..7f45553be3 100644
--- a/widgets/shortcut-bar/ChangeLog
+++ b/widgets/shortcut-bar/ChangeLog
@@ -1,3 +1,10 @@
+2000-06-19 Damon Chaplin <damon@helixcode.com>
+
+ * e-icon-bar-bg-item.c:
+ * e-icon-bar.c:
+ * e-icon-bar.h:
+ * e-vscrolled-bar.c: added support for scroll-wheels.
+
2000-06-02 Christopher James Lahey <clahey@helixcode.com>
* e-icon-bar.c: Free all the item data.