Commit Graph

4 Commits

Author SHA1 Message Date
d5df33c75f Fix abi check after recent merges 2010-12-05 12:18:30 -05:00
32ccac94e0 GtkAnimationDescription: parse "loop" correctly.
This sscanf parsing needs to go...
2010-12-04 15:39:25 +01:00
bcf81a0e23 Handle looping transition animations. 2010-12-04 15:39:05 +01:00
ed840e73e4 Add GtkAnimationDescription as a private boxed object.
This struct will be used to represent an animation in GtkStyleSet. It
will only be used internally in GtkStyleContext in order to trigger
animations, engines shouldn't need this.
2010-12-04 15:37:37 +01:00