summaryrefslogtreecommitdiff
path: root/gtk/gtkstacksidebar.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix_4577' into 'main'Matthias Clasen2022-09-261-0/+7
|\
| * Use the correct macroLukáš Tyrychtr2022-04-251-1/+1
| * Localize the a11y labelLukáš Tyrychtr2022-04-221-1/+4
| * Make the presentation of the stack sidebar listbox nicer for A11YLukáš Tyrychtr2022-04-211-0/+4
* | Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* | Remove all nicks and blurbs from param specsSophie Herold2022-05-111-2/+1
|/
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* Documentation fixesMatthias Clasen2021-05-201-1/+1
* stacksidebar: Convert docsMatthias Clasen2021-03-111-21/+22
* stacksidebar: Add missing .navigation-sidebar to the inner listnana-42020-11-231-1/+1
* stacksidebar: Fold some functions into their only callersTimm Bäder2020-10-141-18/+7
* stacksidebar: Set GtkListBox:show-separatorsTimm Bäder2020-10-141-16/+1
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
* Drop style class definesMatthias Clasen2020-08-141-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* Don't use container api on GtkListBoxMatthias Clasen2020-05-111-2/+2
* Remove lots of focus vfuncsMatthias Clasen2020-05-111-3/+0
* listboxrow: Derive from GtkWidgetMatthias Clasen2020-05-041-2/+2
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+4
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-3/+3
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-7/+3
* stacksidebar: Inherit from GtkWidgetTimm Bäder2019-10-091-110/+94
* stack sidebar: Make finalMatthias Clasen2019-05-261-0/+13
* stack sidebar: Fix sortingMatthias Clasen2019-02-191-24/+0
* stack sidebar: Use the selection modelMatthias Clasen2019-02-101-148/+103
* Fix compiler warningsMatthias Clasen2019-02-081-2/+2
* stack: Convert child properties to a child meta objectMatthias Clasen2019-02-081-12/+21
* The big versioning cleanupMatthias Clasen2018-02-061-8/+0
* Some more interningMatthias Clasen2017-11-181-1/+1
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* widget: Remove show-all propertyTimm Bäder2017-01-201-3/+0
* A few more documentation fixesTimm Bäder2016-02-091-2/+2
* gtk: Fix some return-values annotations (transfer none/full)Rico Tzschichholz2016-02-081-1/+1
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* stack sidebar: Remove an unused variableMatthias Clasen2015-11-051-1/+0
* stack sidebar: Drop the .sidebar-item style classMatthias Clasen2015-11-051-5/+6
* stack sidebar: Use an element nameMatthias Clasen2015-11-031-0/+7
* gtkstacksidebar: fix missing macroCarlos Soriano2015-03-141-2/+2
* Rename GtkSidebar to GtkStackSidebarLars Uebernickel2015-02-131-0/+533