[gtk: 2/2] Merge branch 'wip/baedert/remove-outline-properties' into 'master'



commit cffff36436550642b4190a7f20520b03c933102e
Merge: 7de5b391ab 01ba11fc71
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 9 15:03:44 2020 +0000

    Merge branch 'wip/baedert/remove-outline-properties' into 'master'
    
    css: Remove outline border radius properties
    
    Closes #2414
    
    See merge request GNOME/gtk!1402

 docs/reference/gtk/css-properties.xml       | 43 -----------------
 gtk/gtkcssanimatedstyle.c                   | 16 -------
 gtk/gtkcssarrayvalue.c                      |  4 --
 gtk/gtkcssboxesimplprivate.h                |  8 ++--
 gtk/gtkcssshorthandpropertyimpl.c           |  5 --
 gtk/gtkcssstaticstyle.c                     | 20 --------
 gtk/gtkcssstyle.c                           |  8 ----
 gtk/gtkcssstyleprivate.h                    |  4 --
 gtk/gtkcssstylepropertyimpl.c               | 25 ----------
 gtk/gtkcsstypesprivate.h                    |  6 +--
 gtk/gtkroundedbox.c                         | 14 ------
 gtk/gtkroundedboxprivate.h                  |  3 --
 gtk/theme/Adwaita/_common.scss              |  8 ----
 gtk/theme/HighContrast/_common.scss         |  7 ---
 testsuite/css/parser/outline-radius.css     | 72 ++++++++++++++---------------
 testsuite/css/parser/outline-radius.ref.css | 72 ++++++++++++++---------------
 16 files changed, 77 insertions(+), 238 deletions(-)
---


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