summaryrefslogtreecommitdiff
path: root/gtk/gtktreeexpander.c
Commit message (Expand)AuthorAgeFilesLines
* Fix transfer of GtkTreeExpander.get_item()ebassi/doc-fixesEmmanuele Bassi2020-12-021-4/+7
* Annotate the return type for GtkTreeExpander.get_item()Emmanuele Bassi2020-11-171-1/+1
* a11y: Add more accessible data to GtkTreeExpanderEmmanuele Bassi2020-11-121-0/+15
* a11y: Use proper role and state for tree expander imageEmmanuele Bassi2020-11-051-5/+31
* a11y: Use "presentation" role instead of "hidden" stateEmmanuele Bassi2020-11-051-6/+5
* a11y: Hide the "indent" in GtkTreeExpanderEmmanuele Bassi2020-11-041-1/+11
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-1/+1
* treeexpander: Be focusableMatthias Clasen2020-07-131-1/+2
* treeexpander: Auto-expand during DNDMatthias Clasen2020-06-191-0/+59
* treeexpander: Implement input supportBenjamin Otte2020-05-301-0/+249
* inspector: Make the recorder node list use a ListViewBenjamin Otte2020-05-301-0/+1
* Add GtkTreeExpanderBenjamin Otte2020-05-301-0/+449