summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-12-14 19:39:44 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-12-14 19:39:44 +0000
commitd095fa575df5ea2a343bc1d545367b97907b8ed6 (patch)
tree8e2600b705e9a142cfc0da0caba55fc0e8f27c37 /ChangeLog.pre-2-10
parentc5cc9b7162a049505c46e87738dc823fad002b3c (diff)
downloadgtk+-d095fa575df5ea2a343bc1d545367b97907b8ed6.tar.gz
Skip unrealized children when doing focus sorting. (#323995, Dan Winship)
2005-12-14 Matthias Clasen <mclasen@redhat.com> * gtk/gtkcontainer.c (_gtk_container_focus_sort): Skip unrealized children when doing focus sorting. (#323995, Dan Winship)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-105
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index eb48ed7dfb..1661b8ee79 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,8 @@
+2005-12-14 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkcontainer.c (_gtk_container_focus_sort): Skip unrealized
+ children when doing focus sorting. (#323995, Dan Winship)
+
2005-12-14 Rodney Dawes <dobey@novell.com>
* gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_render_icon):