From 669c08181079cc48352959b829f578ea922351a6 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 23 Feb 2001 21:22:15 +0000 Subject: Move the event box into the esb->dropdown_holder. Changed so it can be 2001-02-24 Not Zed * e-search-bar.c (add_dropdown): Move the event box into the esb->dropdown_holder. Changed so it can be called again on the same esb, to rebuild the menu. (e_search_bar_set_menu): New function to (re)set the menu. (add_option): Setup so it can be re-called to rebuild the option list. (e_search_bar_set_option): New function to build the menu's. svn path=/trunk/; revision=8373 --- widgets/misc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 04a1273f32..207ac511e7 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,13 @@ +2001-02-24 Not Zed + + * e-search-bar.c (add_dropdown): Move the event box into the + esb->dropdown_holder. Changed so it can be called again on the + same esb, to rebuild the menu. + (e_search_bar_set_menu): New function to (re)set the menu. + (add_option): Setup so it can be re-called to rebuild the option + list. + (e_search_bar_set_option): New function to build the menu's. + 2001-02-05 Jeffrey Stedfast * .cvsignore: Ignore test-dropdown-button -- cgit v1.2.3