aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-geoclue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-16Remove deprecated geoclue 1 location providerJon Lund Steffensen1-218/+0
2015-08-04Remove trailing whitespacesMichael Vetter1-2/+2
2015-05-07remove unnecessary null-checks, it is safe to pass NULL to free (per documentation)Mattias Andrée1-2/+2
2015-01-04Add location_t type with lat/lon fieldsJon Lund Steffensen1-3/+4
2014-12-28location: Make translated string about recheck shared between all providersJon Lund Steffensen1-3/+3
2014-05-13Check for strdup failure in location-geoclueMattias Andrée1-0/+8
2014-04-20Try to use DISPLAY=:0 if not in XMattias Andrée1-0/+4
2014-04-20Do not segfault just because an error has not been givenMattias Andrée1-6/+14
2014-04-11Try to use DISPLAY=:0 if not in XMattias Andrée1-0/+4
2014-04-11Do not segfault just because an error has not been givenMattias Andrée1-6/+14
2013-12-09geoclue: Disable deprecated g_type_init() when glib >= 2.35Jon Lund Steffensen1-1/+6
2013-12-09Do not allow NULL keys when setting optionsJon Lund Steffensen1-17/+10
2013-10-21location-geoclue: Fix crash when starting geoclue provider. (Thanks to Maks Verver)Jon Lund Steffensen1-7/+7
2011-10-18Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger).Jon Lund Steffensen1-0/+4
2011-07-12location-geoclue: Check return value of geoclue_master_create_client().Jon Lund Steffensen1-11/+20
2011-02-09Add first pass of Geoclue location provider.Mathieu Trudel-Lapierre1-0/+190