aboutsummaryrefslogtreecommitdiffstats
path: root/src/location-geoclue.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add location_t type with lat/lon fieldsJon Lund Steffensen2015-01-041-3/+4
* location: Make translated string about recheck shared between all providersJon Lund Steffensen2014-12-281-3/+3
* Check for strdup failure in location-geoclueMattias Andrée2014-05-131-0/+8
* Try to use DISPLAY=:0 if not in XMattias Andrée2014-04-111-0/+4
* Do not segfault just because an error has not been givenMattias Andrée2014-04-111-6/+14
* geoclue: Disable deprecated g_type_init() when glib >= 2.35Jon Lund Steffensen2013-12-091-1/+6
* Do not allow NULL keys when setting optionsJon Lund Steffensen2013-12-091-17/+10
* location-geoclue: Fix crash when starting geoclue provider. (Thanks to Maks Verver)Jon Lund Steffensen2013-10-211-7/+7
* Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger).Jon Lund Steffensen2011-10-181-0/+4
* location-geoclue: Check return value of geoclue_master_create_client().Jon Lund Steffensen2011-07-121-12/+21
* Merge Geoclue location provider by Mathieu Trudel-Lapierre with some tweaks.Jon Lund Steffensen2011-03-281-80/+76
* Add first pass of Geoclue location provider.Mathieu Trudel-Lapierre2011-02-091-0/+190