Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |