]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Use object data to mark widgets and groups as visited, so that we avoid
[~andy/gtk] / ChangeLog.pre-2-8
index 777ce089321b12d4be581cf1135b17f91ac42629..2cf76c7be7a609b605063f615cbe4585c236ddce 100644 (file)
@@ -1,9 +1,16 @@
 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtksizegroup.c: Use object data to mark widgets and
+       groups as visited, so that we avoid constant extra list
+       traversals. Also allocate quarks in class_init.  (#311618,
+       Michael Natterer)
+
        * gtk/gtkicontheme.c (gtk_icon_theme_lookup_icon): Correct the 
        download location for the hicolor icon theme. (#313475, Olexiy 
        Avramchenko)
 
+       * gtk/gtkicontheme.c: Remove debug spew. 
+
 2005-08-15  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/linux-fb/gdkwindow-fb.c (gdk_window_set_back_pixmap):