[glib: 19/19] Merge branch 'appinfo-shellany-uwplaunch' into 'master'




commit 0c85348efcb2877ab56d1ee79f7379b8be5850ae
Merge: 62b4df8a4 c816d074c
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Jan 4 12:55:58 2021 +0000

    Merge branch 'appinfo-shellany-uwplaunch' into 'master'
    
    GWin32AppInfo: support getting info about UWP apps and launching them
    
    Closes #1991
    
    See merge request GNOME/glib!1772

 docs/reference/gio/meson.build                 |    7 +
 gio/gwin32api-application-activation-manager.h |  126 +++
 gio/gwin32api-iterator.h                       |  125 +++
 gio/gwin32api-misc.h                           |    1 +
 gio/gwin32api-package.h                        |  264 ++++++
 gio/gwin32api-storage.h                        |  339 +++++++
 gio/gwin32appinfo.c                            | 1117 ++++++++++++++++++++++--
 gio/gwin32file-sync-stream.c                   |  508 +++++++++++
 gio/gwin32file-sync-stream.h                   |   44 +
 gio/gwin32packageparser.c                      |  815 +++++++++++++++++
 gio/gwin32packageparser.h                      |   48 +
 gio/meson.build                                |    4 +
 meson.build                                    |    3 +
 13 files changed, 3313 insertions(+), 88 deletions(-)
---


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