Matthias Clasen
|
18779b9d67
|
testsuite: Remove <requires> from ui files
We don't need these here, the testsuite is shipped
with GTK.
|
2020-11-10 19:17:45 -05:00 |
|
Arnaud Bonatti
|
f7de0bc9c8
|
Fix tests with regard to GtkBuilder <requires>.
|
2020-11-07 16:17:36 +01:00 |
|
Matthias Clasen
|
ed13e6a41e
|
grid layout: Rename some properties
Rename GtkGridLayoutChild:left-attach/top-attach to
GtkGridLayoutChild:column/row. Update all users.
Fixes: #2967
|
2020-08-02 17:58:03 -04: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 |
|
Benjamin Otte
|
b7285592f9
|
cssanimation: Compute progress correctly
We were computing the wrong progress, in particular when the iteration
count was non-integer.
Test included.
|
2016-03-11 16:39:34 +01:00 |
|