Use object data to mark widgets and groups as visited, so that we avoid
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)
This commit is contained in:
committed by
Matthias Clasen
parent
0bdd39e497
commit
4b5f259ba0
@ -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):
|
||||
|
||||
Reference in New Issue
Block a user