diff options
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 4c0ea57ec0..19e9ebef4b 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -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 |