]> Pileus Git - ~andy/gtk/commit
When changing the icon theme, defer the resetting of rc styles to an idle,
authorMatthias Clasen <mclasen@redhat.com>
Fri, 12 Aug 2005 18:39:17 +0000 (18:39 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 12 Aug 2005 18:39:17 +0000 (18:39 +0000)
commit1f61c61410454f701e6d729f5bbb3ba62dc54e55
tree743c02cddcfb23b1b7dcd43e60680c29616b582f
parente44a9c0c6e57c1a43317641bd854358586f5d92a
When changing the icon theme, defer the resetting of rc styles to an idle,

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

        * gtk/gtkicontheme.c: When changing the icon theme, defer
        the resetting of rc styles to an idle, so that it does
        not happen e.g during expose handling (which is problematic,
        since some widgets, like the toolbar, are changing the
        hierarchy in response to style changes).  (#300539, reported
        by many people, analyzed by Owen Taylor)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkicontheme.c