From 66318ca6b08244b2a21530a05382af49a1821b51 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 28 Oct 2003 18:15:37 +0000 Subject: added "fill_popup_menu" signal, to allow the addition of new items to the 2003-10-28 Rodrigo Moya * e-source-selector.[ch]: added "fill_popup_menu" signal, to allow the addition of new items to the popup menu. (class_init): create new signal. (init): connect to "button_press_event" for the tree view. (selector_button_press_event): callback for "button_press_event". (e_source_selector_selection_shown): use g_return_val_if_fail. svn path=/trunk/; revision=23106 --- widgets/misc/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 839887d079..74e1a753cf 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,12 @@ +2003-10-28 Rodrigo Moya + + * e-source-selector.[ch]: added "fill_popup_menu" signal, to + allow the addition of new items to the popup menu. + (class_init): create new signal. + (init): connect to "button_press_event" for the tree view. + (selector_button_press_event): callback for "button_press_event". + (e_source_selector_selection_shown): use g_return_val_if_fail. + 2003-10-22 Dan Winship * e-bonobo-widget.[ch]: Remove these (unused since 1.2) -- cgit v1.2.3