summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutlabel.c
Commit message (Expand)AuthorAgeFilesLines
* The big versioning cleanupMatthias Clasen2018-02-061-14/+0
* Remove unnecessary gtk_widget_show callsTimm Bäder2017-01-221-3/+0
* shortcuts: the accelerator should always be LTRChristian Hergert2016-10-101-0/+3
* shortcut-label: add 'disabled-text' propertyGeorges Basile Stavracas Neto2016-07-271-2/+76
* shortcut-label: make it publicGeorges Basile Stavracas Neto2016-07-271-1/+48
* shortcuts window: Fix handling of significant xml charsMatthias Clasen2016-06-191-0/+15
* shortcutlabel: Use a label directlyTimm Bäder2016-01-141-10/+4
* shortcut label: Tweak modifier key renderingMatthias Clasen2015-12-041-3/+13
* shortcuts: Extend the accelerator syntax moreMatthias Clasen2015-12-041-4/+103
* help overlay: Allow key sequencesMatthias Clasen2015-11-141-41/+53
* shortcuts label: Redo the keycap themingMatthias Clasen2015-10-281-0/+1
* shortcut: Improve formatting of rangesMatthias Clasen2015-10-231-1/+1
* shortcuts: Support ranges in the display of shortcutsMatthias Clasen2015-10-221-21/+60
* Add GtkShortcutsWindowMatthias Clasen2015-10-211-0/+314