Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Miscellaneous doc fixes | Matthias Clasen | 2019-02-24 | 1 | -1/+1 |
* | rbtree: Make node getters not require tree argument | Benjamin Otte | 2019-01-14 | 1 | -15/+15 |
* | Rename GtkCssRBTree to GtkRBTree | Matthias Clasen | 2019-01-14 | 1 | -52/+52 |
* | Use Unicode apostrophes in new strings | Piotr Drąg | 2018-09-20 | 1 | -1/+1 |
* | treelistmodel: Improve naming a bit | Benjamin Otte | 2018-09-18 | 1 | -7/+7 |
* | tree-list-model: Return the correct item type | Georges Basile Stavracas Neto | 2018-09-18 | 1 | -2/+2 |
* | treelistmodel: Fix memory leak | Mohammed Sadiq | 2018-09-18 | 1 | -1/+1 |
* | treelistmodel: Fix signal emission on row destroy | Mohammed Sadiq | 2018-09-18 | 1 | -1/+1 |
* | tree list model: Add docs | Matthias Clasen | 2018-09-16 | 1 | -0/+10 |
* | treelistmodel: Add more API to navigate the tree | Benjamin Otte | 2018-09-16 | 1 | -20/+191 |
* | treelistmodel: Refactor to add GtkTreeListRow | Benjamin Otte | 2018-09-16 | 1 | -134/+509 |
* | gtk: Add GtkTreeListModel | Benjamin Otte | 2018-09-16 | 1 | -0/+821 |