summaryrefslogtreecommitdiff
path: root/gtk/gtkroot.c
Commit message (Expand)AuthorAgeFilesLines
* Move the idle sizer to the gtkroot.cMatthias Clasen2020-04-251-0/+103
* root: Reorganize focus handlingMatthias Clasen2020-04-091-24/+16
* Add GtkShortcutManagerEmmanuele Bassi2020-03-251-0/+2
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-2/+0
* Add GtkShortcutManagerEmmanuele Bassi2020-03-181-0/+2
* Assign a GtkConstraintSolver to each GtkRootEmmanuele Bassi2019-06-301-0/+19
* root: Make gtk_root_get_display publicMatthias Clasen2019-05-281-0/+8
* GtkRoot: Drop overlap with GtkNativeMatthias Clasen2019-05-281-64/+0
* root: Require GtkNativeMatthias Clasen2019-05-281-1/+5
* root: Add focusMatthias Clasen2019-03-161-0/+69
* docs: Miscellaneous doc fixesMatthias Clasen2019-02-241-2/+2
* Remove gdk_surface_set_user_dataMatthias Clasen2019-02-231-4/+5
* Add gtk_root_get_for_surfaceMatthias Clasen2019-02-231-0/+21
* root: Move the renderer to the rootBenjamin Otte2019-02-151-0/+17
* root: Add gtk_root_get_surface_transform()Benjamin Otte2019-02-151-0/+25
* root: Add GtkRoot:get_display vfuncBenjamin Otte2019-02-151-1/+19
* gtk: Add the GtkRoot interfaceBenjamin Otte2019-02-151-0/+44