Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | root: Convert docs | Matthias Clasen | 2021-03-11 | 1 | -18/+24 |
* | gtk: Allocate everything from GtkNativeClass::layout | Jonas Ådahl | 2020-12-07 | 1 | -142/+2 |
* | Pass the layout signal via GdkSurface to GtkRoot | Jonas Ådahl | 2020-12-07 | 1 | -7/+14 |
* | gtk/root: Validate css node after update | Jonas Ådahl | 2020-12-07 | 1 | -21/+51 |
* | idle sizer: Request a motion event after layout | Matthias Clasen | 2020-08-27 | 1 | -1/+19 |
* | Move the idle sizer to the gtkroot.c | Matthias Clasen | 2020-04-25 | 1 | -0/+103 |
* | root: Reorganize focus handling | Matthias Clasen | 2020-04-09 | 1 | -24/+16 |
* | Add GtkShortcutManager | Emmanuele Bassi | 2020-03-25 | 1 | -0/+2 |
* | Revert "Merge branch 'disable-window-test' into 'master'" | Matthias Clasen | 2020-03-19 | 1 | -2/+0 |
* | Add GtkShortcutManager | Emmanuele Bassi | 2020-03-18 | 1 | -0/+2 |
* | Assign a GtkConstraintSolver to each GtkRoot | Emmanuele Bassi | 2019-06-30 | 1 | -0/+19 |
* | root: Make gtk_root_get_display public | Matthias Clasen | 2019-05-28 | 1 | -0/+8 |
* | GtkRoot: Drop overlap with GtkNative | Matthias Clasen | 2019-05-28 | 1 | -64/+0 |
* | root: Require GtkNative | Matthias Clasen | 2019-05-28 | 1 | -1/+5 |
* | root: Add focus | Matthias Clasen | 2019-03-16 | 1 | -0/+69 |
* | docs: Miscellaneous doc fixes | Matthias Clasen | 2019-02-24 | 1 | -2/+2 |
* | Remove gdk_surface_set_user_data | Matthias Clasen | 2019-02-23 | 1 | -4/+5 |
* | Add gtk_root_get_for_surface | Matthias Clasen | 2019-02-23 | 1 | -0/+21 |
* | root: Move the renderer to the root | Benjamin Otte | 2019-02-15 | 1 | -0/+17 |
* | root: Add gtk_root_get_surface_transform() | Benjamin Otte | 2019-02-15 | 1 | -0/+25 |
* | root: Add GtkRoot:get_display vfunc | Benjamin Otte | 2019-02-15 | 1 | -1/+19 |
* | gtk: Add the GtkRoot interface | Benjamin Otte | 2019-02-15 | 1 | -0/+44 |