summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutswindow.c
Commit message (Expand)AuthorAgeFilesLines
* shortcuts: Try harder to disambiguate search itemsMatthias Clasen2016-06-191-1/+10
* shortcuts: Follow changes of accelsMatthias Clasen2016-04-171-1/+61
* Fix the buildMatthias Clasen2016-03-211-1/+1
* shortcutswindow: Make the search button squareMatthias Clasen2016-03-211-0/+1
* Various documentation fixesTimm Bäder2016-02-081-1/+1
* shortcuts: Don't forall() widgets that aren't childrenBenjamin Otte2016-01-221-22/+19
* shortcuts: Separate gestures in search resultsFelix Riemann2016-01-031-1/+4
* shortcuts: Show icons and subtitles for gestures in search resultsFelix Riemann2016-01-031-1/+21
* shortcuts: Another attempt to fix up forallMatthias Clasen2015-12-051-4/+19
* Remove GtkShortcutsGestureMatthias Clasen2015-12-051-44/+0
* shortcuts: Complete the container implementationsMatthias Clasen2015-11-221-7/+29
* shortcuts: Update title and section-names properlyMatthias Clasen2015-11-221-4/+37
* shortcuts window: More complete container implementationMatthias Clasen2015-11-201-5/+53
* shortcuts: Support direction-specific shortcutsMatthias Clasen2015-11-141-3/+25
* shortcuts: Use predefined style classesMatthias Clasen2015-10-281-3/+3
* shortcuts: Some property hygieneMatthias Clasen2015-10-271-1/+1
* shortcuts: Cosmetic changeMatthias Clasen2015-10-261-1/+2
* Add GtkShortcutsWindowMatthias Clasen2015-10-211-0/+882