Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Stop using gtk_widget_show/hide | Matthias Clasen | 2022-12-13 | 1 | -1/+1 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | scrolledwindow: Don't take adjustments in new() | Matthias Clasen | 2020-06-24 | 1 | -3/+5 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -4/+4 |
* | tests: Fix syncscroll | Alexander Mikhaylenko | 2020-05-11 | 1 | -0/+3 |
* | 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 | -3/+3 |
* | 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 | -3/+3 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -3/+3 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -3/+3 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -3/+3 |
* | Add an example for synchronized scrolling | Matthias Clasen | 2014-10-09 | 1 | -0/+69 |