Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -4/+4 |
* | 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 | -1/+2 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -4/+4 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -4/+4 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -4/+4 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | testsensitive: Use state-flags-changed instead of state-changed | Timm Bäder | 2016-10-16 | 1 | -2/+2 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -4/+4 |
* | testsensitive: Remove deprecated part | Benjamin Otte | 2013-04-02 | 1 | -24/+0 |
* | Add a testcase for state propagation problems | Matthias Clasen | 2011-02-06 | 1 | -0/+111 |