summaryrefslogtreecommitdiff
path: root/tests/testlistdnd.c
Commit message (Expand)AuthorAgeFilesLines
* columnview: Simplify column constructorsMatthias Clasen2020-09-251-1/+1
* list widgets: Simplify the constructorsMatthias Clasen2020-09-011-3/+3
* list widgets: Use selection models in the apiMatthias Clasen2020-08-311-4/+4
* gridview: Revise constructorsMatthias Clasen2020-07-261-11/+5
* columnview: Revise the constructorMatthias Clasen2020-07-261-5/+1
* listview: Revise constructorsMatthias Clasen2020-07-261-10/+2
* treelistmodel: Make constructor transfer fullMatthias Clasen2020-07-261-2/+2
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-4/+4
* testlistdnd: Use editable labelsMatthias Clasen2020-06-191-22/+51
* testlistdnd: Add a treeMatthias Clasen2020-06-191-6/+104
* Add a list dnd exampleMatthias Clasen2020-06-191-0/+314