| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: Drop testdnd3 | Matthias Clasen | 2020-05-14 | 1 | -326/+0 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -5/+5 |
* | Replace gtk_widget_destroy everywhere | Matthias Clasen | 2020-05-11 | 1 | -2/+2 |
* | Use gtk_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | Use gtk_scrolled_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | Use gtk_widget_add/remove_css_class more | Matthias Clasen | 2020-04-10 | 1 | -3/+3 |
* | droptarget: Redo | Benjamin Otte | 2020-03-02 | 1 | -71/+17 |
* | dragdest: Make gtk_drop_target_new() args be transfer full | Benjamin Otte | 2020-02-17 | 1 | -4/+1 |
* | dnd: simplify code | Benjamin Otte | 2020-02-17 | 1 | -21/+2 |
* | testdnd3: Use GValue dnd | Benjamin Otte | 2020-02-16 | 1 | -18/+21 |
* | 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 | -1/+2 |
* | Update all callers | Matthias Clasen | 2020-01-11 | 1 | -3/+1 |
* | Update all users | Matthias Clasen | 2020-01-08 | 1 | -1/+1 |
* | Add another dnd testcase | Matthias Clasen | 2020-01-08 | 1 | -0/+400 |