]> git.0d.be Git - empathy.git/history - src/empathy-map-view.c
Merge branch 'debugger'
[empathy.git] / src / empathy-map-view.c
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume DesmottesMerge branch 'check-style'
2009-06-24 Guillaume Desmottesempathy-map-view: fix coding style
2009-06-16 Guillaume DesmottesMerge commit 'jtellier/video-call-stop-showing-last...
2009-06-15 Xavier ClaessensReorder functions to not declare them on top
2009-06-15 Pierre-Luc BeaudoinAdd contextual popup menu in map view
2009-06-15 Pierre-Luc BeaudoinSimplify map_view_marker_update_position
2009-06-15 Pierre-Luc BeaudoinUse libchamplain 0.3.3 new Gtk embed API
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-11 Pierre-Luc BeaudoinAdd spinning throbber to EmpathyMapView
2009-06-11 Pierre-Luc BeaudoinFix compile warning
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-27 Pierre-Luc BeaudoinUse the layer to list the markers
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