From 844e27e365aa00a3d49055d316e5848c03118895 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Thu, 18 May 2000 00:32:18 +0000 Subject: new signals "added_item", "removed_item", "added_group", "removed_group". 2000-05-18 Damon Chaplin * e-shortcut-bar.[hc]: new signals "added_item", "removed_item", "added_group", "removed_group". Note that the removed signals are emitted just before the item/group is actually removed. * test-shortcut-bar.c: updated to test the new signals, and ref'ed the pixbufs in the icon callback. svn path=/trunk/; revision=3111 --- widgets/shortcut-bar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'widgets/shortcut-bar/ChangeLog') diff --git a/widgets/shortcut-bar/ChangeLog b/widgets/shortcut-bar/ChangeLog index 9b6be0117d..c49b12ca72 100644 --- a/widgets/shortcut-bar/ChangeLog +++ b/widgets/shortcut-bar/ChangeLog @@ -1,3 +1,12 @@ +2000-05-18 Damon Chaplin + + * e-shortcut-bar.[hc]: new signals "added_item", "removed_item", + "added_group", "removed_group". Note that the removed signals are + emitted just before the item/group is actually removed. + + * test-shortcut-bar.c: updated to test the new signals, and ref'ed + the pixbufs in the icon callback. + 2000-05-16 Ettore Perazzoli * e-clipped-label.c: Moved to $(top_srcdir)/widgets/misc. -- cgit v1.2.3