summaryrefslogtreecommitdiff
path: root/libgeoclue
Commit message (Expand)AuthorAgeFilesLines
* Use automatic char* memory management where possibleMaciej S. Szmigiero2023-01-141-2/+1
* portals: call xdp_location_call_start_finishBilal Elmoussaoui2022-01-141-1/+20
* GClueSimple: provide a _finish variant for the new_with_tresholdsBilal Elmoussaoui2022-01-112-1/+21
* Don't use G_TYPE_INSTANCE_GET_PRIVATETeemu Ikonen2021-10-211-3/+1
* build: don't silently skip building girs if g-i is missingAbderrahim Kitouni2021-04-141-3/+2
* build: add an option to build vapiAbderrahim Kitouni2021-04-141-1/+2
* libgeoclue: Add g_autoptr() support to public APIPhilip Withnall2020-09-112-4/+10
* lib: Add threshold props to GClueSimpleZeeshan Ali2020-02-192-0/+168
* Minor coding-style fixZeeshan Ali2020-02-191-2/+1
* Exclude portal code from gobject-introspectionZeeshan Ali2019-11-221-4/+5
* Move portal interface XML to appropriate directoryZeeshan Ali2019-11-222-169/+1
* lib,docs: Document when client prop is NULLZeeshan Ali2019-11-221-1/+2
* lib,docs: Explain when _get_client() returns a NULLZeeshan Ali2019-11-221-1/+2
* Add spacingZeeshan Ali2019-11-201-0/+1
* portal: Pass accuracy when creating a sessionMatthias Clasen2019-11-181-1/+24
* gclue-simple: Add portal supportMatthias Clasen2019-11-143-8/+441
* Move D-Bus interface XML & code into separate dirZeeshan Ali2019-03-111-18/+23
* build: Drop an obsolete FIXME commentZeeshan Ali2019-03-111-5/+0
* lib: Avoid linking to system-installed libraryBenjamin Berg2019-03-071-6/+6
* lib: Automatically delete client on server when using GClueSimpleBenjamin Berg2019-03-071-6/+7
* Add new API to allow automatic server side deletion of clientBenjamin Berg2019-03-072-16/+219
* Drop use of deprecated g_type_class_add_private()Zeeshan Ali2019-01-041-8/+7
* build: Gather common path variables in root meson.buildJan Alexander Steffens (heftig)2018-10-211-3/+0
* build: Rename abs_header_dir to include_subdirJan Alexander Steffens (heftig)2018-10-211-4/+4
* build: Avoid too long lines using a variableZeeshan Ali2018-09-151-3/+4
* build: Fix installation of generated headersEmmanuele Bassi2018-09-151-3/+3
* build: Drop autotoolsZeeshan Ali2018-09-131-147/+0
* build,lib: Respect includedir option in .pc fileBastien Nocera2018-07-271-1/+1
* build: Clean generated vapi files on distcleanZeeshan Ali2018-07-251-1/+1
* meson: Don't disable GIR for cross buildsZeeshan Ali2018-07-121-2/+1
* build: Remove a redundant dep declarationZeeshan Ali2018-07-121-4/+0
* build,lib: Fix typo in the last commitZeeshan Ali2018-07-111-1/+1
* build,lib: Make public_api header part of the sourceZeeshan Ali2018-07-111-0/+1
* build,meson: Drop -WerrorZeeshan Ali2018-07-111-1/+1
* build: Declare build-time deps on generated headersZeeshan Ali2018-07-101-1/+5
* build: include root source dirZeeshan Ali2018-07-091-1/+1
* build: Use 'link-whole' to link static libsZeeshan Ali2018-07-091-2/+2
* meson: Simpler meson optionsZeeshan Ali2018-07-091-1/+1
* meson: Add soversion to library fileZeeshan Ali2018-07-091-0/+2
* meson: Add enums source to gir comamndZeeshan Ali2018-07-091-1/+4
* meson: provide sources and headers to the library and girCorentin Noël2018-07-091-12/+21
* Add Vala supportCorentin Noël2018-07-091-13/+21
* Add meson build supportZeeshan Ali2018-07-091-0/+78
* Generate .vapi file for Vala supportCorentin Noël2018-05-162-0/+20
* Remove redundant '(C)' in copyright headersZeeshan Ali2018-04-225-5/+5
* simple: Re-use existing client/locationZeeshan Ali2017-09-041-2/+10
* simple: Correct function name in doc commentRob Norris2017-03-131-1/+1
* build: Don't hardcode libtool pathZeeshan Ali2016-09-061-1/+1
* build: Link directly against the libtool fileZeeshan Ali2016-09-061-1/+1
* build: Minor indentation fixZeeshan Ali2016-09-061-1/+1