summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2002-05-13 22:35:42 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2002-05-13 22:35:42 +0000
commit3fd4c9f16997dec7f120bf0a9a93dd70d4bded8c (patch)
tree36299dbe61fa33acd31b311071e03b198921e7b2 /ChangeLog
parent658d0a7ac9ac191bf0d033f4a0707839acb889b7 (diff)
downloadgtk+-3fd4c9f16997dec7f120bf0a9a93dd70d4bded8c.tar.gz
Change parameter names to match the header file and the documentation.
* gtk/gtkcontainer.c (gtk_container_class_install_child_property): (gtk_container_class_find_child_property): (gtk_container_class_list_child_properties): * gtk/gtkwidget.c (gtk_widget_class_find_style_property): (gtk_widget_class_list_style_properties): Change parameter names to match the header file and the documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c0ea57ec0..19e9ebef4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-05-14 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkcontainer.c (gtk_container_class_install_child_property):
+ (gtk_container_class_find_child_property):
+ (gtk_container_class_list_child_properties):
+ * gtk/gtkwidget.c (gtk_widget_class_find_style_property):
+ (gtk_widget_class_list_style_properties): Change parameter names
+ to match the header file and the documentation.
+
2002-05-13 Vitaly Tishkov <tvv@sparc.spb.su>
* gtk/gtkfilesel.c