aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-map-view.c
Commit message (Expand)AuthorAgeFilesLines
* Move geocoding in a place where we can have better memory managementPierre-Luc Beaudoin2009-05-281-30/+53
* Simplify and clarify map_view_geocode_cbPierre-Luc Beaudoin2009-05-281-11/+12
* Don't allow the user to display many map viewsPierre-Luc Beaudoin2009-05-281-3/+3
* Fix coding styles and memory leaks found by Guillaume DesmottesPierre-Luc Beaudoin2009-05-281-12/+18
* Fix licensing: should have been LGPL 2.1+Pierre-Luc Beaudoin2009-05-281-10/+9
* Apply new coding stylesPierre-Luc Beaudoin2009-05-281-44/+49
* Remove dead code and update function namePierre-Luc Beaudoin2009-05-281-12/+7
* Update to use libchamplain 0.3's APIPierre-Luc Beaudoin2009-05-281-7/+12
* Make buildable without GeocluePierre-Luc Beaudoin2009-05-281-20/+7
* Fix contacts not showing on the mapPierre-Luc Beaudoin2009-05-281-1/+2
* Get rid of disconnect which is undeededPierre-Luc Beaudoin2009-05-281-28/+4
* Fix a warning if the handle doesn't existPierre-Luc Beaudoin2009-05-281-1/+3
* Use its own ListStore of contacts instead of borrowing the ContactPierre-Luc Beaudoin2009-05-281-1/+7
* Show contacts without an avatarPierre-Luc Beaudoin2009-05-281-11/+10
* Remove signal handler when closing the windowPierre-Luc Beaudoin2009-05-281-1/+31
* Use EmpathyContact's locationPierre-Luc Beaudoin2009-05-281-12/+140
* Add a Contact Map windowPierre-Luc Beaudoin2009-05-281-0/+217