Timm Bäder
|
1db59d1c89
|
fixedlayout: Don't call the child transform position
It's a full transform and not just a translation these days.
|
2019-09-09 17:36:25 +02:00 |
|
Benjamin Otte
|
e0730bc118
|
testsuite: Fix label-shadows test
Use a GtkFixed to position and rotate the labels. This is necessary
because the GtkLabel::angle property was removed.
|
2019-04-13 01:31:49 +02:00 |
|
Benjamin Otte
|
6120f11ed3
|
reftests: Fix GtkFixed layout properties
GtkFixed was still using "x" and "y", when it should have been using
"position".
|
2019-04-12 19:34:29 +02:00 |
|
Emmanuele Bassi
|
5d778175ee
|
testsuite/reftests: Update UI files
Run the UI files through `gtk-builder-tool simplify --3to4` to update
the layout properties.
|
2019-04-05 00:33:12 +01:00 |
|
Timm Bäder
|
db4b1d28f5
|
label: Remove angle property
|
2017-04-25 20:30:37 +02:00 |
|
Timm Bäder
|
f37cb8f9d0
|
reftests: Remove GtkMisc properties from now non-misc widgets
|
2016-10-16 18:17:21 +02:00 |
|
Benjamin Otte
|
172303f550
|
build: Move tests/reftests to testsuite/reftests
|
2013-05-15 15:37:17 +02:00 |
|