Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | widgetpaintable: Don't emit signals on dispose | Benjamin Otte | 2019-03-29 | 1 | -6/+14 |
* | widgetpaintable: Use new snapshot transforms | Benjamin Otte | 2019-02-21 | 1 | -11/+3 |
* | gtk: Check return value of compute_bounds() | Benjamin Otte | 2019-02-20 | 1 | -6/+13 |
* | widget: Store the render node in the widget's coordinate system | Benjamin Otte | 2019-02-15 | 1 | -4/+6 |
* | widgetpaintable: Add a hack to make recursion not infloop | Benjamin Otte | 2018-07-13 | 1 | -2/+37 |
* | widgetpaintable: Redo implementation | Benjamin Otte | 2018-07-13 | 1 | -68/+85 |
* | picture: Introduce | Benjamin Otte | 2018-06-10 | 1 | -4/+4 |
* | Miscellaneous docs improvements | Matthias Clasen | 2018-05-07 | 1 | -10/+9 |
* | snapshot: Redo debug messages | Benjamin Otte | 2018-04-24 | 1 | -9/+3 |
* | Fix some g-i annotation warnings | Rico Tzschichholz | 2018-04-06 | 1 | -1/+1 |
* | widgetpaintable: Implement get_current_image() | Benjamin Otte | 2018-04-05 | 1 | -2/+11 |
* | widgetpaintable: Protect against too many signals | Benjamin Otte | 2018-04-05 | 1 | -1/+33 |
* | gtk: Add GtkWidgetPaintable | Benjamin Otte | 2018-04-05 | 1 | -0/+317 |