summaryrefslogtreecommitdiff
path: root/gtk/gtkstackswitcher.c
Commit message (Expand)AuthorAgeFilesLines
* 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