summaryrefslogtreecommitdiff
path: root/testsuite/reftests/button-wrapping.ui
Commit message (Collapse)AuthorAgeFilesLines
* Remove GtkRadioButton uses in ui files in testsMatthias Clasen2020-08-301-1/+1
|
* paned: Redo the apiMatthias Clasen2020-05-111-8/+8
| | | | | | | | | | | | This commit is porting GtkPaned to be derived from GtkWidget instead of GtkContainer, while adding start-child and end-child properties. The existing properties are renamed to follow the start/end naming scheme, and we add proper getters and setters. Update all users. See #2719
* reftests: Stop using can-focusMatthias Clasen2020-04-091-8/+0
|
* reftests: Change popup windows to non-decorated windowsBenjamin Otte2020-02-141-1/+1
| | | | This allows getting rid of popup windows.
* testsuite/reftests: Update UI filesEmmanuele Bassi2019-04-051-16/+9
| | | | | Run the UI files through `gtk-builder-tool simplify --3to4` to update the layout properties.
* Convert ui filesMatthias Clasen2019-03-271-84/+35
| | | | Run gtk4-builder-tool simplify --3to4 over all ui files.
* box: Remove the position child propertyMatthias Clasen2019-01-231-12/+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 propertyTimm Bäder2017-04-251-8/+0
| | | | GtkWidget:halign and GtkWidget:valign are sufficient
* reftests: Remove GtkMisc properties from now non-misc widgetsTimm Bäder2016-10-161-2/+0
|
* build: Move tests/reftests to testsuite/reftestsBenjamin Otte2013-05-151-0/+205