| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove builtin icons altogether | Matthias Clasen | 2020-01-10 | 1 | -5/+3 |
* | render: Fix goto | Benjamin Otte | 2019-10-16 | 1 | -1/+1 |
* | transform: Move to GSK | Benjamin Otte | 2019-03-04 | 1 | -5/+5 |
* | csstransform: Create a GtkTransform | Benjamin Otte | 2019-02-21 | 1 | -10/+13 |
* | rendericon: Use new snapshot transforms | Benjamin Otte | 2019-02-21 | 1 | -16/+10 |
* | rendericon: Ignore transparent icons | Timm Bäder | 2019-02-10 | 1 | -0/+4 |
* | render: Make gtk_render_icon() use the snapshot API | Benjamin Otte | 2018-07-24 | 1 | -75/+0 |
* | render: Make gtk_render_check/arrow/handle() use the snapshot API | Benjamin Otte | 2018-07-24 | 1 | -58/+0 |
* | Remove icon extents API | Timm Bäder | 2018-07-17 | 1 | -39/+0 |
* | snapshot: Redo debug messages | Benjamin Otte | 2018-04-24 | 1 | -3/+7 |
* | iconhelper: transition to GdkPaintable | Benjamin Otte | 2018-03-16 | 1 | -16/+11 |
* | Use GtkSnapshot getters | Matthias Clasen | 2018-03-11 | 1 | -1/+1 |
* | rendericon: Add missing include | Benjamin Otte | 2017-11-10 | 1 | -0/+1 |
* | Simplify the gtk_snapshot_icon_texture API | Matthias Clasen | 2017-11-08 | 1 | -9/+24 |
* | GskTexture => GdkTexture | Benjamin Otte | 2017-11-04 | 1 | -5/+5 |
* | Avoid creating trivial shadow nodes | Matthias Clasen | 2017-10-28 | 1 | -22/+8 |
* | Allow passing a color matrix when rendering icons | Matthias Clasen | 2017-10-23 | 1 | -4/+12 |
* | rendericon: Fix texture transformation | Timm Bäder | 2017-10-11 | 1 | -6/+7 |
* | Don't try to snapshot invisible icons | Timm Bäder | 2017-10-10 | 1 | -0/+3 |
* | cssshadowsvalue: Don't heap-allocate shadows | Timm Bäder | 2017-10-01 | 1 | -16/+18 |
* | Avoid computing the same thing twice | Matthias Clasen | 2017-08-30 | 1 | -4/+1 |
* | snapshot: Rename append APIs | Benjamin Otte | 2017-01-13 | 1 | -2/+2 |
* | snapshot: Redo pop() API | Benjamin Otte | 2017-01-13 | 1 | -4/+4 |
* | gtk: Implement -gtk-icon-filter | Benjamin Otte | 2016-12-31 | 1 | -6/+17 |
* | gsk: Add GskShadowNode | Benjamin Otte | 2016-12-20 | 1 | -16/+26 |
* | snapshot: Work on pushing and popping again | Benjamin Otte | 2016-12-20 | 1 | -26/+11 |
* | snapshot: Add API for colors and textures | Benjamin Otte | 2016-12-20 | 1 | -8/+2 |
* | snapshot: Change how gtk_snapshot_push/pop works | Benjamin Otte | 2016-12-20 | 1 | -7/+8 |
* | gsk: gsk_render_node_set_transform() => GskTransformNode | Benjamin Otte | 2016-12-20 | 1 | -31/+68 |
* | gsk: Add gsk_texture_node_new() | Benjamin Otte | 2016-12-20 | 1 | -2/+3 |
* | rendericon: Pass the scale factor when rendeirng textures | Benjamin Otte | 2016-11-26 | 1 | -11/+13 |
* | Use Graphene init macros for compound literals | Emmanuele Bassi | 2016-11-21 | 1 | -5/+5 |
* | Reduce the text shadow warnings | Matthias Clasen | 2016-11-19 | 1 | -2/+6 |
* | render: Compute extents correctly | Benjamin Otte | 2016-11-19 | 1 | -3/+3 |
* | csstransform: Convert to use graphene_matrix_t | Benjamin Otte | 2016-11-18 | 1 | -63/+34 |
* | snapshot: Fix graphene misunderstandings | Benjamin Otte | 2016-11-17 | 1 | -18/+18 |
* | snapshot: Add infrastructure to snapshot CSS images | Benjamin Otte | 2016-11-16 | 1 | -3/+49 |
* | snapshot: Convert GtkImage and GtkIconHelper | Benjamin Otte | 2016-11-15 | 1 | -0/+49 |
* | gtk: Mark internal functions as static | Emmanuele Bassi | 2016-10-17 | 1 | -1/+1 |
* | rendericon: Save and restore cairo matrix | Benjamin Otte | 2016-01-11 | 1 | -1/+5 |
* | rendericon: Move a function | Benjamin Otte | 2015-12-16 | 1 | -0/+74 |
* | css: Move enum | Benjamin Otte | 2015-12-16 | 1 | -0/+1 |
* | rendericon: Restore cairo matrix after rendering | Benjamin Otte | 2015-12-15 | 1 | -1/+4 |
* | render: Implement -gtk-icon-transform for icon surfaces | Benjamin Otte | 2015-01-20 | 1 | -3/+51 |
* | render: Split icon surface rendering out | Benjamin Otte | 2015-01-20 | 1 | -0/+18 |
* | render: Split icon rendering into its own file | Benjamin Otte | 2015-01-20 | 1 | -0/+76 |