summaryrefslogtreecommitdiff
path: root/gtk/gtkstack.c
Commit message (Expand)AuthorAgeFilesLines
* stack: Don't recreate at contexts in disposeMatthias Clasen2023-03-031-0/+11
* a11y: Fix GtkStackPage first accessible childEmmanuele Bassi2023-03-031-4/+1
* Merge branch 'ebassi/accessible-transfer-full' into 'main'Matthias Clasen2023-03-031-10/+22
|\
| * Mark Accessible getters as transfer fullEmmanuele Bassi2023-03-031-10/+22
* | Revert "stack: clear accessible parent when removing child"Emmanuele Bassi2023-03-031-1/+0
|/
* stack: clear accessible parent when removing childChristian Hergert2023-02-281-0/+1
* Fix the buildMatthias Clasen2023-02-191-1/+0
* Miscellaneous formatting and documentation fixesMatthias Clasen2023-02-191-3/+3
* Preserve the correct a11y tree in GtkStackLukáš Tyrychtr2023-02-141-0/+4
* a11y: Clear the GtkATContext in a single stepEmmanuele Bassi2023-02-031-4/+1
* a11y: Use a DOM-like API for iterating accessible objectsLukáš Tyrychtr2023-02-031-8/+40
* a11y: Rename GtkAccessible.get_parentLukáš Tyrychtr2023-02-031-2/+2
* Apply trivial review suggestionsEmmanuele Bassi2023-02-031-1/+1
* Style fixesLukáš Tyrychtr2023-02-031-7/+15
* stack: Use a pointer array for childrenLukáš Tyrychtr2023-02-031-45/+51
* Style fixLukáš Tyrychtr2023-02-031-1/+1
* a11y: Implement new GtkAccessible vfuncs in GtkStackLukáš Tyrychtr2023-02-031-0/+50
* Fix spelling errorsMatthias Clasen2022-11-171-1/+1
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* GtkStack: Create stack pages with childMatthias Clasen2022-07-131-7/+5
* stack: Assert that StackPage:child is setEmmanuele Bassi2022-07-131-1/+16
* stack: Add ::item-type and ::n-items to the pages listBenjamin Otte2022-06-111-5/+63
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-30/+16
* stack: Make sure to not under-measure childrenBenjamin Otte2021-11-201-1/+10
* stack: Index the homogeneous array by orientationBenjamin Otte2021-11-201-16/+13
* stack: Turn the homogenenous variables into an arrayBenjamin Otte2021-11-201-18/+17
* stack: Dispose children before emitting items-changedJulian Sparber2021-09-131-3/+4
* stack: GtkStackPage:name is not construct-onlyMatthias Clasen2021-07-221-1/+1
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-2/+2
* docs: Reduce redundancyMatthias Clasen2021-05-201-1/+1
* stack: Static analysis fixesMatthias Clasen2021-05-031-1/+1
* stack: Don't leak the pages propertyMatthias Clasen2021-03-271-1/+1
* stack: Fix check if page is selectedMohammed Sadiq2021-03-241-1/+1
* stack: Increase reference only if page is non-NULLMohammed Sadiq2021-03-241-0/+3
* stack: Convert docsMatthias Clasen2021-03-111-174/+249
* a11y: Use the stack page title as its accessible labelEmmanuele Bassi2020-11-121-0/+4
* a11y: GtkStack is a group of stack pagesEmmanuele Bassi2020-11-121-0/+1
* Handle empty stack pages when creating an ATContextEmmanuele Bassi2020-11-121-1/+6
* Unrealize the ATContext in StackPage on disposeEmmanuele Bassi2020-11-121-0/+12
* a11y: Do not leak the ATContext in GtkStackPageEmmanuele Bassi2020-11-111-0/+2
* Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-10-271-0/+3
|\
| * stack: assert for some assumptionsTimm Bäder2020-10-221-0/+3
* | stack: Update HIDDEN a11y state for stack pagesMatthias Clasen2020-10-241-0/+4
* | stack: Don't transition when the visible child is removeMatthias Clasen2020-10-241-6/+1
* | stack: Change ordering for removalMatthias Clasen2020-10-221-4/+4
|/
* stack: Minor doc additionMatthias Clasen2020-10-191-1/+1
* Document accessible roles for stacks and notebooksMatthias Clasen2020-10-141-0/+5
* stack: Turn pages into accessiblesMatthias Clasen2020-10-141-2/+51
* stack: Add gtk_stack_add_childstack-add-childMatthias Clasen2020-09-151-0/+19
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1