[gtk: 22/22] Merge branch 'nbpage' into 'master'



commit f95ed63b88e45b1a31d26b84df8b1b11e0b2b484
Merge: a339a5d617 3eda783d0a
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Feb 21 05:50:05 2019 +0000

    Merge branch 'nbpage' into 'master'
    
    Notebook child metas
    
    See merge request GNOME/gtk!594

 demos/widget-factory/widget-factory.ui     |  480 ++++-----
 gtk/gtkassistant.c                         |   13 +
 gtk/gtknotebook.c                          |  896 +++++++++-------
 gtk/gtknotebook.h                          |   21 +
 gtk/gtksearchentry.c                       |    2 +-
 gtk/gtktext.c                              |    8 -
 gtk/gtktext.h                              |   78 --
 gtk/gtktextprivate.h                       |   70 ++
 gtk/tools/gtk-builder-tool-simplify.c      |  125 +++
 gtk/ui/gtkprintunixdialog.ui               | 1579 ++++++++++++++--------------
 testsuite/a11y/notebook.ui                 |   44 +-
 testsuite/css/nodes/combobox.nodes         |    2 +-
 testsuite/css/nodes/entries.nodes          |    8 +-
 testsuite/css/nodes/notebook-arrows.ui     |   54 +-
 testsuite/css/nodes/notebook-arrows2.ui    |   56 +-
 testsuite/css/nodes/notebook.bottom.ltr.ui |   54 +-
 testsuite/css/nodes/notebook.bottom.rtl.ui |   54 +-
 testsuite/css/nodes/notebook.left.ltr.ui   |   54 +-
 testsuite/css/nodes/notebook.left.rtl.ui   |   54 +-
 testsuite/css/nodes/notebook.right.ltr.ui  |   54 +-
 testsuite/css/nodes/notebook.right.rtl.ui  |   54 +-
 testsuite/css/nodes/notebook.top.ltr.ui    |   54 +-
 testsuite/css/nodes/notebook.top.rtl.ui    |   54 +-
 testsuite/gtk/builder.c                    |   36 +-
 testsuite/gtk/defaultvalue.c               |    4 +
 testsuite/gtk/notify.c                     |    5 +
 26 files changed, 2098 insertions(+), 1815 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]