summaryrefslogtreecommitdiff
path: root/demo
Commit message (Expand)AuthorAgeFilesLines
* Remove manual GDateTime memory managementMaciej S. Szmigiero2023-01-141-2/+1
* Use automatic char* memory management where possibleMaciej S. Szmigiero2023-01-142-10/+8
* Remove manual GError memory managementMaciej S. Szmigiero2023-01-052-5/+3
* GClueSimple: provide a _finish variant for the new_with_tresholdsBilal Elmoussaoui2022-01-111-1/+1
* Don't use G_TYPE_INSTANCE_GET_PRIVATETeemu Ikonen2021-10-211-3/+1
* demo: Don't use GTimeVal and g_date_time_new_from_timeval_localTeemu Ikonen2021-10-201-3/+4
* lib: Make use of new thresholds setting APIZeeshan Ali2020-02-191-8/+7
* where-am-I: Handle gclue_simple_get_client returning NULLMatthias Clasen2019-11-141-10/+12
* Move D-Bus interface XML & code into separate dirZeeshan Ali2019-03-111-4/+2
* Drop use of deprecated g_type_class_add_private()Zeeshan Ali2019-01-041-8/+7
* Trivia: Fix several typosLaurent Bigonville2018-10-221-1/+1
* build: Gather common path variables in root meson.buildJan Alexander Steffens (heftig)2018-10-211-6/+4
* build: Use join_paths instead of concatenating the paths manuallyLaurent Bigonville2018-10-151-3/+3
* build: Set absolute path of libexecdirLaurent Bigonville2018-10-151-1/+1
* build: Don't hardcode the path of python3Ting-Wei Lan2018-10-021-1/+1
* build: Install demo agent to autostart directory tooZeeshan Ali2018-09-252-6/+40
* Revert "build: Install demo agent to autostart directory too"Zeeshan Ali2018-09-242-26/+6
* Revert "build: Pass absolute path of sysconfdir to install-file.py"Zeeshan Ali2018-09-241-2/+1
* build: Pass absolute path of sysconfdir to install-file.pyZeeshan Ali2018-09-241-1/+2
* build: Install demo agent to autostart directory tooZeeshan Ali2018-09-242-6/+26
* Revert "build: Install demo agent to autostart directory too"Zeeshan Ali2018-09-241-10/+6
* build: Install demo agent to autostart directory tooZeeshan Ali2018-09-241-6/+10
* build: Drop autotoolsZeeshan Ali2018-09-131-73/+0
* demo: Drop a redundant paramZeeshan Ali2018-09-111-2/+1
* build,meson: Drop -WerrorZeeshan Ali2018-07-111-4/+0
* build: Declare build-time deps on generated headersZeeshan Ali2018-07-101-3/+3
* build: Use 'link-whole' to link static libsZeeshan Ali2018-07-091-1/+1
* meson: Simpler meson optionsZeeshan Ali2018-07-091-2/+2
* Add meson build supportZeeshan Ali2018-07-091-0/+62
* demo: No need to mark translatable strings in desktop filesZeeshan Ali2018-07-092-8/+8
* agent: Register the agent whenever geoclue startsValentin Blot2018-06-291-22/+48
* agent: Unimplement unused interface GAsyncInitableValentin Blot2018-06-293-117/+37
* Autostart the demo agent by defaultMathieu Bridon2018-04-272-0/+4
* Only install the demo agent desktop file when requestedMathieu Bridon2018-04-271-2/+5
* Remove redundant '(C)' in copyright headersZeeshan Ali2018-04-224-4/+4
* demo: Add '--time-threshold' CLI optionZeeshan Ali2018-04-191-0/+12
* agent: Remove redundant ';' from if statementRob Norris2017-03-131-1/+1
* demo: Remove unnecessary g_variant_unref callJustin Kim2016-05-251-1/+0
* where-am-i: Show location timestampEmilio Pozuelo Monfort2016-04-201-0/+20
* demo,agent: Show reason when providedwip/xdg-authZeeshan Ali (Khattak)2016-02-111-4/+11
* demo: Provide reason to access location dataZeeshan Ali (Khattak)2016-02-111-0/+1
* demo,agent: Critical log message on failing to show notificationZeeshan Ali (Khattak)2016-02-111-0/+1
* Move public-api directory to toplevelCosimo Cecchi2016-01-281-4/+4
* demo: Directly link to internal libraryZeeshan Ali (Khattak)2015-10-211-4/+2
* demo: Make use of new GClueSimple APIZeeshan Ali (Khattak)2015-10-141-50/+20
* demo,agent: Look for library files in srcdir as wellZeeshan Ali (Khattak)2015-10-091-1/+4
* demo: Look for library files in srcdir as wellZeeshan Ali (Khattak)2015-10-091-0/+3
* demo: Adapt where-am-i to use convenience APIZeeshan Ali (Khattak)2015-10-092-279/+73
* demo,where-am-i: Prettier outputZeeshan Ali (Khattak)2015-04-091-4/+4
* demo,where-am-i: Use '°' for degreesZeeshan Ali (Khattak)2015-04-091-2/+2