summaryrefslogtreecommitdiff
path: root/gtk/gtktreelistmodel.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Miscellaneous doc fixesMatthias Clasen2019-02-241-1/+1
* rbtree: Make node getters not require tree argumentBenjamin Otte2019-01-141-15/+15
* Rename GtkCssRBTree to GtkRBTreeMatthias Clasen2019-01-141-52/+52
* Use Unicode apostrophes in new stringsPiotr Drąg2018-09-201-1/+1
* treelistmodel: Improve naming a bitBenjamin Otte2018-09-181-7/+7
* tree-list-model: Return the correct item typeGeorges Basile Stavracas Neto2018-09-181-2/+2
* treelistmodel: Fix memory leakMohammed Sadiq2018-09-181-1/+1
* treelistmodel: Fix signal emission on row destroyMohammed Sadiq2018-09-181-1/+1
* tree list model: Add docsMatthias Clasen2018-09-161-0/+10
* treelistmodel: Add more API to navigate the treeBenjamin Otte2018-09-161-20/+191
* treelistmodel: Refactor to add GtkTreeListRowBenjamin Otte2018-09-161-134/+509
* gtk: Add GtkTreeListModelBenjamin Otte2018-09-161-0/+821