]> Pileus Git - ~andy/gtk/commit
Change semantics of the methods to check whether an animation is running.
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 19 Oct 2010 10:09:23 +0000 (12:09 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:22 +0000 (15:38 +0100)
commit68bfb94f6962ae9f98b0f73c2536c1f2501b9ea0
tree889050e5f1de1c68125972d8ae8ea7c174e8a58d
parent96c16e246c5bdb5d5ad7ecbace254b94fb109ebe
Change semantics of the methods to check whether an animation is running.

It actually messed up with the state being actually set, and having a
transition animation running for it. Now this dichotomy is removed, and
gtk_style_context_state_is_running() only checks whether an animation is
running, leaving state checking to flags & GTK_STATE_FLAG_*.
docs/reference/gtk/gtk3-sections.txt
gtk/gtkstylecontext.c
gtk/gtkstylecontext.h
gtk/gtkthemingengine.c
gtk/gtkthemingengine.h