| Commit message (Expand) | Author | Age | Files | Lines |
* | snapshot: Redo debug messages | Benjamin Otte | 2018-04-24 | 1 | -6/+6 |
* | snapshot: Make gtk_snapshot_append_node() take care of offset | Benjamin Otte | 2018-03-26 | 1 | -1/+2 |
* | Use GtkSnapshot getters | Matthias Clasen | 2018-03-11 | 1 | -1/+1 |
* | renderborder: Don't snapshot all-invisible borders | Timm Bäder | 2017-10-20 | 1 | -5/+10 |
* | snapshot: Rename append APIs | Benjamin Otte | 2017-01-13 | 1 | -6/+6 |
* | GtkSnapshot: Always use int for the translationwip/alexl/snapshot-int-translate | Alexander Larsson | 2017-01-11 | 1 | -1/+1 |
* | Snapshot: Only record names if inspector is recording | Alexander Larsson | 2017-01-11 | 1 | -1/+2 |
* | roundedbox: Add gtk_rounded_boxes_init_for_style() | Benjamin Otte | 2016-12-20 | 1 | -4/+2 |
* | gtk: Remove GtkJunctionSides | Benjamin Otte | 2016-12-20 | 1 | -16/+14 |
* | gsk: Add GskBorderNode | Benjamin Otte | 2016-12-20 | 1 | -21/+188 |
* | gtk: Remove unused argument from function | Benjamin Otte | 2016-12-20 | 1 | -24/+5 |
* | gsk: Add gsk_rounded_rect_shrink() | Benjamin Otte | 2016-12-20 | 1 | -5/+5 |
* | roundedbox: Remove _gtk_rounded_box_path() | Benjamin Otte | 2016-12-20 | 1 | -3/+5 |
* | gtk: Remove GtkRoundedBox struct | Benjamin Otte | 2016-12-20 | 1 | -26/+26 |
* | Use Graphene init macros for compound literals | Emmanuele Bassi | 2016-11-21 | 1 | -1/+1 |
* | snapshot: Add gtk_snapshot_render_background() | Benjamin Otte | 2016-11-15 | 1 | -0/+103 |
* | renderborder: Add API to query the outline clip | Benjamin Otte | 2016-02-21 | 1 | -8/+102 |
* | cssnumbervalue: Remove gtk_css_number_value_get_unit() | Benjamin Otte | 2016-02-13 | 1 | -2/+2 |
* | Fix rendering of unsymmetric borders | Matthias Clasen | 2016-01-09 | 1 | -1/+0 |
* | Avoid division by 0 in the border rendering code | Matthias Clasen | 2016-01-09 | 1 | -1/+4 |
* | Fix dobule border rendering | Matthias Clasen | 2016-01-09 | 1 | -1/+1 |
* | renderborder: Actually draw the path as one element | Benjamin Otte | 2015-12-16 | 1 | -1/+1 |
* | GtkRenderBorder: make one function static | Cosimo Cecchi | 2015-11-21 | 1 | -1/+1 |
* | render: Fix ridge/groove border rendering | Benjamin Otte | 2015-06-23 | 1 | -1/+1 |
* | border: Don't special case according to border styles | Benjamin Otte | 2015-01-21 | 1 | -3/+1 |
* | render: Move border rendering into its own file | Benjamin Otte | 2015-01-20 | 1 | -10/+472 |
* | render: Rename gtkborderimage.[ch] | Benjamin Otte | 2015-01-20 | 1 | -0/+322 |