Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up #include directives in headers | Emanuele Aina | 2013-04-02 | 1 | -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 pattern | Guillaume Desmottes | 2011-04-20 | 1 | -1/+2 |
| | |||||
* | Reimplement the singleton in the constructor | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -1/+1 |
| | |||||
* | Fix errors found by make check | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -2/+2 |
| | |||||
* | Apply style fixes to EmpathyLocationManager | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -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_default | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -1/+1 |
| | | | | This is more consistent with the rest of Empathy. | ||||
* | Add EmpathyLocationManager | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -0/+57 |