| Commit message (Expand) | Author | Age | Files | Lines |
* | transform: Add perspective() | Benjamin Otte | 2019-03-05 | 1 | -0/+3 |
* | transform: Move to GSK | Benjamin Otte | 2019-03-04 | 1 | -1/+1 |
* | snapshot: Remove the old APIs | Benjamin Otte | 2019-02-21 | 1 | -7/+0 |
* | snapshot: Introduce transform APIs | Benjamin Otte | 2019-02-21 | 1 | -0/+32 |
* | snapshot: Remove gtk_snapshot_get_offset() | Benjamin Otte | 2019-02-21 | 1 | -5/+0 |
* | snapshot: Add functions to append shadows | Benjamin Otte | 2019-02-21 | 1 | -0/+16 |
* | snapshot: Add gtk_snapshot_append_border() | Benjamin Otte | 2019-02-21 | 1 | -0/+5 |
* | snapshot: Remove superfluous typedef | Timm Bäder | 2018-05-19 | 1 | -1/+0 |
* | snapshot: Redo debug messages | Benjamin Otte | 2018-04-24 | 1 | -69/+31 |
* | snapshot: Don't handle clip anymore | Benjamin Otte | 2018-04-17 | 1 | -4/+0 |
* | snapshot: Allow passing the bounds of the created paintable | Benjamin Otte | 2018-04-05 | 1 | -2/+4 |
* | snapshot: Track clip as a rect only | Benjamin Otte | 2018-04-05 | 1 | -1/+1 |
* | snapshot: Remove clip argument from gtk_snapshot_new() | Benjamin Otte | 2018-04-05 | 1 | -2/+1 |
* | snapshot: Add gtk_snapshot_to_paintable() | Benjamin Otte | 2018-03-26 | 1 | -0/+4 |
* | snapshot: Export gtk_snapshot_append_layout() | Benjamin Otte | 2018-03-26 | 1 | -0/+8 |
* | snapshot: Remove renderer | Benjamin Otte | 2018-03-24 | 1 | -5/+2 |
* | snapshot: Turn into GObject | Benjamin Otte | 2018-03-18 | 1 | -4/+11 |
* | snapshot: Fix some indentation | Timm Bäder | 2018-03-17 | 1 | -4/+4 |
* | GtkSnapshot: Add getters | Matthias Clasen | 2018-03-11 | 1 | -0/+5 |
* | GtkSnapshot: Implement the builder pattern | Matthias Clasen | 2018-03-11 | 1 | -0/+20 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -26/+26 |
* | snapshot: Add & use API for linear gradient nodes | Timm Bäder | 2017-12-21 | 1 | -0/+19 |
* | Drop gtk_snapshot_render_icon | Matthias Clasen | 2017-11-29 | 1 | -6/+0 |
* | GskTexture => GdkTexture | Benjamin Otte | 2017-11-04 | 1 | -1/+1 |
* | Add gtk_snapshot_push_blur() | Matthias Clasen | 2017-09-04 | 1 | -0/+5 |
* | snapshot: Rename gtk_snapshot_translate_2d() | Benjamin Otte | 2017-01-13 | 1 | -1/+1 |
* | snapshot: Rename append APIs | Benjamin Otte | 2017-01-13 | 1 | -3/+3 |
* | snapshot: Redo pop() API | Benjamin Otte | 2017-01-13 | 1 | -3/+1 |
* | snapshot: Add gtk_snapshot_push_blend() | Benjamin Otte | 2017-01-13 | 1 | -0/+5 |
* | Add gtk_snapshot_push_cross_fade() | Benjamin Otte | 2017-01-13 | 1 | -0/+5 |
* | GtkSnapshot: Always use int for the translationwip/alexl/snapshot-int-translate | Alexander Larsson | 2017-01-11 | 1 | -3/+3 |
* | gsk: Add GskRepeatNode | Benjamin Otte | 2017-01-01 | 1 | -0/+6 |
* | snapshot: Add gtk_snapshot_push_color_matrix() | Benjamin Otte | 2016-12-31 | 1 | -0/+6 |
* | gsk: Add GskShadowNode | Benjamin Otte | 2016-12-20 | 1 | -0/+6 |
* | snapshot: Implement gtk_snapshot_push_opacity() | Benjamin Otte | 2016-12-20 | 1 | -0/+5 |
* | gsk: Add support for rounded clip rectangles | Benjamin Otte | 2016-12-20 | 1 | -0/+5 |
* | snapshot: Work on pushing and popping again | Benjamin Otte | 2016-12-20 | 1 | -0/+12 |
* | snapshot: Make gtk_snapshot_get_renderer() private | Benjamin Otte | 2016-12-20 | 1 | -3/+0 |
* | snapshot: Add API for colors and textures | Benjamin Otte | 2016-12-20 | 1 | -0/+12 |
* | snapshot: Change how gtk_snapshot_push/pop works | Benjamin Otte | 2016-12-20 | 1 | -5/+3 |
* | gsk: gsk_render_node_set_transform() => GskTransformNode | Benjamin Otte | 2016-12-20 | 1 | -6/+4 |
* | gsk: Remove gsk_render_node_set_bounds() | Benjamin Otte | 2016-12-20 | 1 | -2/+1 |
* | gtk: Remove gtk_snapshot_append() | Benjamin Otte | 2016-12-20 | 1 | -5/+0 |
* | gtk: Don't push cairo nodes | Benjamin Otte | 2016-12-20 | 1 | -5/+0 |
* | snapshot: Move GtkSnapshot declaration to gtypes.h | Benjamin Otte | 2016-11-19 | 1 | -3/+0 |
* | Work towards a clean docs build | Matthias Clasen | 2016-11-18 | 1 | -1/+1 |
* | snapshot: Name api parameters consistently | Matthias Clasen | 2016-11-18 | 1 | -15/+15 |
* | snapshot: Convert GtkImage and GtkIconHelper | Benjamin Otte | 2016-11-15 | 1 | -0/+11 |
* | snapshot: Convert GtkLabel and GtkAccelLabel | Benjamin Otte | 2016-11-15 | 1 | -0/+15 |
* | snapshot: Port to GtkSwitch | Benjamin Otte | 2016-11-15 | 1 | -0/+6 |