[gnome-software: 10/10] Merge branch '1166-repository-dialog-design-updates' into 'main'




commit b9c2d2220ad8679a63d5f152f0092b1ac0e40a8f
Merge: f29a782b9 91cd59d5a
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Aug 9 21:18:30 2021 +0000

    Merge branch '1166-repository-dialog-design-updates' into 'main'
    
    Resolve "Repository dialog design updates"
    
    Closes #1166
    
    See merge request GNOME/gnome-software!812

 lib/gs-app.c                                       |  11 +-
 lib/gs-plugin-loader.c                             |  22 +-
 lib/gs-plugin-types.h                              |   8 +
 lib/gs-plugin-vfuncs.h                             | 130 +++++
 lib/gs-plugin.c                                    |  50 ++
 lib/gs-plugin.h                                    |   2 +
 plugins/core/gs-plugin-provenance.c                |  10 +
 plugins/dummy/gs-plugin-dummy.c                    |   1 +
 .../gs-plugin-fedora-pkgdb-collections.c           |   1 +
 plugins/flatpak/gs-flatpak-utils.c                 |  23 +-
 plugins/flatpak/gs-flatpak-utils.h                 |   4 +-
 plugins/flatpak/gs-flatpak.c                       |  27 +-
 plugins/flatpak/gs-flatpak.h                       |   2 +
 plugins/flatpak/gs-plugin-flatpak.c                | 131 ++++-
 plugins/flatpak/gs-self-test.c                     |  62 ++-
 plugins/fwupd/gs-plugin-fwupd.c                    |  58 ++-
 plugins/packagekit/gs-plugin-packagekit.c          | 206 ++++----
 plugins/rpm-ostree/gs-plugin-rpm-ostree.c          |  60 ++-
 po/POTFILES.in                                     |   3 +
 src/gs-repo-row.c                                  | 449 ++++++++++------
 src/gs-repo-row.h                                  |  19 +-
 src/gs-repo-row.ui                                 | 193 ++++---
 src/gs-repos-dialog.c                              | 571 ++++++++-------------
 src/gs-repos-dialog.ui                             |  51 +-
 src/gs-repos-section.c                             | 226 ++++++++
 src/gs-repos-section.h                             |  31 ++
 src/gs-shell.c                                     |   4 +
 src/gtk-style.css                                  |  28 +
 src/meson.build                                    |   1 +
 29 files changed, 1523 insertions(+), 861 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]