Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | window: Remove type argument from gtk_window_new() | Benjamin Otte | 2020-02-14 | 1 | -1/+1 |
* | Stop using gtk_main and gtk_main_quit | Matthias Clasen | 2020-02-09 | 1 | -2/+15 |
* | entry, spin button: Drop redundant API | Matthias Clasen | 2019-02-28 | 1 | -1/+1 |
* | testtreelistmodel: Don't use non-standard function | Daniel Boles | 2018-11-07 | 1 | -1/+1 |
* | testtreelistmodel: Display the file icon, because why not | Benjamin Otte | 2018-09-16 | 1 | -14/+42 |
* | testtreelistmodel: Make the statusbar display more info | Benjamin Otte | 2018-09-16 | 1 | -14/+33 |
* | testtreelistmodel: Sort files by name | Benjamin Otte | 2018-09-16 | 1 | -5/+60 |
* | testtreelistmodel: Add search | Benjamin Otte | 2018-09-16 | 1 | -7/+40 |
* | testtreelistmodel: Make the directory loading async | Benjamin Otte | 2018-09-16 | 1 | -19/+100 |
* | testtreelistmodel: Add a hack to handle LONG lists | Benjamin Otte | 2018-09-16 | 1 | -16/+51 |
* | treelistmodel: Refactor to add GtkTreeListRow | Benjamin Otte | 2018-09-16 | 1 | -49/+27 |
* | gtk: Add GtkTreeListModel | Benjamin Otte | 2018-09-16 | 1 | -0/+152 |