summaryrefslogtreecommitdiff
path: root/gtk/gtkstackswitcher.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-6/+9
* stack switcher: Use the selection modelMatthias Clasen2019-02-101-217/+121
* stack: Convert child properties to a child meta objectMatthias Clasen2019-02-081-38/+54
* gtk: Drop the "plus"Emmanuele Bassi2019-02-051-1/+1
* box: Avoid position in the reorder apiMatthias Clasen2019-01-231-1/+10
* stackswitcher: Remove icon-size propertyTimm Bäder2018-06-201-52/+2
* dnd: Make drag-motion and drag-drop signals use GdkDropBenjamin Otte2018-06-181-5/+4
* widget: Make GtkWidgetClass::drag_leave() take a GdkDropBenjamin Otte2018-06-181-3/+2
* widget: Remove _get_own_allocationTimm Bäder2018-04-101-4/+1
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* button: Remove priv pointerTimm Bäder2018-02-251-0/+1
* The big versioning cleanupMatthias Clasen2018-02-061-8/+0
* Replace gdk_threads_add_timeout* with g_timeout_add()Emmanuele Bassi2018-02-031-3/+3
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* Change icon-size propertiesMatthias Clasen2017-11-151-10/+11
* enums: Change GtkIconSize valuesMatthias Clasen2017-11-151-2/+2
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-151-1/+1
* docs: Clarify the visibility of buttons in GtkStackSwitcherEmmanuele Bassi2017-10-111-2/+4
* Fix a few allocation coordinates & sizesTimm Bäder2017-07-191-9/+5
* togglebutton: Move :draw-indicator property to GtkCheckButtonTimm Bäder2017-01-301-1/+1
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+0
* stack switcher: Add a missing includeMatthias Clasen2016-03-251-0/+1
* 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