summaryrefslogtreecommitdiff
path: root/tests/testtreelistmodel.c
Commit message (Expand)AuthorAgeFilesLines
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* button: Drop reliefMatthias Clasen2020-04-171-1/+1
* tests: Add common_cflags to buildTimm Bäder2020-03-061-5/+5
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-2/+15
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-1/+1
* testtreelistmodel: Don't use non-standard functionDaniel Boles2018-11-071-1/+1
* testtreelistmodel: Display the file icon, because why notBenjamin Otte2018-09-161-14/+42
* testtreelistmodel: Make the statusbar display more infoBenjamin Otte2018-09-161-14/+33
* testtreelistmodel: Sort files by nameBenjamin Otte2018-09-161-5/+60
* testtreelistmodel: Add searchBenjamin Otte2018-09-161-7/+40
* testtreelistmodel: Make the directory loading asyncBenjamin Otte2018-09-161-19/+100
* testtreelistmodel: Add a hack to handle LONG listsBenjamin Otte2018-09-161-16/+51
* treelistmodel: Refactor to add GtkTreeListRowBenjamin Otte2018-09-161-49/+27
* gtk: Add GtkTreeListModelBenjamin Otte2018-09-161-0/+152