[gnome-software: 14/14] Merge branch '1392-unify-lozenge-styling' into 'main'
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 14/14] Merge branch '1392-unify-lozenge-styling' into 'main'
- Date: Tue, 17 May 2022 15:20:53 +0000 (UTC)
commit 834e8a05364a36fa1a4e421349a1aff71cdba29b
Merge: 96cb59566 0c6d0c294
Author: Philip Withnall <philip tecnocode co uk>
Date: Tue May 17 15:20:52 2022 +0000
Merge branch '1392-unify-lozenge-styling' into 'main'
Resolve "Unify lozenge styling"
Closes #1392
See merge request GNOME/gnome-software!1340
src/gnome-software.gresource.xml | 1 +
src/gs-age-rating-context-dialog.c | 25 +-
src/gs-age-rating-context-dialog.h | 4 +-
src/gs-age-rating-context-dialog.ui | 20 +-
src/gs-app-context-bar.c | 19 +-
src/gs-app-context-bar.ui | 92 ++---
src/gs-app-translation-dialog.ui | 21 +-
src/gs-context-dialog-row.c | 37 +-
src/gs-context-dialog-row.h | 4 +-
src/gs-context-dialog-row.ui | 27 +-
src/gs-feature-tile.c | 163 ++++----
src/gs-hardware-support-context-dialog.c | 5 +-
src/gs-hardware-support-context-dialog.ui | 23 +-
src/gs-layout-manager.c | 110 ++++++
...s-summary-tile-layout.h => gs-layout-manager.h} | 12 +-
src/gs-license-tile.c | 9 +-
src/gs-license-tile.ui | 39 +-
src/gs-lozenge-layout.c | 179 +++++++++
src/gs-lozenge-layout.h | 28 ++
src/gs-lozenge.c | 415 +++++++++++++++++++++
src/gs-lozenge.h | 38 ++
src/gs-lozenge.ui | 33 ++
src/gs-safety-context-dialog.c | 5 +-
src/gs-safety-context-dialog.ui | 23 +-
src/gs-storage-context-dialog.c | 10 +-
src/gs-storage-context-dialog.ui | 20 +-
src/gs-summary-tile-layout.c | 114 ------
src/gs-summary-tile.c | 52 ++-
src/meson.build | 4 +-
29 files changed, 1063 insertions(+), 469 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]