[gtk: 3/3] Merge branch 'ebassi/textbuffer-private-api' into 'main'
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 3/3] Merge branch 'ebassi/textbuffer-private-api' into 'main'
- Date: Fri, 5 Aug 2022 12:01:28 +0000 (UTC)
commit af6432aa6783c00e5e4fd0d9f7fbf1ef8de2606a
Merge: a07ee709d2 6c37158bbc
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Aug 5 12:01:27 2022 +0000
Merge branch 'ebassi/textbuffer-private-api' into 'main'
Move private function out of the AT-SPI a11y backend
See merge request GNOME/gtk!4924
gtk/a11y/gtkatspipango.c | 125 +-------
gtk/a11y/gtkatspipangoprivate.h | 6 -
gtk/a11y/gtkatspitext.c | 8 +-
gtk/a11y/gtkatspitextbuffer.c | 555 +---------------------------------
gtk/a11y/gtkatspitextbufferprivate.h | 5 -
gtk/gtkpango.c | 124 ++++++++
gtk/gtkpango.h | 7 +
gtk/gtktextbuffer.c | 570 +++++++++++++++++++++++++++++++++++
gtk/gtktextbufferprivate.h | 11 +
testsuite/gtk/textbuffer.c | 180 ++++++-----
10 files changed, 805 insertions(+), 786 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]