From eec3b5a2f3d0d4ca1211c0f3ddec19e707cfbf22 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 14 May 2002 07:04:49 +0000 Subject: Made it so that if the current_id doesn't match any of the given ids, it 2002-05-14 Christopher James Lahey * menus/gal-view-menus.c (build_menus): Made it so that if the current_id doesn't match any of the given ids, it treats it the same as a NULL id. (gal_view_menus_apply): Added a check for gvm->priv == NULL here. (gal_view_menus_apply, collection_changed, instance_changed): Removed calls to set_radio after build_stuff, since the last thing build_stuff does is calls set_radio. svn path=/trunk/; revision=16781 --- widgets/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'widgets/ChangeLog') diff --git a/widgets/ChangeLog b/widgets/ChangeLog index 51047e0201..f66377522c 100644 --- a/widgets/ChangeLog +++ b/widgets/ChangeLog @@ -1,3 +1,13 @@ +2002-05-14 Christopher James Lahey + + * menus/gal-view-menus.c (build_menus): Made it so that if the + current_id doesn't match any of the given ids, it treats it the + same as a NULL id. + (gal_view_menus_apply): Added a check for gvm->priv == NULL here. + (gal_view_menus_apply, collection_changed, instance_changed): + Removed calls to set_radio after build_stuff, since the last thing + build_stuff does is calls set_radio. + 2002-02-27 Larry Ewing * misc/e-combo-button.c (impl_button_press_event): make a right -- cgit v1.2.3