summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gio: Map short GValues to int16 GVariants and vice versa in GSettingsmjog/2104-short-gtypesMichael Gratton2020-05-111-8/+46
* gio: Update GDBus and gdbus-codegen to handle G_TYPE_(U)SHORTMichael Gratton2020-05-116-18/+36
* gobject: Update GClosure to support G_TYPE_(U)SHORTMichael Gratton2020-05-111-0/+38
* gobject: Add support for marshalling G_TYPE_(U)SHORT valuesMichael Gratton2020-05-118-28/+332
* gobject: Add support for G_TYPE(U)SHORT to GParamSpecMichael Gratton2020-05-113-1/+358
* gobject: Add support for G_TYPE_(U)SHORT to GValueMichael Gratton2020-05-114-0/+259
* gtype: Add G_TYPE_SHORT and G_TYPE_USHORT fundamental typesMichael Gratton2020-05-111-1/+17
* Merge branch 'option-context-translations' into 'master'Michael Catanzaro2020-05-081-1/+6
|\
| * goption: Treat an empty option context parameter string as NULLPhilip Withnall2020-05-011-1/+6
* | Merge branch 'wip/smcv/apple-xucred' into 'master'Philip Withnall2020-05-078-9/+163
|\ \
| * | gio: add gcredential support for macOSDr. Michael Lauer2020-05-077-2/+124
| * | GCredentials: Add the concept of credentials that lack the process IDSimon McVittie2020-05-073-7/+39
|/ /
* | Merge branch 'wip/hadess/update-fedora-ci' into 'master'Philip Withnall2020-05-072-7/+7
|\ \
| * | ci: Fix documentation tarball compressionBastien Nocera2020-05-071-3/+3
| * | ci: Fix paths for dist'ed documentationBastien Nocera2020-05-071-3/+3
| * | ci: Update Fedora version to latest stableBastien Nocera2020-05-071-1/+1
* | | Merge branch 'wip/tintou/gdesktopappinfo-nullable' into 'master'Philip Withnall2020-05-071-3/+5
|\ \ \
| * | | gdesktopappinfo: Add several nullable annotation to GAppInfo gettersCorentin Noël2020-05-071-3/+5
* | | | Merge branch 'wip/smcv/credentials-docs' into 'master'Philip Withnall2020-05-072-10/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | GCredentials: Document when NETBSD_UNPCBID was addedSimon McVittie2020-05-071-1/+1
| * | | GCredentials: Format C library type names as codeSimon McVittie2020-05-072-10/+10
| |/ /
* | | Merge branch 'gthread-deprecated' into 'master'Philip Withnall2020-05-071-0/+12
|\ \ \
| * | | gthread: ignore deprecated declarations in static inline functionsSimon Marchi2020-05-011-0/+12
* | | | Merge branch 'mcatanzaro/verify-chain-docs' into 'master'Philip Withnall2020-05-071-3/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve documentation of g_tls_database_verify_chain()Michael Catanzaro2020-05-071-3/+7
* | | | Merge branch 'th/g-ptr-array-variable-cleanups' into 'master'Philip Withnall2020-05-071-7/+9
|\ \ \ \
| * | | | array: combine loop variables in g_ptr_array_remove_range()Thomas Haller2020-05-071-4/+3
| * | | | array: use guint type for loop variable iterating over GPtrArray.len elementsThomas Haller2020-05-071-3/+6
* | | | | Merge branch 'mcatanzaro/client-connection-validation-flags' into 'master'Philip Withnall2020-05-072-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Improve documentation of client connection validation flagsMichael Catanzaro2020-05-052-2/+2
* | | | | Merge branch 'ci-msys2-use-old-meson' into 'master'Philip Withnall2020-05-071-1/+1
|\ \ \ \ \
| * | | | | CI: Make sure we use meson 0.49.2 in MSYS2Christoph Reiter2020-05-061-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'th/g-ptr-array-extend-and-steal-crash' into 'master'Philip Withnall2020-05-072-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | array: fix corrupt state of GPtrArray after g_ptr_array_extend_and_steal()Thomas Haller2020-05-072-0/+3
|/ / / /
* | | | Merge branch 'wip/pwithnall/1954-dbus-keyring-handling' into 'master'Simon McVittie2020-05-052-101/+118
|\ \ \ \
| * | | | gdbusauthmechanismsha1: Reduce syscalls from ensure_keyring_directory()Philip Withnall2020-05-051-39/+46
| * | | | gdbusauthmechanismsha1: Fix race in keyring_acquire_lock()Philip Withnall2020-05-051-56/+60
| * | | | gdbusauthmechanismsha1: Fix keyring lock file permissionsPhilip Withnall2020-05-051-1/+1
| * | | | gdbusauthmechanismsha1: Fix return type in precondition guardsPhilip Withnall2020-05-051-2/+2
| * | | | tests: Isolate directory access for gdbus-server-auth testPhilip Withnall2020-05-051-4/+9
| * | | | tests: Fix a memory leak in gdbus-server-authPhilip Withnall2020-05-051-0/+1
|/ / / /
* | | | Merge branch 'wip/pwithnall/2092-stupid-dbus-tests-again' into 'master'Simon McVittie2020-05-051-31/+31
|\ \ \ \
| * | | | tests: Fix remaining race in gdbus-connection filter testPhilip Withnall2020-05-051-31/+31
| |/ / /
* | | | Merge branch 'desktop-search-docs' into 'master'Philip Withnall2020-05-051-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | gdesktopappinfo: Note that search results are not filteredPhilip Withnall2020-05-051-0/+7
* | | | Merge branch 'patch-1' into 'master'Philip Withnall2020-05-041-1/+1
|\ \ \ \
| * | | | meson: Exclude gosxutils.m when building for iOSdisigma2020-04-011-1/+1
* | | | | Merge branch '1911-valgrind-suppression' into 'master'Philip Withnall2020-05-031-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | glib.supp: Allow possible leaks of g_type_register_static()Philip Chimento2020-05-021-2/+2
|/ / / /
* | | | Merge branch 'imports' into 'master'Philip Withnall2020-05-012-172/+188
|\ \ \ \