]> Pileus Git - ~andy/gtk/commit
stylecontext: Pull all the animation code together
authorBenjamin Otte <otte@redhat.com>
Wed, 11 Apr 2012 14:27:38 +0000 (16:27 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:23 +0000 (08:59 +0200)
commit2179580c8eea6119fc5385e8bea6107b5d2de7a0
tree0262d88be0931fb90a76b7c98549eda1c8874ffe
parent632a84af8c156954efc4c851246401a4560e8321
stylecontext: Pull all the animation code together

We now animate the core style information (see comment in
gtk_style_context_save()). A lot of widgets save + set custom style
classes/states during drawing and so can't be animated. It does work for
labels, menus and buttons though.
gtk/gtkstylecontext.c