summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-04-03 07:11:09 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-04-03 07:11:09 +0000
commit0908bbcd7f55bfa5b6c3d0c13d3eb4c78486b656 (patch)
tree8e8a371e604a394e02b710bb45d5a88e6272a06f /ChangeLog.pre-2-10
parent7dbafd439851b15bd5a87e65e2493d2f4d5e282b (diff)
downloadgtk+-0908bbcd7f55bfa5b6c3d0c13d3eb4c78486b656.tar.gz
Add a "group" property like the one found in radio buttons.
2005-04-03 Matthias Clasen <mclasen@redhat.com> * gtk/gtkradiomenuitem.c: Add a "group" property like the one found in radio buttons. * gtk/gtkradiobutton.c (gtk_radio_button_class_init): Fix a typo in the docs. (gtk_radio_button_set_group): Add change notification.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-109
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 2fa12bab6d..0fbf5ef596 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,12 @@
+2005-04-03 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkradiomenuitem.c: Add a "group" property like
+ the one found in radio buttons.
+
+ * gtk/gtkradiobutton.c (gtk_radio_button_class_init): Fix
+ a typo in the docs.
+ (gtk_radio_button_set_group): Add change notification.
+
2005-04-01 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c: Move documentation inline, document