]> 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 106f975b80bb8c1e57e2c4daaa3df3e01975056a..2cf76c7be7a609b605063f615cbe4585c236ddce 100644 (file)
@@ -1,3 +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):