]> git.0d.be Git - empathy.git/history - src/empathy-map-view.c
Move the geoclue geocoding in EmpathyTpContactFactory
[empathy.git] / src / empathy-map-view.c
2009-05-27 Pierre-Luc BeaudoinMove the geoclue geocoding in EmpathyTpContactFactory
2009-05-27 Pierre-Luc BeaudoinFix memory leak
2009-05-27 Pierre-Luc BeaudoinDisconnect from notify::location
2009-05-27 Pierre-Luc BeaudoinMove the geocoding to when the location is updated
2009-05-27 Pierre-Luc BeaudoinAvatar was leaked
2009-05-27 Pierre-Luc BeaudoinDon't need to keep the address around
2009-05-27 Pierre-Luc BeaudoinDon't need to set back if it is the same hashtable
2009-05-27 Pierre-Luc BeaudoinDisplay relative time to user
2009-05-27 Pierre-Luc BeaudoinFix possible compilation error
2009-05-27 Pierre-Luc BeaudoinDon't create a marker if the user has no location
2009-05-27 Pierre-Luc BeaudoinFix double border issue in the Map View
2009-05-27 Pierre-Luc BeaudoinMove geocoding in a place where we can have better...
2009-05-27 Pierre-Luc BeaudoinSimplify and clarify map_view_geocode_cb
2009-05-27 Pierre-Luc BeaudoinDon't allow the user to display many map views
2009-05-27 Pierre-Luc BeaudoinFix coding styles and memory leaks found by Guillaume...
2009-05-27 Pierre-Luc BeaudoinFix licensing: should have been LGPL 2.1+
2009-05-27 Pierre-Luc BeaudoinApply new coding styles
2009-05-27 Pierre-Luc BeaudoinRemove dead code and update function name
2009-05-27 Pierre-Luc BeaudoinUpdate to use libchamplain 0.3's API
2009-05-27 Pierre-Luc BeaudoinMake buildable without Geoclue
2009-05-27 Pierre-Luc BeaudoinFix contacts not showing on the map
2009-05-27 Pierre-Luc BeaudoinGet rid of disconnect which is undeeded
2009-05-27 Pierre-Luc BeaudoinFix a warning if the handle doesn't exist
2009-05-27 Pierre-Luc BeaudoinUse its own ListStore of contacts instead of borrowing...
2009-05-27 Pierre-Luc BeaudoinShow contacts without an avatar
2009-05-27 Pierre-Luc BeaudoinRemove signal handler when closing the window
2009-05-27 Pierre-Luc BeaudoinUse EmpathyContact's location
2009-05-27 Pierre-Luc BeaudoinAdd a Contact Map window