Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Graphene init macros for compound literals | Emmanuele Bassi | 2016-11-21 | 1 | -1/+1 |
* | csstransform: Handle matrix3d() | Benjamin Otte | 2016-11-18 | 1 | -19/+62 |
* | csstransform: Implement 3D scale and transform matrices | Benjamin Otte | 2016-11-18 | 1 | -13/+113 |
* | csstransforms: Parse 3D rotations | Benjamin Otte | 2016-11-18 | 1 | -14/+103 |
* | csstransform: Convert to use graphene_matrix_t | Benjamin Otte | 2016-11-18 | 1 | -234/+74 |
* | cssvalue: Remove GtkCssDependencies | Benjamin Otte | 2015-03-18 | 1 | -26/+13 |
* | css: Move scale to GtkStyleProviderPrivatewip/mir2 | Benjamin Otte | 2015-02-06 | 1 | -18/+15 |
* | cssstyle: Rename GtkCssComputedValues => GtkCssStyle | Benjamin Otte | 2015-01-07 | 1 | -4/+4 |
* | csstransform: Fix comparisons crashing | Benjamin Otte | 2014-12-19 | 1 | -0/+3 |
* | Fix various compiler warnings | Matthias Clasen | 2014-09-05 | 1 | -0/+1 |
* | css: Change CssTransformValue API | Benjamin Otte | 2014-05-14 | 1 | -12/+11 |
* | css: Add GtkCssTransformValue | Benjamin Otte | 2014-05-14 | 1 | -0/+1049 |