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 |
* | Clean up uses of gtk_toggle_button_get/set_active | Matthias Clasen | 2020-08-30 | 1 | -6/+6 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -7/+7 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -4/+4 |
* | 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 | -18/+18 |
* | Use gtk_window_destroy | Matthias Clasen | 2020-05-11 | 1 | -1/+1 |
* | tests: Fix teststack "add icon" button | Alexander Mikhaylenko | 2020-05-11 | 1 | -1/+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 |
* | tests: Add common_cflags to build | Timm Bäder | 2020-03-06 | 1 | -10/+10 |
* | 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 |
* | Fix teststack | Matthias Clasen | 2019-04-03 | 1 | -13/+9 |
* | 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/+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 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -3/+3 |
* | tests: Make stack expand | Benjamin Otte | 2015-11-04 | 1 | -0/+1 |
* | Rename GtkSidebar to GtkStackSidebar | Lars Uebernickel | 2015-02-13 | 1 | -2/+2 |
* | Test h/vhomogenenous in teststack | Matthias Clasen | 2014-10-26 | 1 | -4/+17 |
* | Add GtkSidebar | Ikey Doherty | 2014-10-01 | 1 | -2/+11 |
* | teststack: don't enumerate transitions manually | Matthias Clasen | 2014-05-02 | 1 | -21/+6 |
* | stack: Add counterparts of OVER_UP_DOWN transition | Philip Chimento | 2014-05-02 | 1 | -0/+3 |
* | Test new transition types | Matthias Clasen | 2013-09-25 | 1 | -1/+10 |
* | Add a needs-attention child property to GtkStack | Paolo Borelli | 2013-09-25 | 1 | -0/+1 |
* | GtkStack: Add position-dependent slide transitions | Erick Pérez Castellanos | 2013-06-13 | 1 | -0/+2 |
* | GtkStack: add vertical slide transitions | Matthias Clasen | 2013-04-21 | 1 | -12/+10 |
* | Add a way to specify transition types on the fly | Matthias Clasen | 2013-04-21 | 1 | -4/+2 |
* | Add GtkStack | Matthias Clasen | 2013-04-21 | 1 | -0/+249 |