| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2017-08-16 | Remove deprecated geoclue 1 location provider | Jon Lund Steffensen | 1 | -218/+0 | |
| 2015-08-04 | Remove trailing whitespaces | Michael Vetter | 1 | -2/+2 | |
| 2015-05-07 | remove unnecessary null-checks, it is safe to pass NULL to free (per documentation) | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-01-04 | Add location_t type with lat/lon fields | Jon Lund Steffensen | 1 | -3/+4 | |
| 2014-12-28 | location: Make translated string about recheck shared between all providers | Jon Lund Steffensen | 1 | -3/+3 | |
| 2014-05-13 | Check for strdup failure in location-geoclue | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-20 | Try to use DISPLAY=:0 if not in X | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-20 | Do not segfault just because an error has not been given | Mattias Andrée | 1 | -6/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-11 | Try to use DISPLAY=:0 if not in X | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-04-11 | Do not segfault just because an error has not been given | Mattias Andrée | 1 | -6/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2013-12-09 | geoclue: Disable deprecated g_type_init() when glib >= 2.35 | Jon Lund Steffensen | 1 | -1/+6 | |
| 2013-12-09 | Do not allow NULL keys when setting options | Jon Lund Steffensen | 1 | -17/+10 | |
| This should fix a bug where command line options for the "manual" location provider cannot override the config file. To keep compatability with previous versions the command line parser will still special case parsing "-l LAT:LON" and set the correct options in "manual". | |||||
| 2013-10-21 | location-geoclue: Fix crash when starting geoclue provider. (Thanks to Maks Verver) | Jon Lund Steffensen | 1 | -7/+7 | |
| 2011-10-18 | Add various documentation updates: DESIGN and HACKING document, and various small comments int the source (Christian Jaeger). | Jon Lund Steffensen | 1 | -0/+4 | |
| Update man page with information on configuration file. | |||||
| 2011-07-12 | location-geoclue: Check return value of geoclue_master_create_client(). | Jon Lund Steffensen | 1 | -11/+20 | |
| Unref master and client objects after use. | |||||
| 2011-02-09 | Add first pass of Geoclue location provider. | Mathieu Trudel-Lapierre | 1 | -0/+190 | |
