Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert headers to #pragma once | Matthias Clasen | 2023-03-31 | 1 | -3/+1 |
* | Move the Root interface to a private header | Emmanuele Bassi | 2019-06-30 | 1 | -14/+0 |
* | Fix some GObject introspection annotations | Niels De Graef | 2019-05-30 | 1 | -1/+1 |
* | root: Make gtk_root_get_display public | Matthias Clasen | 2019-05-28 | 1 | -0/+3 |
* | GtkRoot: Drop overlap with GtkNative | Matthias Clasen | 2019-05-28 | 1 | -9/+1 |
* | root: Add focus | Matthias Clasen | 2019-03-16 | 1 | -0/+6 |
* | Add gtk_root_get_for_surface | Matthias Clasen | 2019-02-23 | 1 | -0/+2 |
* | root: Move the renderer to the root | Benjamin Otte | 2019-02-15 | 1 | -0/+1 |
* | root: Add gtk_root_get_surface_transform() | Benjamin Otte | 2019-02-15 | 1 | -0/+4 |
* | root: Add GtkRoot:get_display vfunc | Benjamin Otte | 2019-02-15 | 1 | -0/+1 |
* | gtk: Add the GtkRoot interface | Benjamin Otte | 2019-02-15 | 1 | -0/+53 |