diff options
author | Lars Hamann <lars@src.gnome.org> | 1998-06-02 19:32:33 +0000 |
---|---|---|
committer | Lars Hamann <lars@src.gnome.org> | 1998-06-02 19:32:33 +0000 |
commit | 7c8ae8a5f5bbbd1f140f2daa3285f173da00085e (patch) | |
tree | dad0e3f63aadc2d65933e28dfb83e6bc60431cae /ChangeLog.pre-2-0 | |
parent | 047e9fcf1a71e164ad204381f1df3d89d0a34a81 (diff) | |
download | gtk+-7c8ae8a5f5bbbd1f140f2daa3285f173da00085e.tar.gz |
reversed test sequence for GTK_WIDGET_CAN_FOCUS and GTK_IS_CONTAINER
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r-- | ChangeLog.pre-2-0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 4e5a959929..1503c8a478 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,9 @@ +Tue Jun 2 20:04:45 1998 Lars Hamann <lars@gtk.org> + + * gtk/gtknotebook.c (gtk_notebook_page_select) (gtk_notebook_focus) + * gtk/gtkcontainer.c (gtk_container_focus_move): + reversed test sequence for GTK_WIDGET_CAN_FOCUS and GTK_IS_CONTAINER + Tue Jun 2 13:04:06 BST 1998 Tony Gale <gale@gtk.org> * docs/gtk_tut.sgml: minor changes to support auto |