summaryrefslogtreecommitdiff
path: root/tests/testdnd3.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Drop testdnd3Matthias Clasen2020-05-141-326/+0
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-5/+5
* Replace gtk_widget_destroy everywhereMatthias Clasen2020-05-111-2/+2
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_scrolled_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* Use gtk_widget_add/remove_css_class moreMatthias Clasen2020-04-101-3/+3
* droptarget: RedoBenjamin Otte2020-03-021-71/+17
* dragdest: Make gtk_drop_target_new() args be transfer fullBenjamin Otte2020-02-171-4/+1
* dnd: simplify codeBenjamin Otte2020-02-171-21/+2
* testdnd3: Use GValue dndBenjamin Otte2020-02-161-18/+21
* 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-1/+2
* Update all callersMatthias Clasen2020-01-111-3/+1
* Update all usersMatthias Clasen2020-01-081-1/+1
* Add another dnd testcaseMatthias Clasen2020-01-081-0/+400