Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cssstyle: Don't store custom css properties | Benjamin Otte | 2015-11-20 | 1 | -15/+15 |
* | Avoid a string copy | Matthias Clasen | 2015-09-07 | 1 | -1/+1 |
* | cssvalue: Remove GtkCssDependencies | Benjamin Otte | 2015-03-18 | 1 | -2/+1 |
* | cssstyle: Remove unused optimization | Benjamin Otte | 2015-03-18 | 1 | -114/+0 |
* | css: Move scale to GtkStyleProviderPrivatewip/mir2 | Benjamin Otte | 2015-02-06 | 1 | -7/+1 |
* | css: Having a static style per screen isn't useful | Benjamin Otte | 2015-02-04 | 1 | -6/+3 |
* | cssstyle: Have a default style | Benjamin Otte | 2015-01-07 | 1 | -0/+28 |
* | cssstaticstyle: Handle relevant change | Benjamin Otte | 2015-01-07 | 1 | -3/+13 |
* | cssstyle: Move function from vfunc to static func | Benjamin Otte | 2015-01-07 | 1 | -4/+8 |
* | cssstaticstyle: Move function | Benjamin Otte | 2015-01-07 | 1 | -18/+52 |
* | cssstaticstyle: Move function | Benjamin Otte | 2015-01-07 | 1 | -2/+27 |
* | stylecontext: Refactor update_properties() | Benjamin Otte | 2015-01-07 | 1 | -28/+69 |
* | cssstyle: Add GtkCssStaticStyle | Benjamin Otte | 2015-01-07 | 1 | -0/+225 |