summaryrefslogtreecommitdiff
path: root/gtk/gtkstackswitcher.c
Commit message (Expand)AuthorAgeFilesLines
* stack switcher: Support switching during DNDMatthias Clasen2016-03-131-0/+110
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* stackswitcher: Stop hardcoding 100px widthMatthias Clasen2015-12-151-5/+0
* stack switcher: Notify consistentlyMatthias Clasen2015-11-201-1/+2
* stackswitcher: add GtkStackSwitcher:icon-size propertyChristian Hergert2015-11-161-3/+55
* stack switcher: fix typos in documentation commentCosimo Cecchi2015-11-151-2/+2
* stack switcher: Clarify CSS documentationMatthias Clasen2015-11-051-1/+6
* stack switcher: Use an element nameMatthias Clasen2015-11-031-0/+7
* Use gtk_widget_set_focus_on_click() instead of deprecated settersFlorian Müllner2015-11-031-1/+1
* GtkStackSwitcher: Don't emit notify::visible-child when setting a stackDebarshi Ray2015-05-061-0/+2
* GtkStackSwitcher: Don't take focus on clickMatthias Clasen2014-12-091-0/+1
* GtkStackSwitcher: Make the buttons fill verticallyYosef Or Boczko2014-11-271-2/+0
* GtkStackSwitcher: Pick up the visible child from the stackMatthias Clasen2014-10-061-0/+8
* GtkStackSwitcher: More disconnect fixesMatthias Clasen2014-09-111-26/+28
* GtkStackSwitcher: Disconnect signals when a child is removedMatthias Clasen2014-09-091-0/+5
* GtkStackSwitcher: Simplify setting of .needs-attentionMatthias Clasen2014-07-161-1/+1
* GtkStackSwitcher: center the button childLapo Calamandrei2014-07-161-0/+1
* stackswitcher: do not leak buttons hash tablePaolo Borelli2014-03-291-0/+14
* stackswitcher: Don't do unneeded updateBenjamin Otte2014-02-201-4/+0
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* stackswitcher: Only show a button if the stack child is visibleJasper St. Pierre2013-10-171-6/+7
* Fixups to GtkStackMatthias Clasen2013-09-251-1/+4
* Add a needs-attention child property to GtkStackPaolo Borelli2013-09-251-0/+41
* Remove priv pointer from GtkStackSwitcherMatthias Clasen2013-09-211-21/+48
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+3
* GtkStackSwitcher: unset tooltipMatthias Clasen2013-04-241-0/+2
* Typo fix in GtkStackSwitcher docsMatthias Clasen2013-04-221-1/+1
* Add docs for GtkStackSwitcherMatthias Clasen2013-04-211-2/+34
* Add GtkStackMatthias Clasen2013-04-211-0/+413