From 824743a39590d99b508a3de8dfd26b6244334f40 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Fri, 5 Apr 2019 00:49:33 +0100 Subject: [PATCH] testsuite/css: Update UI files Run the UI files through `gtk-builder-tool simplify --3to4` to update the layout properties. --- testsuite/css/nodes/box.ltr.ui | 7 -- testsuite/css/nodes/box.rtl.ui | 7 -- testsuite/css/nodes/buttons.ui | 130 +++++++++------------ testsuite/css/nodes/checkbutton.ltr.ui | 7 -- testsuite/css/nodes/checkbutton.rtl.ui | 7 -- testsuite/css/nodes/combobox.ui | 6 +- testsuite/css/nodes/entries.ui | 21 +--- testsuite/css/nodes/expander.ltr.ui | 8 +- testsuite/css/nodes/expander.rtl.ui | 8 +- testsuite/css/nodes/levelbar.ltr.ui | 15 +-- testsuite/css/nodes/levelbar.rtl.ui | 15 +-- testsuite/css/nodes/notebook-arrows.ui | 1 + testsuite/css/nodes/notebook-arrows2.ui | 1 + testsuite/css/nodes/notebook.bottom.ltr.ui | 1 + testsuite/css/nodes/notebook.bottom.rtl.ui | 1 + testsuite/css/nodes/notebook.left.ltr.ui | 1 + testsuite/css/nodes/notebook.left.rtl.ui | 1 + testsuite/css/nodes/notebook.right.ltr.ui | 1 + testsuite/css/nodes/notebook.right.rtl.ui | 1 + testsuite/css/nodes/notebook.top.ltr.ui | 1 + testsuite/css/nodes/notebook.top.rtl.ui | 1 + testsuite/css/nodes/paned.ltr.ui | 1 + testsuite/css/nodes/paned.rtl.ui | 1 + testsuite/css/nodes/progressbar.ui | 15 +-- 24 files changed, 82 insertions(+), 176 deletions(-) diff --git a/testsuite/css/nodes/box.ltr.ui b/testsuite/css/nodes/box.ltr.ui index 7e774e97ca..7454f63236 100644 --- a/testsuite/css/nodes/box.ltr.ui +++ b/testsuite/css/nodes/box.ltr.ui @@ -1,28 +1,21 @@ - - False popup - True - horizontal - True label1 - True label2 - True label3 diff --git a/testsuite/css/nodes/box.rtl.ui b/testsuite/css/nodes/box.rtl.ui index 7e774e97ca..7454f63236 100644 --- a/testsuite/css/nodes/box.rtl.ui +++ b/testsuite/css/nodes/box.rtl.ui @@ -1,28 +1,21 @@ - - False popup - True - horizontal - True label1 - True label2 - True label3 diff --git a/testsuite/css/nodes/buttons.ui b/testsuite/css/nodes/buttons.ui index 826f840769..60e429dd2d 100644 --- a/testsuite/css/nodes/buttons.ui +++ b/testsuite/css/nodes/buttons.ui @@ -1,134 +1,118 @@ - - False popup - True Hello World! - True - True - True - True + 1 + 1 + 1 + + 0 + 0 + - - 0 - 0 - Hello World! - True - False - True - True + 1 + 1 + + 1 + 0 + - - 1 - 0 - Hello World! - True - False - True - True + 1 + 1 + + 2 + 0 + - - 2 - 0 - Hello World! - True - True + 1 button3 - True - True + 1 + 1 + + 3 + 0 + - - 3 - 0 - - True - True - True - True + 1 + 1 + 1 + + 4 + 0 + - - 4 - 0 - - True - False - True - True + 1 + 1 Test switch + + 5 + 0 + - - 5 - 0 - - - True - True - True + 1 + 1 Text Button + + 0 + 1 + - - 0 - 1 - - True - True - True + 1 + 1 edit-find-replace center center + + 1 + 1 + - - 1 - 1 - - True - True - True + 1 + 1 center center window-close-symbolic + + 2 + 1 + - - 2 - 1 - diff --git a/testsuite/css/nodes/checkbutton.ltr.ui b/testsuite/css/nodes/checkbutton.ltr.ui index 5482265ac6..98cd73b52f 100644 --- a/testsuite/css/nodes/checkbutton.ltr.ui +++ b/testsuite/css/nodes/checkbutton.ltr.ui @@ -1,19 +1,14 @@ - - False popup - True vertical - True - True label @@ -21,10 +16,8 @@ - True - True label diff --git a/testsuite/css/nodes/checkbutton.rtl.ui b/testsuite/css/nodes/checkbutton.rtl.ui index 5482265ac6..98cd73b52f 100644 --- a/testsuite/css/nodes/checkbutton.rtl.ui +++ b/testsuite/css/nodes/checkbutton.rtl.ui @@ -1,19 +1,14 @@ - - False popup - True vertical - True - True label @@ -21,10 +16,8 @@ - True - True label diff --git a/testsuite/css/nodes/combobox.ui b/testsuite/css/nodes/combobox.ui index a6be038c41..c899a71823 100644 --- a/testsuite/css/nodes/combobox.ui +++ b/testsuite/css/nodes/combobox.ui @@ -1,14 +1,11 @@ - - False popup - True One Two @@ -18,8 +15,7 @@ - True - True + 1 One Two diff --git a/testsuite/css/nodes/entries.ui b/testsuite/css/nodes/entries.ui index c6fa1e8d16..5d75aa4407 100644 --- a/testsuite/css/nodes/entries.ui +++ b/testsuite/css/nodes/entries.ui @@ -1,63 +1,53 @@ - 0.5 99.5 - 0 45.5 0.5 5.0 - False popup _entry: - True - True + 1 entry1 _password entry: - True - True + 1 entry2 _spinbutton: - True - True + 1 spinbutton1 text - True 0.3 password text - True - False - * - True + 0 + 1 icons - True edit-copy edit-paste @@ -65,7 +55,6 @@ adjustment1 - True diff --git a/testsuite/css/nodes/expander.ltr.ui b/testsuite/css/nodes/expander.ltr.ui index db90ffd577..f0185db2b7 100644 --- a/testsuite/css/nodes/expander.ltr.ui +++ b/testsuite/css/nodes/expander.ltr.ui @@ -1,22 +1,16 @@ - - False popup - True - True label - - True - + diff --git a/testsuite/css/nodes/expander.rtl.ui b/testsuite/css/nodes/expander.rtl.ui index db90ffd577..f0185db2b7 100644 --- a/testsuite/css/nodes/expander.rtl.ui +++ b/testsuite/css/nodes/expander.rtl.ui @@ -1,22 +1,16 @@ - - False popup - True - True label - - True - + diff --git a/testsuite/css/nodes/levelbar.ltr.ui b/testsuite/css/nodes/levelbar.ltr.ui index a74784fff1..4ff7b23a09 100644 --- a/testsuite/css/nodes/levelbar.ltr.ui +++ b/testsuite/css/nodes/levelbar.ltr.ui @@ -1,42 +1,33 @@ - - False popup - True vertical - True 0.5 - True - True + 1 0.5 - True 0.2 - True 0.8 - True - 0 10 5 discrete @@ -49,8 +40,6 @@ - True - 0 10 2 discrete @@ -63,8 +52,6 @@ - True - 0 10 8 discrete diff --git a/testsuite/css/nodes/levelbar.rtl.ui b/testsuite/css/nodes/levelbar.rtl.ui index a74784fff1..4ff7b23a09 100644 --- a/testsuite/css/nodes/levelbar.rtl.ui +++ b/testsuite/css/nodes/levelbar.rtl.ui @@ -1,42 +1,33 @@ - - False popup - True vertical - True 0.5 - True - True + 1 0.5 - True 0.2 - True 0.8 - True - 0 10 5 discrete @@ -49,8 +40,6 @@ - True - 0 10 2 discrete @@ -63,8 +52,6 @@ - True - 0 10 8 discrete diff --git a/testsuite/css/nodes/notebook-arrows.ui b/testsuite/css/nodes/notebook-arrows.ui index 4b3bd70fab..8763e80b68 100644 --- a/testsuite/css/nodes/notebook-arrows.ui +++ b/testsuite/css/nodes/notebook-arrows.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/notebook-arrows2.ui b/testsuite/css/nodes/notebook-arrows2.ui index bd563af34a..8de9edc0f0 100644 --- a/testsuite/css/nodes/notebook-arrows2.ui +++ b/testsuite/css/nodes/notebook-arrows2.ui @@ -1,3 +1,4 @@ + diff --git a/testsuite/css/nodes/notebook.bottom.ltr.ui b/testsuite/css/nodes/notebook.bottom.ltr.ui index 927ec1f252..4c8774de39 100644 --- a/testsuite/css/nodes/notebook.bottom.ltr.ui +++ b/testsuite/css/nodes/notebook.bottom.ltr.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/notebook.bottom.rtl.ui b/testsuite/css/nodes/notebook.bottom.rtl.ui index 927ec1f252..4c8774de39 100644 --- a/testsuite/css/nodes/notebook.bottom.rtl.ui +++ b/testsuite/css/nodes/notebook.bottom.rtl.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/notebook.left.ltr.ui b/testsuite/css/nodes/notebook.left.ltr.ui index 3b654a680b..e1678785bd 100644 --- a/testsuite/css/nodes/notebook.left.ltr.ui +++ b/testsuite/css/nodes/notebook.left.ltr.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/notebook.left.rtl.ui b/testsuite/css/nodes/notebook.left.rtl.ui index 3b654a680b..e1678785bd 100644 --- a/testsuite/css/nodes/notebook.left.rtl.ui +++ b/testsuite/css/nodes/notebook.left.rtl.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/notebook.right.ltr.ui b/testsuite/css/nodes/notebook.right.ltr.ui index 26877095d7..2a4592e356 100644 --- a/testsuite/css/nodes/notebook.right.ltr.ui +++ b/testsuite/css/nodes/notebook.right.ltr.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/notebook.right.rtl.ui b/testsuite/css/nodes/notebook.right.rtl.ui index 26877095d7..2a4592e356 100644 --- a/testsuite/css/nodes/notebook.right.rtl.ui +++ b/testsuite/css/nodes/notebook.right.rtl.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/notebook.top.ltr.ui b/testsuite/css/nodes/notebook.top.ltr.ui index a51b936a42..05cff7f79f 100644 --- a/testsuite/css/nodes/notebook.top.ltr.ui +++ b/testsuite/css/nodes/notebook.top.ltr.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/notebook.top.rtl.ui b/testsuite/css/nodes/notebook.top.rtl.ui index a51b936a42..05cff7f79f 100644 --- a/testsuite/css/nodes/notebook.top.rtl.ui +++ b/testsuite/css/nodes/notebook.top.rtl.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/paned.ltr.ui b/testsuite/css/nodes/paned.ltr.ui index 69b08b672d..be2e3936fc 100644 --- a/testsuite/css/nodes/paned.ltr.ui +++ b/testsuite/css/nodes/paned.ltr.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/paned.rtl.ui b/testsuite/css/nodes/paned.rtl.ui index 69b08b672d..be2e3936fc 100644 --- a/testsuite/css/nodes/paned.rtl.ui +++ b/testsuite/css/nodes/paned.rtl.ui @@ -1,3 +1,4 @@ + popup diff --git a/testsuite/css/nodes/progressbar.ui b/testsuite/css/nodes/progressbar.ui index 83badd4348..18510402fd 100644 --- a/testsuite/css/nodes/progressbar.ui +++ b/testsuite/css/nodes/progressbar.ui @@ -1,44 +1,35 @@ - - False popup - True progressbars vertical - True - True - 0 + 1 - True 1 - True - True + 1 0.4 - True - True + 1 0.4 - True vertical 0.4