diff options
author | Damon Chaplin <damon@helixcode.com> | 2000-03-31 23:45:24 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2000-03-31 23:45:24 +0800 |
commit | fb80c3b9a1b00c2eb17d29293cbd9877e456f7ba (patch) | |
tree | f155a7080ac0f6bef160919649be17d5792c7630 /ChangeLog | |
parent | 711197b6b76d7200708567005c3f864d7aa7dded (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |