Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace gtk_widget_destroy everywhere | Matthias Clasen | 2020-05-11 | 1 | -1/+1 |
* | tests: Stop explicitly showing widgets | Alexander Mikhaylenko | 2020-05-11 | 1 | -1/+0 |
* | Use gtk_revealer_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -4/+4 |
* | 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 |
* | 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 | -2/+15 |
* | testlist2: quit on window close | Timm Bäder | 2019-09-09 | 1 | -0/+1 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -2/+1 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | widget: Remove gtk_widget_reparent | Timm Bäder | 2016-10-18 | 1 | -3/+4 |
* | tests: Adapt to gtk_widget_reparent deprecations | Matthias Clasen | 2014-05-22 | 1 | -0/+2 |
* | Add a test for animated row insertion/removal | Matthias Clasen | 2013-08-26 | 1 | -0/+126 |