| Commit message (Expand) | Author | Age | Files | Lines |
* | Add type annotations for GtkShortcutAction types | Emmanuele Bassi | 2020-11-17 | 1 | -4/+4 |
* | Clean up lots of GTK+ -> GTK | Matthias Clasen | 2020-09-12 | 1 | -1/+1 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -3/+3 |
* | actionmuxer: Port internal users | Matthias Clasen | 2020-07-20 | 1 | -5/+7 |
* | shortcuts: Use GTK_DEBUG_KEYBINDINGS | Matthias Clasen | 2020-06-28 | 1 | -1/+1 |
* | Add GTK_DEBUG=shortcuts | Matthias Clasen | 2020-05-29 | 1 | -0/+7 |
* | Add G_GNUC_NORETURN to functions that never return | Timm Bäder | 2020-05-18 | 1 | -3/+3 |
* | docs: Fix several missing references in the documentation | Corentin Noël | 2020-05-11 | 1 | -1/+0 |
* | shortcuts: documentation fixes | Matthias Clasen | 2020-04-04 | 1 | -0/+19 |
* | Add an api to parse shortcut actions | Matthias Clasen | 2020-04-03 | 1 | -3/+21 |
* | shortcutaction: Some documentation fixups | Matthias Clasen | 2020-03-25 | 1 | -6/+7 |
* | Turn GtkShortcutAction into a GObject | Emmanuele Bassi | 2020-03-25 | 1 | -295/+471 |
* | shortcutaction: Integrate with GtkBuilder property parsing | Benjamin Otte | 2020-03-25 | 1 | -1/+58 |
* | shortcutaction: Add gtk_shortcut_action_to_string() | Benjamin Otte | 2020-03-25 | 1 | -6/+106 |
* | shortcut: Add GtkShortcutAction | Benjamin Otte | 2020-03-25 | 1 | -0/+854 |
* | Revert "Merge branch 'disable-window-test' into 'master'" | Matthias Clasen | 2020-03-19 | 1 | -1134/+0 |
* | shortcutaction: INtegrate with GtkBuilder property parsing | Benjamin Otte | 2020-03-18 | 1 | -1/+83 |
* | shortcutaction: Add gtk_shortcut_action_to_string() | Benjamin Otte | 2020-03-18 | 1 | -7/+117 |
* | shortcut: Add GtkShortcutAction | Benjamin Otte | 2020-03-18 | 1 | -0/+942 |