Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cssstyle: Split into GtkCssStyle and GtkCssAnimatedStyle | Benjamin Otte | 2015-01-07 | 1 | -3/+3 |
* | cssstyle: Rename GtkCssComputedValues => GtkCssStyle | Benjamin Otte | 2015-01-07 | 1 | -3/+3 |
* | cssanimation: Fix animation-direction handling | Benjamin Otte | 2014-07-07 | 1 | -4/+4 |
* | cssanimation: Use property id here | Benjamin Otte | 2013-05-28 | 1 | -1/+1 |
* | cssanimation: Implement pausing the animation | Benjamin Otte | 2012-09-17 | 1 | -9/+44 |
* | animation: Don't set the changed properties anymore | Benjamin Otte | 2012-09-17 | 1 | -7/+2 |
* | csscomputedvalues: Store animated values here | Benjamin Otte | 2012-09-17 | 1 | -3/+2 |
* | animation: Add _gtk_style_animation_is_static() | Benjamin Otte | 2012-09-17 | 1 | -0/+13 |
* | css: Add animation support | Benjamin Otte | 2012-09-17 | 1 | -0/+214 |