Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | snapshot: Refactor text rendering | Benjamin Otte | 2019-02-21 | 1 | -31/+6 |
* | css: Report sizes as absolute | Benjamin Otte | 2018-07-04 | 1 | -4/+4 |
* | snapshot: Redo debug messages | Benjamin Otte | 2018-04-24 | 1 | -30/+7 |
* | gsk: Make gsk_text_node_new_with_bounds private | Timm Bäder | 2018-04-21 | 1 | -0/+1 |
* | snapshot: Don't handle clip anymore | Benjamin Otte | 2018-04-17 | 1 | -3/+0 |
* | snapshot: Track clip as a rect only | Benjamin Otte | 2018-04-05 | 1 | -13/+6 |
* | snapshot: Export gtk_snapshot_append_layout() | Benjamin Otte | 2018-03-26 | 1 | -9/+33 |
* | snapshot: Make gtk_snapshot_append_node() take care of offset | Benjamin Otte | 2018-03-26 | 1 | -2/+2 |
* | Use GtkSnapshot getters | Matthias Clasen | 2018-03-11 | 1 | -2/+2 |
* | gskpango: Don't create text nodes for clipped text | Timm Bäder | 2018-03-04 | 1 | -1/+33 |
* | gtk/gskpango.c: Use g_snprintf() | Chun-wei Fan | 2017-11-21 | 1 | -1/+1 |
* | More work on text nodes | Matthias Clasen | 2017-09-10 | 1 | -7/+1 |
* | gskpango.c: Include cairo.h consistently | Chun-wei Fan | 2017-09-06 | 1 | -1/+1 |
* | Fix a compiler warning | Matthias Clasen | 2017-09-03 | 1 | -1/+0 |
* | Avoid empty nodes another way | Matthias Clasen | 2017-09-03 | 1 | -9/+6 |
* | Add a workaround for vulkan crashes | Matthias Clasen | 2017-09-03 | 1 | -0/+7 |
* | Only record node names when we should | Matthias Clasen | 2017-09-03 | 1 | -3/+7 |
* | Fix text colors | Matthias Clasen | 2017-09-01 | 1 | -1/+4 |
* | Fix the build | Matthias Clasen | 2017-09-01 | 1 | -1/+1 |
* | Use a text render node in GskPangoRenderer | Matthias Clasen | 2017-09-01 | 1 | -119/+13 |
* | Add a Pango renderer | Matthias Clasen | 2017-09-01 | 1 | -0/+531 |