Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -2/+2 |
* | Use gtk_window_destroy | Matthias Clasen | 2020-05-11 | 1 | -1/+1 |
* | Stop using gtk_widget_destroyed | Matthias Clasen | 2020-05-11 | 1 | -3/+1 |
* | Use gtk_overlay_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | Use gtk_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | gtk-demo: Fix the overlay demo | Matthias Clasen | 2020-03-28 | 1 | -4/+6 |
* | window: Remove type argument from gtk_window_new() | Benjamin Otte | 2020-02-14 | 1 | -1/+1 |
* | Rename things | Matthias Clasen | 2019-04-08 | 1 | -1/+1 |
* | entry, spin button: Drop redundant API | Matthias Clasen | 2019-02-28 | 1 | -1/+1 |
* | gtk-demo: Use gtk_widget_set_can_pick | Matthias Clasen | 2019-02-21 | 1 | -1/+1 |
* | box: Remove gtk_box_pack_start | Timm Bäder | 2019-01-23 | 1 | -2/+2 |
* | gtk-demo: Fix the overlay demo | Matthias Clasen | 2017-10-06 | 1 | -2/+6 |
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -2/+2 |
* | box: Remove expand child property | Timm Bäder | 2017-04-25 | 1 | -2/+2 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -2/+0 |
* | box: Remove 'padding' child property | Timm Bäder | 2016-10-16 | 1 | -2/+6 |
* | gtk3-demo: Add another overlay demo | Matthias Clasen | 2015-07-28 | 1 | -2/+2 |
* | gtk-demo: Cosmetic changes | Matthias Clasen | 2015-06-28 | 1 | -7/+2 |
* | gtk3-demo: Improve the overlay demo | Matthias Clasen | 2015-06-19 | 1 | -1/+5 |
* | gtk-demo: A better overlay demo | Matthias Clasen | 2015-06-19 | 1 | -140/+45 |
* | Replace all margin-left and margin-right with margin-start and margin-end | Yosef Or Boczko | 2013-11-15 | 1 | -16/+16 |
* | Formatting cleanups | Matthias Clasen | 2011-09-01 | 1 | -1/+1 |
* | overlay: add initial version of gtkoverlay | Ignacio Casal Quinteiro | 2011-06-12 | 1 | -0/+181 |