summaryrefslogtreecommitdiff
path: root/tests/testcolumnview.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix for new tranfer behavior of constructorsBenjamin Otte2020-11-171-2/+0
* columnview: Simplify column constructorsMatthias Clasen2020-09-251-1/+1
* Make sorter constructors return exact typesfilter-constructorsMatthias Clasen2020-09-051-2/+2
* Make filter constructors return exact typesMatthias Clasen2020-09-051-1/+1
* list widgets: Simplify the constructorsMatthias Clasen2020-09-011-1/+1
* list widgets: Use selection models in the apiMatthias Clasen2020-08-311-2/+5
* listview: Revise constructorsMatthias Clasen2020-07-261-2/+1
* treelistmodel: Make constructor transfer fullMatthias Clasen2020-07-261-3/+2
* sortlistmodel: Make constructor transfer fullMatthias Clasen2020-07-261-1/+0
* filterlistmodel: Make constructor transfer fullMatthias Clasen2020-07-261-2/+0
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-1/+1
* testcolumnview: Add recent file supportMatthias Clasen2020-06-111-4/+28
* Add GtkTreeListRowSorterMatthias Clasen2020-05-301-1/+7
* testcolumnview: Add sortersBenjamin Otte2020-05-301-35/+97
* tests: Add testcolumnviewBenjamin Otte2020-05-301-0/+700