Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -3/+3 |
* | Use gtk_window_set_child throughout | Matthias Clasen | 2020-05-04 | 1 | -1/+1 |
* | tests: Stop using gdk_surface_fullscreen | Matthias Clasen | 2020-03-12 | 1 | -8/+30 |
* | 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_widget_get_surface | Matthias Clasen | 2019-05-28 | 1 | -2/+2 |
* | tests: Stop using gtk_widget_get_parent_surface | Matthias Clasen | 2019-04-24 | 1 | -2/+2 |
* | GtkWidget: Start renaming widget->window | Alexander Larsson | 2018-03-20 | 1 | -2/+2 |
* | GdkWindow -> GdkSurface initial type rename | Alexander Larsson | 2018-03-20 | 1 | -5/+5 |
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+1 |
* | tests: add a test for fullscreen mode | Olivier Fourdan | 2013-01-25 | 1 | -0/+74 |