Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reftests: Change popup windows to non-decorated windows | Benjamin Otte | 2020-02-14 | 1 | -1/+1 |
| | | | | This allows getting rid of popup windows. | ||||
* | testsuite/reftests: Update UI files | Emmanuele Bassi | 2019-04-05 | 1 | -14/+0 |
| | | | | | Run the UI files through `gtk-builder-tool simplify --3to4` to update the layout properties. | ||||
* | box: Remove the position child property | Matthias Clasen | 2019-01-23 | 1 | -15/+0 |
| | | | | | | | | The position child property is problematic, since it requires us to emit notification for all children when inserting a child early in the list of children. Remove the property from all ui files. | ||||
* | box: Remove fill child property | Timm Bäder | 2017-04-25 | 1 | -10/+0 |
| | | | | GtkWidget:halign and GtkWidget:valign are sufficient | ||||
* | build: Move tests/reftests to testsuite/reftests | Benjamin Otte | 2013-05-15 | 1 | -0/+75 |