[glib: 6/6] Merge branch 'wip/oholy/gappinfo-async' into 'master'



commit 08e5c89dfcb714985d15b0c91cb96c4572bb5a1c
Merge: 92881babb 051c6ba4e
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Jan 28 16:27:07 2019 +0000

    Merge branch 'wip/oholy/gappinfo-async' into 'master'
    
    Make `g_app_info_launch_uris_async()` really asynchronous
    
    Closes #1249 and #1347
    
    See merge request GNOME/glib!609

 docs/reference/gio/gio-sections.txt |   4 +
 gio/gappinfo.c                      | 324 +++++++++++++++++++++++++++++-------
 gio/gappinfo.h                      |  25 ++-
 gio/gdesktopappinfo.c               | 160 +++++++++++++++++-
 gio/gfile.c                         | 125 ++++++++++++++
 gio/gfile.h                         |  11 ++
 gio/gio-tool-open.c                 | 120 +++----------
 7 files changed, 605 insertions(+), 164 deletions(-)
---


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