[gcr: 5/5] Merge branch 'wip/nielsdg/autoptr-funcs' into 'master'



commit 7ba05afbdca0bb104f0f1bc7f4a7da40bac10eb8
Merge: a858b8b dec8ca2
Author: Daiki Ueno <ueno gnu org>
Date:   Mon Jan 13 17:01:42 2020 +0000

    Merge branch 'wip/nielsdg/autoptr-funcs' into 'master'
    
    Support g_auto* macros
    
    See merge request GNOME/gcr!36

 configure.ac                          |  2 +-
 gck/gck.h                             | 32 ++++++++++++++++++++++++++++++++
 gcr/gcr-callback-output-stream.c      |  4 ----
 gcr/gcr-callback-output-stream.h      | 15 ++++-----------
 gcr/gcr-certificate-chain.h           |  2 ++
 gcr/gcr-certificate-request.c         | 10 ----------
 gcr/gcr-certificate-request.h         | 11 ++++-------
 gcr/gcr-certificate.h                 |  2 ++
 gcr/gcr-filter-collection.h           |  2 ++
 gcr/gcr-gnupg-collection.h            |  2 ++
 gcr/gcr-gnupg-importer.h              |  2 ++
 gcr/gcr-gnupg-key.h                   |  2 ++
 gcr/gcr-gnupg-process.h               |  2 ++
 gcr/gcr-memory-icon.h                 |  2 ++
 gcr/gcr-mock-prompter.c               | 19 ++++---------------
 gcr/gcr-parser.h                      |  2 ++
 gcr/gcr-pkcs11-certificate.h          |  2 ++
 gcr/gcr-pkcs11-importer.c             |  6 ------
 gcr/gcr-pkcs11-importer.h             | 15 ++++-----------
 gcr/gcr-secret-exchange.h             |  2 ++
 gcr/gcr-simple-certificate.h          |  2 ++
 gcr/gcr-simple-collection.h           |  2 ++
 gcr/gcr-single-collection.c           |  4 ----
 gcr/gcr-single-collection.h           | 15 ++++-----------
 gcr/gcr-ssh-askpass.c                 |  4 ----
 gcr/gcr-ssh-askpass.h                 | 15 ++++-----------
 gcr/gcr-system-prompt.h               |  2 ++
 gcr/gcr-system-prompter.h             |  2 ++
 gcr/gcr-union-collection.h            |  2 ++
 meson.build                           |  2 +-
 ui/eggimagemenuitem.h                 |  2 ++
 ui/gcr-certificate-exporter.h         |  2 ++
 ui/gcr-certificate-renderer.h         |  2 ++
 ui/gcr-certificate-request-renderer.h |  2 ++
 ui/gcr-certificate-widget.h           |  2 ++
 ui/gcr-collection-model.h             |  2 ++
 ui/gcr-combo-selector.h               |  2 ++
 ui/gcr-display-scrolled.h             |  2 ++
 ui/gcr-display-view.h                 |  2 ++
 ui/gcr-failure-renderer.h             |  2 ++
 ui/gcr-gnupg-renderer.h               |  2 ++
 ui/gcr-import-button.h                |  2 ++
 ui/gcr-key-widget.h                   |  2 ++
 ui/gcr-list-selector.h                |  2 ++
 ui/gcr-pkcs11-import-dialog.c         | 10 ----------
 ui/gcr-pkcs11-import-dialog.h         | 11 ++++-------
 ui/gcr-pkcs11-import-interaction.c    | 10 ----------
 ui/gcr-pkcs11-import-interaction.h    | 11 ++++-------
 ui/gcr-prompt-dialog.h                |  2 ++
 ui/gcr-secure-entry-buffer.h          |  2 ++
 ui/gcr-tree-selector.h                |  2 ++
 ui/gcr-unlock-options-widget.h        |  2 ++
 ui/gcr-unlock-renderer.h              |  2 ++
 ui/gcr-viewer-widget.c                | 16 +---------------
 ui/gcr-viewer-widget.h                | 12 ++++--------
 ui/gcr-viewer-window.h                |  2 ++
 56 files changed, 143 insertions(+), 153 deletions(-)
---


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