Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -11/+11 |
* | Use gtk_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 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -11/+11 |
* | testswitch: Remove unnecessary gtk_widget_show calls | Timm Bäder | 2017-12-04 | 1 | -6/+0 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -6/+6 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -12/+8 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | API: container: Remove gtk_container_set_border_width() | Benjamin Otte | 2016-10-16 | 1 | -1/+0 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -7/+7 |
* | Add a delayed state test case | Matthias Clasen | 2014-04-06 | 1 | -3/+112 |
* | Add GtkSwitch, a "light-switch" like widget | Emmanuele Bassi | 2010-11-29 | 1 | -0/+86 |