[gtk: 16/16] Merge branch 'wip/otte/inscription' into 'main'
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 16/16] Merge branch 'wip/otte/inscription' into 'main'
- Date: Sat, 11 Jun 2022 13:47:29 +0000 (UTC)
commit c7c8b37e4c776879a434edbf487bbe22614b1c29
Merge: 8a0d6da187 303bc3bb1b
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jun 11 13:47:20 2022 +0000
Merge branch 'wip/otte/inscription' into 'main'
Add GtkInscription
See merge request GNOME/gtk!4800
demos/gtk-demo/listview_words.c | 5 +-
demos/gtk-demo/main-listitem.ui | 6 +-
gtk/a11y/gtkatspitext.c | 271 ++++++
gtk/gtk.h | 1 +
gtk/gtkinscription.c | 1191 ++++++++++++++++++++++++
gtk/gtkinscription.h | 109 +++
gtk/gtkinscriptionprivate.h | 33 +
gtk/gtkpango.h | 2 +-
gtk/inspector/object-tree.c | 78 +-
gtk/inspector/recorder.c | 8 +-
gtk/meson.build | 2 +
tests/testcolumnview.c | 27 +-
testsuite/reftests/inscription-markup.ref.ui | 29 +
testsuite/reftests/inscription-markup.ui | 27 +
testsuite/reftests/inscription-overflow.ref.ui | 41 +
testsuite/reftests/inscription-overflow.ui | 35 +
testsuite/reftests/meson.build | 4 +
17 files changed, 1805 insertions(+), 64 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]