summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutsshortcut.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gtkshortcutswindow_a11y' into 'main'Matthias Clasen2023-04-281-1/+12
|\
| * GtkShortcutsWindow: Allow a screen reader user to browse the available shortcutsLukáš Tyrychtr2022-09-211-1/+12
* | Escape GtkBuilder XML tag in comment with backticksunce2023-01-151-8/+8
* | gtk: Stop using gtk_widget_show/hideMatthias Clasen2022-11-281-9/+3
* | Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
|/
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-33/+11
* shortcutswindow: Convert docsMatthias Clasen2021-03-111-25/+38
* a11y: Use GROUP role for ShortcutsShortcutEmmanuele Bassi2020-11-121-0/+2
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-5/+5
* Drop style class definesMatthias Clasen2020-08-141-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-7/+7
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-5/+5
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-1/+1
* Remove lots of focus vfuncsMatthias Clasen2020-05-111-2/+0
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-2/+1
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+3
* shortcutlabel: Inherit from GtkWidgetTimm Bäder2019-10-221-0/+1
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-0/+1
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-5/+10
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-4/+3
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* shortcuts: Don't include gtk.hBenjamin Otte2018-02-081-2/+6
* The big versioning cleanupMatthias Clasen2018-02-061-2/+0
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-2/+2
* image: Change gettersBenjamin Otte2017-11-151-6/+1
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-1/+3
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-4/+6
* widget: Remove show-all propertyTimm Bäder2017-01-201-7/+2
* shortcutsshortcut: Be a GtkWidgetTimm Bäder2017-01-201-25/+49
* Use Unicode in translatable stringsPiotr Drąg2016-12-191-2/+2
* gtk: Include the appropriate headersEmmanuele Bassi2016-10-171-1/+1
* GtkShortcutsShortcut: Support single finger swipe gesturesFelix Riemann2016-10-131-0/+16
* shortcut-label: make it publicGeorges Basile Stavracas Neto2016-07-271-1/+1
* shortcuts: Follow changes of accelsMatthias Clasen2016-04-171-0/+64
* Various documentation fixesTimm Bäder2016-02-081-1/+1
* shortcuts: Make sure that hidden shortcuts stay hiddenBastien Nocera2015-12-161-2/+8
* Add a css name to GtkShortcutsShortcutMatthias Clasen2015-12-041-0/+1
* shortcuts: Extend the accelerator syntax moreMatthias Clasen2015-12-041-3/+7
* Load gesture images as symbolic iconsMatthias Clasen2015-11-231-6/+17
* shortcuts: Add set properties for optional thingsMatthias Clasen2015-11-221-59/+196
* shortcuts: Add support for standard gesturesMatthias Clasen2015-11-221-19/+74
* shortcuts shortcut: Take over gesture functionalityMatthias Clasen2015-11-221-27/+152
* shortcuts: Avoid excessive property notificationMatthias Clasen2015-11-201-1/+3
* shortcuts: Support direction-specific shortcutsMatthias Clasen2015-11-141-1/+56
* help overlay: Allow key sequencesMatthias Clasen2015-11-141-5/+7
* GtkShortcutsShortcut: Add missing wordTimm Bäder2015-11-131-1/+1
* shortcuts: Some property hygieneMatthias Clasen2015-10-271-1/+1