]> Pileus Git - ~andy/gtk/commit
GtkSpinner: Use style context for rendering.
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 24 Nov 2010 22:25:14 +0000 (23:25 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:39:45 +0000 (15:39 +0100)
commite9ef162d4cd5d79629659237af27c1507d4e7173
tree01634c2b3b602430d24dbd621cd1c1a440c5a636
parent3d956b10ee15264f93758422755378e758f7e74b
GtkSpinner: Use style context for rendering.

Animation is now handled by the theming layer, a looping animation
has been defined in the default CSS to handle active spinners.
gtk/gtkcssprovider.c
gtk/gtkspinner.c