Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | window: Turn gtk_window_set_screen() into gtk_window_set_display() | Benjamin Otte | 2017-10-31 | 1 | -1/+1 |
| | | | | | | | And have a priv->display instead of a priv->screen. Includes turning gtk_menu_set_screen() into gtk_menu_set_display(), because that function just forwards to its window. | ||||
* | Remove gtk_widget_show_all | Timm Bäder | 2017-01-20 | 1 | -1/+1 |
| | |||||
* | Update callers | Matthias Clasen | 2017-01-19 | 1 | -1/+5 |
| | | | | Adapt all our tests and examples to the new initialization api. | ||||
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
| | |||||
* | Simple test for display-less widget creation | Matthias Clasen | 2011-02-04 | 1 | -0/+47 |