aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-location-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up #include directives in headersEmanuele Aina2013-04-021-1/+0
| | | | | | Reorder some inclusions and remove a few blank lines. https://bugzilla.gnome.org/show_bug.cgi?id=697076
* location-manager: use the self->priv patternGuillaume Desmottes2011-04-201-1/+2
|
* Reimplement the singleton in the constructorPierre-Luc Beaudoin2009-06-011-1/+1
|
* Fix errors found by make checkPierre-Luc Beaudoin2009-06-011-2/+2
|
* Apply style fixes to EmpathyLocationManagerPierre-Luc Beaudoin2009-06-011-2/+2
| | | | | | | | • update the copyright • EmpathyLocationManagerPriv: document the hash table • is_setup seems a poor name. geoclue_is_setup? • remove PROP_0 we don't need/use it • Don't use C++ comments
* Rename empathy_location_manager_get_default to dup_defaultPierre-Luc Beaudoin2009-06-011-1/+1
| | | | This is more consistent with the rest of Empathy.
* Add EmpathyLocationManagerPierre-Luc Beaudoin2009-06-011-0/+57