[at-spi2-core: 30/30] Merge branch 'generate-introspection' into 'master'
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 30/30] Merge branch 'generate-introspection' into 'master'
- Date: Mon, 4 Jul 2022 19:25:18 +0000 (UTC)
commit 56639e744a9b7b934008b33c87504140b0cf60e9
Merge: 4d636769 c4ea5f13
Author: Federico Mena Quintero <federico gnome org>
Date: Mon Jul 4 19:25:10 2022 +0000
Merge branch 'generate-introspection' into 'master'
Generate introspection.[ch] from the XML files; add missing methods to them
See merge request GNOME/at-spi2-core!90
.gitignore | 3 -
.gitlab-ci.yml | 4 +-
atk-adaptor/adaptors/meson.build | 1 +
atk-adaptor/introspection.c | 958 ----------------------------------
atk-adaptor/introspection.h | 57 --
atk-adaptor/meson.build | 2 +-
ci/pull-container-image.sh | 30 ++
meson.build | 1 +
registryd/deviceeventcontroller-x11.c | 2 -
registryd/introspection.c | 860 ------------------------------
registryd/introspection.h | 53 --
registryd/meson.build | 2 +-
xml/Accessibility.xml | 23 -
xml/Accessible.xml | 102 ++--
xml/Action.xml | 72 +--
xml/Application.xml | 34 +-
xml/Cache.xml | 30 +-
xml/Collection.xml | 82 +--
xml/Component.xml | 142 ++---
xml/DeviceEventController.xml | 124 +++--
xml/DeviceEventListener.xml | 32 +-
xml/Document.xml | 32 +-
xml/EditableText.xml | 62 +--
xml/Event.xml | 372 ++++++-------
xml/Hyperlink.xml | 36 +-
xml/Hypertext.xml | 30 +-
xml/Image.xml | 38 +-
xml/Registry.xml | 48 +-
xml/Selection.xml | 80 +--
xml/Socket.xml | 34 +-
xml/Table.xml | 266 +++++-----
xml/TableCell.xml | 36 +-
xml/Text.xml | 342 ++++++------
xml/Value.xml | 16 +-
xml/create-introspection.sh | 4 -
xml/generate-introspection.py | 104 ++++
xml/meson.build | 32 ++
xml/remove-annotations.xsl | 14 -
xml/versioned-introspection.py | 91 ----
39 files changed, 1192 insertions(+), 3059 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]