Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Stop using gtk_widget_show/hide | Matthias Clasen | 2022-12-13 | 1 | -1/+1 |
* | tests: Ignore deprecations | Matthias Clasen | 2022-10-11 | 1 | -0/+2 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | scrolledwindow: Don't take adjustments in new() | Matthias Clasen | 2020-06-24 | 1 | -1/+1 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -3/+3 |
* | tests: Fix overlayscroll | Alexander Mikhaylenko | 2020-05-11 | 1 | -0/+1 |
* | 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 |
* | Stop using gtk_box_pack_end | Timm Bäder | 2019-01-23 | 1 | -1/+1 |
* | tests: Stop using the delete-event signal | Matthias Clasen | 2018-01-16 | 1 | -1/+1 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -1/+1 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Port the overlayscroll example | Matthias Clasen | 2014-10-20 | 1 | -291/+13 |
* | Add an experiment for overlay scrollbars | Matthias Clasen | 2014-10-20 | 1 | -0/+376 |