[gnome-software: 4/4] Merge branch 'info-window' into 'main'
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 4/4] Merge branch 'info-window' into 'main'
- Date: Tue, 28 Sep 2021 13:40:44 +0000 (UTC)
commit f872b2e7734b90ef5ed50d0bd6598be671477c66
Merge: f3ba78b46 624202b8b
Author: Philip Withnall <philip tecnocode co uk>
Date: Tue Sep 28 13:40:42 2021 +0000
Merge branch 'info-window' into 'main'
Add and use GsInfoWindow to factorize toolbox-style windows
See merge request GNOME/gnome-software!950
src/gnome-software.gresource.xml | 1 +
src/gs-age-rating-context-dialog.c | 35 +--
src/gs-age-rating-context-dialog.h | 3 +-
src/gs-age-rating-context-dialog.ui | 144 +++++-------
src/gs-app-translation-dialog.c | 34 +--
src/gs-app-translation-dialog.h | 3 +-
src/gs-app-translation-dialog.ui | 181 +++++++--------
src/gs-hardware-support-context-dialog.c | 35 +--
src/gs-hardware-support-context-dialog.h | 3 +-
src/gs-hardware-support-context-dialog.ui | 146 +++++-------
src/gs-info-window.c | 171 ++++++++++++++
src/gs-info-window.h | 31 +++
src/gs-info-window.ui | 30 +++
src/gs-safety-context-dialog.c | 35 +--
src/gs-safety-context-dialog.h | 3 +-
src/gs-safety-context-dialog.ui | 372 ++++++++++++++----------------
src/gs-storage-context-dialog.c | 34 +--
src/gs-storage-context-dialog.h | 3 +-
src/gs-storage-context-dialog.ui | 150 +++++-------
src/meson.build | 1 +
20 files changed, 691 insertions(+), 724 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]