diff options
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index f6a8aa5a2c..8341e6a657 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,17 @@ +2002-12-15 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkcontainer.c (gtk_container_class_install_child_property): + (gtk_container_child_get_valist): + (gtk_container_child_get_property): + (gtk_container_child_set_valist): + (gtk_container_child_set_property): + (gtk_container_add_with_properties): + (gtk_container_child_set): + (gtk_container_child_get): Add docs. + + * gtk/gtkwindow.c (gtk_window_activate_default): + (gtk_window_activate_focus): Add docs. + 2002-12-14 Matthias Clasen <maclas@gmx.de> * gtk/gtkmenuitem.c (gtk_menu_item_position_menu): Made |