Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the idle sizer to the gtkroot.c | Matthias Clasen | 2020-04-25 | 1 | -0/+4 |
* | root: Reorganize focus handling | Matthias Clasen | 2020-04-09 | 1 | -8/+5 |
* | gtkroot: Make enum a typedef | Carlos Garnacho | 2020-02-07 | 1 | -1/+1 |
* | Assign a GtkConstraintSolver to each GtkRoot | Emmanuele Bassi | 2019-06-30 | 1 | -0/+6 |
* | Move the Root interface to a private header | Emmanuele Bassi | 2019-06-30 | 1 | -0/+14 |
* | root: Make gtk_root_get_display public | Matthias Clasen | 2019-05-28 | 1 | -2/+0 |
* | GtkRoot: Drop overlap with GtkNative | Matthias Clasen | 2019-05-28 | 1 | -5/+1 |
* | root: Add focus | Matthias Clasen | 2019-03-16 | 1 | -0/+8 |
* | 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/+3 |
* | root: Add GtkRoot:get_display vfunc | Benjamin Otte | 2019-02-15 | 1 | -0/+12 |