summaryrefslogtreecommitdiff
path: root/gtk/gtkshortcutssection.c
Commit message (Expand)AuthorAgeFilesLines
* shortcutssection: Use a center box as footerTimm Bäder2019-01-231-3/+4
* pangesture: Port to new API modelBenjamin Otte2018-04-261-5/+5
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* shortcuts: Add css names to some widgetsMatthias Clasen2017-10-071-0/+1
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-11/+3
* box: Remove fill child propertyTimm Bäder2017-04-251-1/+1
* box: Remove expand child propertyTimm Bäder2017-04-251-1/+1
* Remove unnecessary gtk_widget_show callsTimm Bäder2017-01-221-3/+0
* widget: Remove show-all propertyTimm Bäder2017-01-201-3/+1
* gtkshortcutswindow: Adapt to GtkWidget visibility changesTimm Bäder2017-01-201-0/+2
* Remove gtk_widget_set_mappedTimm Bäder2016-11-051-2/+2
* Fix a few memory leaksTimm Bäder2016-10-211-0/+1
* Avoid variable shadowing in GtkShortcutsSectionEmmanuele Bassi2016-10-171-23/+22
* API: sizegroup: Remove gtk_size_group_set_ignore_hidden()Benjamin Otte2016-10-161-12/+0
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-1/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-1/+1
* Don't use GtkBox's center child in a few placesTimm Bäder2016-10-161-1/+3
* GtkShortcutsSection: avoid deprecation warningsMatthias Clasen2016-05-311-0/+8
* shortcuts: Don't forall() widgets that aren't childrenBenjamin Otte2016-01-221-6/+7
* shortcuts: Fix the circular stack switcherMatthias Clasen2015-12-151-6/+0
* shortcuts: Fix view filteringMatthias Clasen2015-12-151-1/+1
* shortcuts section: Fix destroyMatthias Clasen2015-11-231-0/+24
* shortcuts: Complete the container implementationsMatthias Clasen2015-11-221-18/+85
* shortcuts: Support direction-specific shortcutsMatthias Clasen2015-11-141-4/+15
* shortcuts: Redo the stack switcher themingMatthias Clasen2015-10-281-1/+2
* shortcuts: Use predefined style classesMatthias Clasen2015-10-281-1/+1
* shortcuts: Some property hygieneMatthias Clasen2015-10-271-8/+19
* Add GtkShortcutsWindowMatthias Clasen2015-10-211-0/+716