Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | listitemfactory: Simplify | Benjamin Otte | 2020-05-30 | 1 | -5/+7 |
* | listitemfactory: Reorganize vfuncs | Benjamin Otte | 2020-05-30 | 1 | -28/+4 |
* | listview: Expose GtkListItemFactory APIs | Benjamin Otte | 2020-05-30 | 1 | -15/+4 |
* | listitemfactory: Split implementation out | Benjamin Otte | 2020-05-30 | 1 | -10/+0 |
* | listitemfactory: vfuncify | Benjamin Otte | 2020-05-30 | 1 | -0/+28 |
* | listitemfactory: Sanitize APIs | Benjamin Otte | 2020-05-30 | 1 | -0/+22 |
* | listitem: Add a press gesture to select the item | Benjamin Otte | 2020-05-30 | 1 | -1/+2 |
* | listview: Add selection properties to ListItem | Benjamin Otte | 2020-05-30 | 1 | -2/+4 |
* | listview: Change how binding is done | Benjamin Otte | 2020-05-30 | 1 | -2/+2 |
* | listitem: Add gtk_list_item_get_position() | Benjamin Otte | 2020-05-30 | 1 | -0/+4 |
* | listview: Add GtkListItem | Benjamin Otte | 2020-05-30 | 1 | -2/+5 |
* | listview: Introduce GtkListItemFactory | Benjamin Otte | 2020-05-30 | 1 | -0/+54 |