aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-05-14 15:04:49 +0800
committerChris Lahey <clahey@src.gnome.org>2002-05-14 15:04:49 +0800
commiteec3b5a2f3d0d4ca1211c0f3ddec19e707cfbf22 (patch)
treed9169ec9c6f6aadc7678c78c7d449f1e667c168d /widgets/ChangeLog
parente17f52c2110226f97b9d63d212a3e6be203f92ad (diff)
downloadgsoc2013-evolution-eec3b5a2f3d0d4ca1211c0f3ddec19e707cfbf22.tar
gsoc2013-evolution-eec3b5a2f3d0d4ca1211c0f3ddec19e707cfbf22.tar.gz
gsoc2013-evolution-eec3b5a2f3d0d4ca1211c0f3ddec19e707cfbf22.tar.bz2
gsoc2013-evolution-eec3b5a2f3d0d4ca1211c0f3ddec19e707cfbf22.tar.lz
gsoc2013-evolution-eec3b5a2f3d0d4ca1211c0f3ddec19e707cfbf22.tar.xz
gsoc2013-evolution-eec3b5a2f3d0d4ca1211c0f3ddec19e707cfbf22.tar.zst
gsoc2013-evolution-eec3b5a2f3d0d4ca1211c0f3ddec19e707cfbf22.zip
Made it so that if the current_id doesn't match any of the given ids, it
2002-05-14 Christopher James Lahey <clahey@ximian.com> * 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
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog10
1 files changed, 10 insertions, 0 deletions
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 <clahey@ximian.com>
+
+ * 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 <lewing@ximian.com>
* misc/e-combo-button.c (impl_button_press_event): make a right