aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamon Chaplin <damon@helixcode.com>2000-03-31 23:45:24 +0800
committerDamon Chaplin <damon@src.gnome.org>2000-03-31 23:45:24 +0800
commitfb80c3b9a1b00c2eb17d29293cbd9877e456f7ba (patch)
treef155a7080ac0f6bef160919649be17d5792c7630 /ChangeLog
parent711197b6b76d7200708567005c3f864d7aa7dded (diff)
downloadgsoc2013-evolution-fb80c3b9a1b00c2eb17d29293cbd9877e456f7ba.tar
gsoc2013-evolution-fb80c3b9a1b00c2eb17d29293cbd9877e456f7ba.tar.gz
gsoc2013-evolution-fb80c3b9a1b00c2eb17d29293cbd9877e456f7ba.tar.bz2
gsoc2013-evolution-fb80c3b9a1b00c2eb17d29293cbd9877e456f7ba.tar.lz
gsoc2013-evolution-fb80c3b9a1b00c2eb17d29293cbd9877e456f7ba.tar.xz
gsoc2013-evolution-fb80c3b9a1b00c2eb17d29293cbd9877e456f7ba.tar.zst
gsoc2013-evolution-fb80c3b9a1b00c2eb17d29293cbd9877e456f7ba.zip
added support for a callback function to set the icons.
2000-03-31 Damon Chaplin <damon@helixcode.com> * widgets/shortcut-bar/e-shortcut-bar.[hc]: added support for a callback function to set the icons. * widgets/shortcut-bar/test-shortcut-bar.c: updated to use the callback function. svn path=/trunk/; revision=2268
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cccfb6734..f8dd591db2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-03-31 Damon Chaplin <damon@helixcode.com>
+
+ * widgets/shortcut-bar/e-shortcut-bar.[hc]: added support for a
+ callback function to set the icons.
+
+ * widgets/shortcut-bar/test-shortcut-bar.c: updated to use the
+ callback function.
+
2000-03-31 Christopher James Lahey <clahey@helixcode.com>
* addressbook/demo/demo.c, addressbook/demo/addressbook-widget.c: