]> Pileus Git - ~andy/gtk/commit
Add a note regarding icon theme changes.
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 Aug 2005 16:38:46 +0000 (16:38 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 22 Aug 2005 16:38:46 +0000 (16:38 +0000)
commit97ec1cdf4f8d16906f43ef02c11ac13b96d22ad2
tree3e38b4293c0f3fe5ef231e8c054689cf2f947b5c
parente337f0cf190deea7be5ef541320b1deb2f417e35
Add a note regarding icon theme changes.

2005-08-22  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkicontheme.c (gtk_icon_theme_load_icon): Add a note
regarding icon theme changes.

* gtk/gtkiconcache.c (_gtk_icon_cache_get_icon): When returning
pixbufs which are backed by the mmapped memory of an icon cache,
increase the refcount of the icon cache, so that the memory is not
munmapped away underneath the pixbuf upon icon theme changes.
(#314170, Kjartan Maraas)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkiconcache.c
gtk/gtkicontheme.c